Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Scenario: An organization of piano teachers is to promote the education and performance of piano students of all ages through hosting a variety of live
Scenario: An organization of piano teachers is to promote the education and performance of piano students of all ages through hosting a variety of live student performances and competitions. These competitions result in awards for the top performers, those who improved the most, etc. The association president Nick has been keeping track of everything in Excel, but he knows it is time to build a real database. It will be hosted in the cloud so that member teachers can input information from home and check event schedules. While the cloud service will be responsible for quite a few things, you are tasked with organizing the database.
Your action here is to do some diagramming and organizing of data. Note that the Music entity will be important in the ERD because competitions may rely heavily on the style and difficulty of the music being played.
Part : Level DFD
Task: Develop a Level data flow diagram in Gane Sarson style for the MPA database.
Diagram: Using Visio:
Begin with the Data Flow Model Diagram" Visio template.
Include entities, data flow arrows with explanations processes, and data stores.
Teacher, Performer, and Event must be included.
Part : ERD
Task: Develop an entity relationship diagram for the MPA database.
Diagram: Using Visio:
Begin with the Crows Foot Database Notation" Visio template.
Include these five entities:
Student
Teacher
Event
Award
Music see below for attribute ideas
All reasonable attributes should be included for each entity.
A logical primary key a unique attribute must be clearly identified for each entity.
Foreign keys must be included to be able to connect the entities properly.
Crow's feet must be used to show cardinalities.
Use consistent case Pascal camel, small case, or underscore
Also consider:
Each teacher can have many students.
No students have more than one piano teacher.
Each student can play many pieces.
Each student can participate in events, but they do not have to participate.
Not all participants win awards.
Teachers must have some credentials usually a college degree
Attributes for the Music entity would include title, composer, publisher, difficulty, etc.
To add an attribute to an entity, click the attribute shape and drag it onto the stage and right under the entity. It should click into place.
Part : Entity Table
Task: Develop one table for detailing either the Student or the Event entity. Create only one table, as this is an example for your client, not details of the entire database. Provide this information in a Word table in the same format as the example shown in the Reading PDF
Table: Include the following for your chosen entity in a Word table:
A suitable entity name.
Attributes: minimum take these from your ERD
Designate the primary key.
Specify the logical length for each attribute.
Include whether or not each attribute is required.
Use consistent case Pascal camel, small case, or underscore
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started