Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Only need help with Question #2- Organize the attributes into a set of 3NF relations. A bus company is responsible for offering public transportation in

image text in transcribedOnly need help with Question #2- Organize the attributes into a set of 3NF relations.

A bus company is responsible for offering public transportation in the suburbs of a large metropolitan area. The company has significant data management requirements: It needs to keep track of its 150 vehicles, 400 drivers, 60 bus routes, and hundreds of scheduled departures every day. In addition, it is essential for the company to know which drivers are certified to drive which buses. The data that the company has available include the following attributes: RoutelD, Route StartPoint, Route EndPoint, RouteStandard DrivingTime, ScheduleDate, ScheduledDepTime, ScheduledArrTime, DriverlD, Driver FName, DriverLName, DateDriverJoinedCompany, DriverDOB, VehicleID, VehicleMake, VehicleModel, VehiclePassangerCapacity, DriverCertStartDate, DriverCertEndDate. Sample data for this set of attributes are as follows: 28, Grand Avenue, Madison Street, 38, {9/12/2012, 8.30, 9.18, 8273, Mary, Smith, 5/2/2007, 3/23/1974, 1123, GreatTrucks, CityCoach, 58, 6/10/2012, 6/9/2013 | 9/12/2012, 9.30, 10.12, 7234, John, Jones, 10/12/2011, 12/15/1991, 5673, GreatTrucks, CityCoach 2, 62, 4/12/2012, 4/11/2013 19/12/2012, 10.30, 11.08, 2343, Pat, Moore, 2/24/1982, 1/19/1958, 4323, PowerTransport, MidiBus, 32, 8/20/2012, 8/19/2013} Note that the information for specific bus schedules (starting with the attribute ScheduleDate) is repeated three times in the sample data set and is separated by the L. symbol. Also, take into account that in this case, the certification is specific to a particular vehicle driver pair. Based on the facts stated above, 1. Identify the functional dependencies between the attributes. 2. Organize the attributes into a set of 3NF relations. A bus company is responsible for offering public transportation in the suburbs of a large metropolitan area. The company has significant data management requirements: It needs to keep track of its 150 vehicles, 400 drivers, 60 bus routes, and hundreds of scheduled departures every day. In addition, it is essential for the company to know which drivers are certified to drive which buses. The data that the company has available include the following attributes: RoutelD, Route StartPoint, Route EndPoint, RouteStandard DrivingTime, ScheduleDate, ScheduledDepTime, ScheduledArrTime, DriverlD, Driver FName, DriverLName, DateDriverJoinedCompany, DriverDOB, VehicleID, VehicleMake, VehicleModel, VehiclePassangerCapacity, DriverCertStartDate, DriverCertEndDate. Sample data for this set of attributes are as follows: 28, Grand Avenue, Madison Street, 38, {9/12/2012, 8.30, 9.18, 8273, Mary, Smith, 5/2/2007, 3/23/1974, 1123, GreatTrucks, CityCoach, 58, 6/10/2012, 6/9/2013 | 9/12/2012, 9.30, 10.12, 7234, John, Jones, 10/12/2011, 12/15/1991, 5673, GreatTrucks, CityCoach 2, 62, 4/12/2012, 4/11/2013 19/12/2012, 10.30, 11.08, 2343, Pat, Moore, 2/24/1982, 1/19/1958, 4323, PowerTransport, MidiBus, 32, 8/20/2012, 8/19/2013} Note that the information for specific bus schedules (starting with the attribute ScheduleDate) is repeated three times in the sample data set and is separated by the L. symbol. Also, take into account that in this case, the certification is specific to a particular vehicle driver pair. Based on the facts stated above, 1. Identify the functional dependencies between the attributes. 2. Organize the attributes into a set of 3NF relations

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data And Databases

Authors: Jeff Mapua

1st Edition

1978502257, 978-1978502253

More Books

Students also viewed these Databases questions

Question

What do I want to accomplish?

Answered: 1 week ago

Question

In an Excel Pivot Table, how is a Fact/Measure Column repeated?

Answered: 1 week ago