This report delves into the process of database normalization, focusing on the identification and removal of multi-valued dependencies. It presents a comprehensive analysis of a given dataset, demonstrating how to achieve Third Normal Form (3NF) and address multi-valued dependencies through table decomposition. The report includes a dependency diagram, multi-valued dependency analysis, table structures in 3NF, and a Crow's Foot diagram illustrating the relationships between entities.