Modern Database Management
Modern Database Management
13th Edition
ISBN: 9780134773650
Author: Hoffer
Publisher: PEARSON
bartleby

Concept explainers

bartleby

Videos

Textbook Question
Book Icon
Chapter 9, Problem 9.39PAE

You are to construct a star schema for Simplified Automobile Insurance Company (for a more realistic example, Kimball, 1996b). The relevant dimensions, dimension attributes, and dimension sizes are as follows:

    InsuredParty
    Attributes: InsuredPartylD and Name. There is an average of two insured parties for each policy and covered item.
    Coverageltem
    Attributes: CoverageKey and Description. There is an average of 10 covered items per policy
    Agent
    Attributes: AgentID and AgentName. There is one agent for each policy and covered item.
    Policy
    Attributes: PolicylD and Type. The company has approximately 1 million policies at the present time.
    Period
    Attributes: DateKey and FiscalPeriod.

Facts to be recorded for each combination of these dimensions are PolicyPremium, Deductible, and NumberOfTransactions.

  1. Design a star schema for this problem. See Figure 9-10 for the format you should follow.
  2. Estimate the number of rows in the fact table, using the assumptions stated previously.
  3. Estimate the total size of the fact table (in bytes), assuming an average of 10 bytes per field.

Blurred answer
Students have asked these similar questions
Create an ER Model for the following requirements: A car has a make, model and year. A registration has a county and date. A person has an address and an age. A car may be owned by a person. A car may be registered to an owner.   Explain your reasoning behind 1 choice you made between in the ER diagram in question 1. For example, why choose entity vs relationship, or weak entity vs ternary relationship, or use/disuse of an aggregation, or similar choices.
Consider the following schema: Suppliers(sid: integer, sname: string, address: string)Parts(pid: integer, pname: string, color: string)Catalog(sid: integer, pid: integer, cost: real) The key fields are underlined, and the domain of each field is listed after the field name. Therefore sid is the key for Suppliers, pid is the key for Parts, and sid and pid together form the key for Catalog. The Catalog relation lists the prices charged for parts by Suppliers. Write the following queries in relational algebra, tuple relational calculus, and domain relational calculus: 1. Find the names of suppliers who supply some red part.2. Find the sids of suppliers who supply some red or green part.4. Find the sids of suppliers who supply some red part and some green part.5. Find the sids of suppliers who supply every part. Write the above in SQL queries.
Create an E-R model for the following scenario. Show entity names, primary keys, attributes for each entity, relationships between the entities and cardinality. Lonestar Car Dealer is a leading car dealership in US. The dealership sells both new and used cars, and it has a service facility as well. There are a couple of requirements that the database must meet. Those are as follows. Each car is sold by a salesperson. One car sale has only one salesperson. But one salesperson may sell many cars. Customers buy one or many cars. But single sale can have only one customer (No multiple customers for a given car sale). The salesperson writes one invoice for each car he/she sells. Customer is issued this invoice. A customer may be just a service center customer and does not need to be a car buyer. One service ticket per each car is issued when it is reached to the service center. The car a service history is maintained for each of the cars serviced. Car has a unique serial number. One or more…

Chapter 9 Solutions

Modern Database Management

Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education
Enhanced Entity Relationship Model; Author: Data Science Center;https://www.youtube.com/watch?v=ocQUtXPumdQ;License: Standard YouTube License, CC-BY