Question

In: Operations Management

Identify the degree and cardinalities of the relationship. - Draw the corresponding E-R diagram. Don’t forget the degree and cardinalities of each relationship.

For each of the following descriptions: - Identify the degree and cardinalities of the relationship. - Draw the corresponding E-R diagram. Don’t forget the degree and cardinalities of each relationship.

1 . A book is identified by its ISBN number, and it has a title, a price, and a date of publication. It is written by one or multiple authors. Each author is identified by an author number and has a name and date of birth. Each author has either one or multiple books. Occasionally, it is possible that prospective authors who have not yet published any books.

2. The book described above can be part of a set, which is also identified as a book and has its own ISBN number. One book can belong to several sets, and a set consists of at least one but potentially many books

3. A piano manufacturer wants to keep track of all the pianos it makes individually. Each piano has an identifying serial number and a manufacturing completion date. Each piano represents exactly one piano model, all of which have an identification number and a name. The manufacturer usually produces several pianos from a single model and each model is used to make at least one piano. A piano model is created by a single designer. It is important for the manufacturer to maintain information about the designer name and identifying them using an identification number. Note that while a designer can send multiple model to the manufacturer, some of the designers stored in the database have not sent any model yet.

Solutions

Expert Solution

1 . A book is identified by its ISBN number, and it has a title, a price, and a date of publication. It is written by one or multiple authors. Each author is identified by an author number and has a name and date of birth. Each author has either one or multiple books. Occasionally, it is possible that prospective authors who have not yet published any books.

This relationship is a degree of 2 (binary). This relationship is One-to-Many from Publisher to Book

2. The book described above can be part of a set, which is also identified as a book and has its own ISBN number. One book can belong to several sets, and a set consists of at least one but potentially many books

This relationship is a degree of 1 (unary). This relationship is Many-to-Many

This solution assumes that “series” and “sets” are synonymous terms. The question does not require that a series have any special attributes or distinguishing features, so it can be represented in the data model like any other Book instance and identified by ISBN.

3. A piano manufacturer wants to keep track of all the pianos it makes individually. Each piano has an identifying serial number and a manufacturing completion date. Each piano represents exactly one piano model, all of which have an identification number and a name. The manufacturer usually produces several pianos from a single model and each model is used to make at least one piano. A piano model is created by a single designer. It is important for the manufacturer to maintain information about the designer name and identifying them using an identification number. Note that while a designer can send multiple model to the manufacturer, some of the designers stored in the database have not sent any model yet.

These relationships have a degree of 2 (binary). These relationships are One-to-Many


Related Solutions

Draw an E-R diagram for each of the following situations (if you believe that you need...
Draw an E-R diagram for each of the following situations (if you believe that you need to make additional assumptions, clearly state them for each situation): 1. A laboratory has several chemists who work on one or more projects. Chemists also may use certain kinds of equipment on each project. Attributes of CHEMIST include Employee_ID (identifier), Name, and Phone- No. Attributes of PROJECT include ProjecUD (identifier) and Start_Date. Attributes of EQUIPMENT include Serial_No and Cost. The organization wishes to record...
For this step, you should draw an E-R Diagram for this dataset. To this goal, you...
For this step, you should draw an E-R Diagram for this dataset. To this goal, you should conduct the following steps: 1. Identify the entities and composite entities 2. Identify the entities’ attributes and primary key 3. Identify the relationships among the entities and between entities and composite entities 4. Specify the relationships' integrities
1a. Construct (draw) an E-R diagram representing the conceptual design of the database. Be sure to...
1a. Construct (draw) an E-R diagram representing the conceptual design of the database. Be sure to identify primary keys, relationship cardinalities, etc. State any assumptions you make. 1b. Convert your E-R diagram to the relational schema. Identify the primary keys of ever relation. Consider the following application: An electronics vendor operates both a Web site and a chain of many physical stores. Examples include Best Buy and Circuit City. To find out more about this application, think about any experiences...
Model the following cases by ER diagrams. Identify the keys, attributes and relationship cardinalities, and convert...
Model the following cases by ER diagrams. Identify the keys, attributes and relationship cardinalities, and convert them into table schemas. Provide necessary assumptions to support your model. The following descriptions are about the inventory information. a) Each product item has ID, description, quantity in the inventory, unit price and a supplier. b) Suppliers have unique ID, addresses, phone numbers, and names. c) Each address is made up of a street address, a city, and a postcode. d) The purchase order...
(1) Draw the diagram showing the relationship between SAC and LAC. (2) Draw the diagram showing...
(1) Draw the diagram showing the relationship between SAC and LAC. (2) Draw the diagram showing the relationship between SMC and LMC.
Give chemical examples (draw) for each term and construct a diagram showing the relationship between the...
Give chemical examples (draw) for each term and construct a diagram showing the relationship between the following terms: constitutional isomer, geometric isomer, stereoisomer, and conformer. (Please make explanation as detailed as possible, thank you!)
Draw a schematic diagram and a context diagram for a standard blender. Identify all of the...
Draw a schematic diagram and a context diagram for a standard blender. Identify all of the external entities and label all of the interactions.
Create an E/R diagram for the following business situation and convert the diagram into a set...
Create an E/R diagram for the following business situation and convert the diagram into a set of related tables: A health insurance company sells a number of insurance policies. Employer companies can buy any number of policies including zero and up to 4. A policy must be bought by at least one employer. Employees working for the employers can select at most one insurance policy. A policy can be selected by any number of employees including zero. Employees can add...
Draw a block diagram of an elevator controller. Clearly identify inputs and outputs of each block....
Draw a block diagram of an elevator controller. Clearly identify inputs and outputs of each block. Assume the elevator has 4 floors. Draw a state diagram for the elevator controller and briefly explain what the input, state variables, and ouput represent.
Given the following binary relations R on two sets, for each relation: Draw the arrow diagram...
Given the following binary relations R on two sets, for each relation: Draw the arrow diagram of R. Is R a function, and why? If R is a function, determine if it is injective or surjective. Is the function bijective? Justify your answers. R = {(a, 3), (c, 1)} on domain {a, b, c} and codomain {1, 2, 3} R = {(1, a), (3, c), (2, b)} on domain {1, 2, 3} and codomain {a, b, c} R = {(a,...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT