1 / 10

ACCTG 6910 Building Enterprise & Business Intelligence Systems (e.bis)

ACCTG 6910 Building Enterprise & Business Intelligence Systems (e.bis). Dimensional Modeling: Guidelines and Common Mistakes. Olivia R. Liu Sheng, Ph.D. Emma Eccles Jones Presidential Chair of Business. Business Questions. Guideline #1 Be more detail-oriented with measurements

lali
Télécharger la présentation

ACCTG 6910 Building Enterprise & Business Intelligence Systems (e.bis)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ACCTG 6910Building Enterprise & Business Intelligence Systems(e.bis) Dimensional Modeling: Guidelines and Common Mistakes Olivia R. Liu Sheng, Ph.D.Emma Eccles Jones Presidential Chair of Business

  2. Business Questions • Guideline #1 • Be more detail-oriented with measurements (O) How many times customers who contacted agents made purchases? (O) How much sales did customers with agent contacts generated? (X) How many customers with agent contacts made purchases?

  3. Business Questions • Guide #2: Enrich measurements and constraints using available data • E.g., task time, agent page click duration, # of tasks and # of agent clicks

  4. Guide #3: Fact Grain • Not Fact table! • Find it from source table first • Find the lowest level possible

  5. Fact Tables • Guide #4: The attributes are not consistent with the level of grain (X) # of tasks, average task time, # of page accesses, average access time in the lowest-level-grain fact tables (O) Task time, access duration

  6. Fact Table • Guide #5: Include derived attributes only if the original attributes are measures themselves (X) # Task_key # Agent_key #Begin_time_key # End_time_key # Customer_key # Product_key . Begin_time . Exit_time # Task_key # Agent_key #Begin_time_key # End_time_key # Customer_key # Product_key . Task_time (O)

  7. Dimensions • Guide #6: Always include time dimensions, one for each different time stamp • Guide #7: Data in dimensions and facts must originate from tables that can be joined in the source DB. (X) Action dimension with AgentClick Fact

  8. Unavailable data • (O) Portions of web pages accessed, customer satisfaction, direct relationships to sales and actions • Guide # 7: Don’t design the star schema using unavailable data without justification

  9. Guide #8 • Don’t connect fact tables to each other! • Use conformed dimensions!

  10. Project Milestone 1 • Mean: 85 • 90 – 100: 6 • 80 – 89 : 3 • 70 – 79 : 2

More Related