Question

The Hudson Engineering Group (HEG) has contacted you to create a conceptual model whose application will...

  1. The Hudson Engineering Group (HEG) has contacted you to create a conceptual model whose application will meet the expected database requirements for the company’s training program. The HEG administrator gives you the description (see below) of the training group’s operating environment. (Hint: Some of the following sentences identify the volume of data rather than cardinalities. Can you tell me which ones?) The HEG has 12 instructors and can handle up to 30 trainees per class. HEG offers five Advanced Technology courses, each of which may generate several classes. If a class has fewer than ten trainees, it will be canceled. Therefore, it is possible for a course not to generate any classes. Each class is taught by one instructor. Each instructor may teach up to two classes or may be assigned to do research only. Each trainee may take up to two classes per year. Given that information, do the following:
  1. Define all the entities and relationships. (use the below table as a guide)

ENTITY

RELATIONSHIP

CONNECTIVITY

ENTITY

     X

verb

1:M

Y

Note that X refers to an entity in the narrative. The verb in the table shows the relationship. For e.g. students enroll in a course.

ii.      Create the necessary ERD for HEG. [Hint: Pay Attention to connectivity, cardinality, and existence-dependence.]

0 0
Add a comment Improve this question Transcribed image text
Answer #1
ENTITY RELATIONSHIP CONNECTIVITY ENTITY
TRAINEE Trainee instructed by an Instructor M:1 INSTRUCTOR
INSTRUCTOR Instructor instructs trainees 1:M TRAINEE
COURSE Course has classes 1:M CLASS
CLASS Classes belongs to Course M:1 COURSE
CLASS Class tought by an Instructor M:1 INSTRUCTOR
INSTRUCTOR Instrucrotr teaches classes 1:M CLASS
ENROLL Trainee enroll for classes M:N CLASS

ERD

INSTRUCTOR TRAINEE PK InstructorID 1 PK Traineel 1..30 Name Name Instructs Phone Phone teaches entoll to Qualification Addres

  • Some of the attributes of entities are shown in the ERD
  • The primary keys of each entity are shown in the ERD'
  • The foreign keys of each entity are shown in the ERD'
  • The relationships are shown by using connecting lines with entities
  • Cardinalities are represented in the connecting lines
Add a comment
Answer #2
ESTION ONE (1) The Hudson Engineering Group (HEG) has contacted you to create a conceptual model whose application will meet the expected database requirements for the company’s training program. The HEG administrator gives you the description of the training group’s operating environment. The HEG has 12 instructors and can handle up to 30 trainees per class. HEG offers five Advanced Technology courses, each of which may generate several classes. If a class has fewer than 10 trainees, it will be canceled. Therefore, it is possible for a course not to generate any classes. Each class is taught by one instructor. Each instructor may teach up to two classes or may be assigned to do research only. Each trainee may take up to two classes per year. Given that information, do the following: a) Define all the ENTITIES. b) Describe the RELATIONSHIPS between ENTITIES in terms of CONNECTIVITY, CARDINALITY, and EXISTENCE DEPENDENCE.
source: Answers
answered by: Aidarus Hassan
Add a comment
Know the answer?
Add Answer to:
The Hudson Engineering Group (HEG) has contacted you to create a conceptual model whose application will...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 5. The Hudson Engineering Group (HEG) has contacted you to create a concep- tual model whose...

    5. The Hudson Engineering Group (HEG) has contacted you to create a concep- tual model whose application will meet the expected database requirements for the company's training program. The HEG administrator gives you the following description of the training groups operating environment. (Hint: Some of the fol- lowing sentences identify the volume of data rather than cardinalities. Can you tell which ones?) The HEG has 12 instructors and can handle up to 30 trainees per class. HEG offers 5 Advanced...

  • Part. II Please draw ER Diagram and write relational data model for the following business. 1....

    Part. II Please draw ER Diagram and write relational data model for the following business. 1. IT Training IT Specialists is a company to provide IT courses in programming, database development and Web applications. Business rules include: » Each course is identified by a unique course number (cNo) and other course attributes include: course name (cName), course description, pre-requirements . At least one and up to many sections can be offered by each course. » Each section is identified by...

  • For this assignment, you should create an Entity Relationship Diagram (ERD) in Visio that shows a...

    For this assignment, you should create an Entity Relationship Diagram (ERD) in Visio that shows a many-to-many relationship between DeVry University students and their classes. Since one student can have many classes and each class can have many students, you will need to create an associative entity to store the specific Student_Class data such as grade and attendance. Create the tables as well as the relationships. Don't forget to indicate the Primary Key and Foreign Key in each table. Tables...

  • For this DATABASE homework assignment you will create an Entity Relationship model for a business case...

    For this DATABASE homework assignment you will create an Entity Relationship model for a business case and then convert the model to a set of relations.  Read through the following business case for the “Drum Corps International”  Create an Entity relationship model with the necessary entities, attributes, identifiers and relationships to capture the data requirements.  All relationships should be labeled with verb phrases.  Use UML notation for this work.  Relationship lines should not cross. ...

  • In this phase of the project you will create an ERD based upon the following requirements and bus...

    In this phase of the project you will create an ERD based upon the following requirements and business rules. Limit your ERD to entities and relationships based on the business rules showed here. In other words, do not add realism to your design by expanding or refining the business rules. However, make sure you include all attributes needed that would permit the model to be successfully implemented, including all primary and foreign keys. 1. Trinity College (TC) is divided into...

  • (MMU) has decided to consolidate the functionality of three small overlapping database systems, which support applications...

    (MMU) has decided to consolidate the functionality of three small overlapping database systems, which support applications for 1) teaching (e.g. instructor assignment and evaluation), for 2) registration (e.g. online course status, waiting lists), and for 3) student records (e.g. transcript generation) The resulting new system will support the following enterprise description: Professors and GTAs are assigned to teach the sections of each class being offered in a semester. At the end of the semester, they get a "team rating" (professors...

  • Read, read and read and then think about that you can create perfectly an enhanced ERD...

    Read, read and read and then think about that you can create perfectly an enhanced ERD for the following description. with making sure to include all kind of entities, attributes, and correct cardinality in relationships between entities. Never forget foreign keys. You need to build a database for the Good College. The College database administrator needs to keep track of the students that attend the College, the courses offered by the college, and the college employees. College tracks the first...

  • Q#16) When you consider the model established by Shannon, order the items given below by priority....

    Q#16) When you consider the model established by Shannon, order the items given below by priority. 1. A transmitter translates the symbols into something that could be sent over a transmission channel. II. An information source generates messages made of symbols. III. A receiver tries to recover the resulting symbols and to forward them to the destination node. IV. Some noise could be added to the channel. V. Compression, modulation or any other method could be used. | - |||...

  • 1) Create Conceptual Schema Diagram 2) Create a fully attributed Loagical Data Model Diagram 3) Create...

    1) Create Conceptual Schema Diagram 2) Create a fully attributed Loagical Data Model Diagram 3) Create the SQL script that will generate the data model Develop an EER model for the following situation using the traditional EER notation, the Visio notation, or the subtypes inside supertypes notation, as specified by your instructor: Wally Los Gatos and his partner Henry Chordate have formed a new limited partnership, Fin and Finicky Security Consultants. Fin and Finicky consults with corporations to determine their...

  • ***** PLEASE DO NOT REPOST THE SAME ANSWER TO THIS QUESTION FROM ANOTHER PERSON POST OF...

    ***** PLEASE DO NOT REPOST THE SAME ANSWER TO THIS QUESTION FROM ANOTHER PERSON POST OF THIS SAME QUESTION, THOSE ANSWERS ARE NOT ANSWERING WHAT IS BEING ASKED HERE, PLEASE LABEL ANY KEY IN THE ER DIAGRAM AS WELL AS THE CARDINALITY OF RELATIONSHIPS***** Submission Guidelines Prepare the list of entities and their corresponding attributes in Word, and draw the E-R diagram in Visio. Description of Homework For the problem below, ****- List all necessary entities and their corresponding attributes....

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT