This assignment delves into the fundamentals of database design, specifically focusing on normal forms. Students are tasked with analyzing a given dataset and applying the concept of functional dependency to identify relationships between attributes. They must then decompose the initial data structure into normalized tables adhering to 3rd Normal Form (3NF). The assignment further requires students to illustrate the relational schema using a figure, demonstrating their understanding of database design principles and representation.