Preview

Entity-relationship Model and E-r Diagram

Satisfactory Essays
Open Document
Open Document
334 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Entity-relationship Model and E-r Diagram
August 3, 2013
Week 4 Problems and Exercises

Chapter 7 5) Consider the E-R diagram in Figure 7-20. Based on this E-R diagram, answer the following questions:
a. How many EMPLOYEES can work on a project? There is no set limit of employees to work on one given project. b. What is the degree of the Used on relationship? There are 2 degrees for the Used on relationship.

c. Do any associative entities appear in this diagram? If so, name them. Yes there is task which is an associative entity.
d. How else could the attribute Skill be modeled? As a square attached back to Task.
e. What attributes might be attached to the Works on relationship?
f. Could TOOL be modeled as an associative entity? Why or why not?
16) The owner of two pizza parlors located in adjacent towns wants to computerize and integrate sales transactions and inventory management within and between both stores. The point-of-sale component must be easy to use and flexible enough to accommodate a variety of pricing strategies and coupons. The inventory management, which will be linked to the point-of-sale component, must also be easy to use and fast. The systems at each store need to be linked so that sales and inventory levels can be determined instantly for each store and for both stores combined. The owner can allocate $40,000 for hardware and $20,000 for software and must have the new system operational in three months. Training must be short and easy. Briefly describe three alternative systems for this situation and explain how each would meet the requirements and constraints. Are the requirements and constraints realistic? Why or why not?

17) Compare the alternative systems from Problem and Exercise 16 using the weighted approach demonstrated in Figure 7-19. Which system would you recommend? Why? Was the approach taken in this and Problem and Exercise 16 useful even for this relatively small system? Why or why

You May Also Find These Documents Helpful

  • Powerful Essays

    PROJ 586 Final Exam

    • 872 Words
    • 4 Pages

    1. (TCO A) In a _____ organization, the project manager does not have complete authority over the project team.…

    • 872 Words
    • 4 Pages
    Powerful Essays
  • Good Essays

    Nt1320 Unit 7

    • 2041 Words
    • 9 Pages

    10) In a classroom, each student can have multiple advisers. In a data model, this can be best represented by which of the following notations?…

    • 2041 Words
    • 9 Pages
    Good Essays
  • Satisfactory Essays

    bus 3310

    • 365 Words
    • 2 Pages

    7) The task of the team in the forming stage is to clarify direction. True / False…

    • 365 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Hard Rock Case Study

    • 275 Words
    • 2 Pages

    2. Build a central data warehouse and inventory management system and a uniform accounting system…

    • 275 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Inf340 Week1 Assignment

    • 326 Words
    • 2 Pages

    The scope of the project was to plan and implement a point of sale system that will help with inventory and speed of food going out to customers. Rules would be made as to what was acceptable as a number in the inventory. For example, when the number of hamburger patties gets too low the project in place would alert the manager so that more patties could be ordered to keep supply up and ready for the demand.…

    • 326 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    B. The best results are achieved by examining each situation in its own context rather than applying one size fits all solutions.…

    • 293 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    3. Which of the following best defines “Triad” as the term is used in the text?…

    • 1968 Words
    • 8 Pages
    Good Essays
  • Satisfactory Essays

    MULTIPLE CHOICE 1. The statement, "Network diagrams illustrate the technical constraints among activities," means the activities are…

    • 17168 Words
    • 69 Pages
    Satisfactory Essays
  • Good Essays

    System Analytics

    • 694 Words
    • 3 Pages

    Question 1 wants you to understand the concept of "balance" between different levels of a DFD. Explain why/why not figures 6-1 and figure 6 -2 are balanced. The concept of balancing is described in the book on pages 164 - 166.…

    • 694 Words
    • 3 Pages
    Good Essays
  • Better Essays

    Our project is to create an Entity - Relationship Diagrams for the Fleet Truck Maintenance database. This will allow hub managers and maintenance supervisors the ability to automatically generate uniformed reports using near real time data to assist in compiling with regulatory requirements or decision planning for a fleet of over 800 trailers and 2100 trailers.…

    • 1925 Words
    • 8 Pages
    Better Essays
  • Good Essays

    The cardinalities of the relationship between Room and RoomType shown in my ERD specifies that each Room is uniquely identified by a RoomId, which can be described by only one of all available RoomTypes. As such, each RoomId must be classified into a RoomType, and therefore, in accordance with entity integrity, both primary keys must not be null. Since RoomType will occur several times in the RoomTable, it should be “NotNull” as not null condition must be defined for the dependent table’s foreign key, but because of its multiple occurrence, RoomType cannot be “unique”.…

    • 367 Words
    • 2 Pages
    Good Essays
  • Good Essays

    ER Diagram

    • 886 Words
    • 4 Pages

    New Er Digram for BIOIn software engineering, an entity–relationship model (ER model) is a data model for describing the data or information aspects of a business domain or its process requirements, in an abstract way that lends itself to ultimately being implemented in a database such as a relational database. The main components of ER models are entities (things) and the relationships that can exist among them.…

    • 886 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Oracle Mc Question

    • 6708 Words
    • 27 Pages

    | C. Many-to-many relationships should be resolved into one-to-many relationships, by inserting another entity between the two. A, B, and D. These are all acceptable in the third normal form model.…

    • 6708 Words
    • 27 Pages
    Good Essays
  • Satisfactory Essays

    2.1 Explain the distinctions among the terms primary key, candidate key, and superkey. Answer: A superkey is a set of one or more attributes that, taken collectively, allows us to identify uniquely an entity in the entity set. A superkey may contain extraneous attributes. If K is a superkey, then so is any superset of K. A superkey for which no proper subset is also a superkey is called a candidate key. It is possible that several distinct sets of attributes could serve as candidate keys. The primary key is one of the candidate keys that is chosen by the database designer as the principal means of identifying entities within an entity set. 2.2 Construct an E-R diagram for a car-insurance company whose customers own one or more cars each. Each car has associated with it zero to any number of recorded accidents. Answer: See Figure 2.1 2.3 Construct an E-R diagram for a hospital with a set of patients and a set of medical doctors. Associate with each patient a log of the various tests and examinations conducted. Answer: See Figure 2.2 2.4 A university registrar’s office maintains data about the following entities: (a) courses, including number, title, credits, syllabus, and prerequisites; (b) course offerings, including course number, year, semester, section number, instructor(s), timings, and classroom; (c) students, including student-id, name, and program; and (d) instructors, including identification number, name, department, and title. Further, the enrollment of students in courses and grades awarded to students in each course they are enrolled for must be appropriately modeled. Construct an E-R diagram for the registrar’s office. Document all assumptions that you make about the mapping constraints. Answer: See Figure 2.3. In the answer…

    • 2116 Words
    • 9 Pages
    Satisfactory Essays
  • Powerful Essays

    Batang Convenience Store is a retail business selling dry goods, LPG’s, soft drinks and food that located in Silang, Cavite. It is founded by Yolanda and Eduardo Atienza who started its first operation on 1999.…

    • 1311 Words
    • 5 Pages
    Powerful Essays