Create a data warehouse conceptual design using star schema

Assignment Help Management Information Sys
Reference no: EM131985063

Dimensional Modelling Business Case

1. Objectives

- To create a Data Warehouse conceptual design using Star Schema Modelling
- To document all steps during the design process

Assignment Case Study

CarHireOZ is a large chain of vehicle Rental Company over 1000 stores distributed over all cities in Australia. CarHireOZ lends vehicles such as cars, vans, minibuses ect. Customers can book vehicles online via the CarHireOZ website, as well as from rental stores. The stores also sell drinks, candies, posters, traveling maps and VIP cards etc. The revenue of the company is generated by rental fees, possible overdue fees (collected as part of returns). Rental price may vary between sessions, promotion periods or special events. The company has an operational database for the company.

Every month, the Headquarter (HQ) sends a central list with all available vehicles from the different suppliers, including price, availability information, the ratings and categories of vehicles to all stores.

The company offers VIP Cards to those frequent vehicle hirers. VIP Cards can be used for the payment of hires.

- VIP card holders can be awarded for a certain amount discount when a vehicle is hires and paid by VIP card. The discount varies depending on the membership classes between 5% and 10% of the regular rental price.
- Customers can recharge money on their cards with top-ups to increase the card balance.

HQ management also analyses the usage of the VIP cards for all customer classifications by stores. They want the following information about each card (monthly figures):
- Starting balance
- Ending balance
- Average transaction amount
- Average top-up amount
- Number of top-ups during the month
- Number of rentals during the month

Each store has a local operational database system to capture their day-to-day rental and sales. Those stores record the following data into their databases:

- A receipts file containing all the individual receipts with their rental vehicles.
- A customer file containing:
- A list of all customer data captured by stores when new customers apply for membership as well as changes that existing customers communicate (such as change of address or changes the contact information).
- The identification of the class they are currently assigned to.
o Customers are assigned to classes (Platinum, Gold, Silver, Regular). Classes are identified by a number of thresholds (LOW and HIGH values) for the following three attributes:
1. Recency: How long ago did the customer visit one of our stores?
2. Frequency: During the x last months, how often did the customer visit us?
3. LTV (Life Time Value): What is our estimation of the potential business this customer could generate over the next x months?
- Each vehicle is identified by a registration number, the colour of the vehicle, the year of made, the model, mileage, category of the vehicle: family, small, four-wheel drive, truck, bus etc. There is also a state for the availability of the vehicle and the rental price (according to the category or model of the vehicles).

- Each customer is described by a customer ID, a name, an address and birthday, telephone when booking a vehicle. The customer is initially assigned to a Regular class.

- A booking record includes a booking number, type of the car and customer's information.
- A rental contract record is made when the customer collecting the vehicle. The contract stipulates the rental period, the rental rate, the is-state and vehicle insurance policy, so on. The driver's license, the registration number of the vehicle, the driver's credit card number and payment method must be included in the contract.

- The data about each returning of vehicle will be recorded. The contract file will be read out when the driver returns the vehicle. Fill in all items for the state of returned vehicle to check any damage, the fuel, insurance Status, kilometre usage, the rental overdue or earlier return etc. The final payment including damage or overdue penalty will be calculated.

- The inventory of drinks & candies are also recorded in the database table.

Management wishes to perform detailed analysis of their company's performance and has decided to build a data warehouse to assist their business analysis and decision making for new vehicle purchase and good marketing. The business analysis are processed as follows:

Rental and Sales Analysis:
In order to get a complete picture of the revenue this business is generating, the following revenue streams must be analysed:
- Rentals
- Returns (overdue fees)
- VIP cards
- Sales Item sales.

The revenue streams will be performed using only the actual price of individual vehicles as indicated in the transaction records. That price indicates the price including any promotions.

The business questions are often asked as follows:

- What categories of Vehicles are less popular?
- What Vehicle categories most often rent to full capacity?
- What are the best ratios of the different Vehicle categories for sustained profit maximisation?
- Are the customers hiring cars mostly for private use or business travel?
- Are there certain times of the year we have more vehicles been hired?
- What is the main location of those people (customers) renting online? Which age group hires the most vehicles?
- How many percentage of customers make payment using cash?
- Have those promotions in March attracted more customers? Any of those promoted cars have not been hired at all?
- How much do we make on rentals in the last financial year? How does this compare to the past 2 years?
- How much do we make on overdue fees in last 5 years?
- Which categories of vehicles have made the highest profit?
- Which of those selling items are popular with highest sales?
- Whether the vehicles under promotion experienced an increase in rental during the promotional period?
- Whether the vehicles under promotion showed a drop in rental just prior to or after the promotion thereby cancelling any gain
- Whether the promotion was profitable
- Any of those promoted cars in the period of December holiday did not get hired at all? What are their categories?
- What sale items in store did not sell at all?

The HQ management is also checking their inventory daily to check the shortage and surplus of vehicles for scheduling among their stores.
- How many 4WD have left in Bundoora store?
- Are those small cars short in City store?
- Do we often transfer family cars from city to airport store?
- Which stores have stocked more than they needed?

The management also analyse the different revenue stream on VIP cards:

- What is the average amount of VIP recharge monthly?
- How many percentage of customers are using VIP card to pay their car hires?
- Which class contains the largest number of customers among Platinum, Gold, Silver and Regular? Therefore, managers can work out the discount level.

Advertisement/commercials Cost analysis:

In order to compute the effectiveness of the promotion, several factors have to be considered:
- The total cost of the promotion for media campaigns

- The rental revenues generated for the targeted vehicles (lift)
- The impact on revenues for other vehicles within the same category during that same period (cannibalization and/or upsell)

Therefore, the need to analyze rental/sales revenue that includes the promotions were applied for the Vehicles that were rented. We can get the total Rental and Sales records about which promotion affected the actual price of the vehicles and sold items. The rental may increase the sales and revenue during the promotions. Each promotion is specified with a promotion_id, the applied period to what categories of vehicles and the percentage of original listed price.

On the other hand, the promotions have costs associated to media campaigns. That is, the cost on each promotion with associated media campaigns should be measured. The managers need to look at what is the cost of each media campaign type (for example, TV Ad, Coupon, Local Newspaper Ad or internet etc) and whether they are effective to increase their car hires and produce higher business benefits. The executives want to compare the benefits of the different media advertisements. They also identify which media provider can offer good deals to CarHireOz company.

The promotions can be decided centrally or locally, depending on the cases. It is then the responsibility of the store manager to apply promotions during the sales/rental activities. The subjects of the promotion describes its scope (which products are affected), the stores, the period, the applied customer group, and the involve media companies. For example:
- a list of specific Vehicles (for example, all 4WD Vehicles),
- a specific category of Vehicles (all van Vehicles during Xmas)
- the groups of customers may benefit from it, Eg., all customers or a specific class (Gold and Platinum)).
- Media companies involved for the promotions

The management is looking for determining whether the promotion was effective:
- Need to get the total rental of each promotion involved vehicles -from sale transactions fact.
- Need to get the total cost of each promotion associated media companies
- Were any promotion campaigns successfully achieved great profit?
- Which media is most beneficial across different promotion media types?

Hint: the number of media types are not fixed to each promotion campaign. You need to use one of techniques you learned in the lecture for solving many to many relationship between the fact table and the dimension table.

6. Your Task:

Your task is to design a data warehouse for CarHireOZ using Star Schema/Snowflake Modelling. Your design needs to encompass the following steps:

(i) First construct a Data Warehouse Bus Matrix to identify the company's business processes and any likely Data Marts. Explain each business process with few sentences.

(ii) Design the star schema for all Data Marts you have identified, ensuring your Dimensions are conformed, primary and foreign keys are clearly labelled, and that your attributes are named using verbose textual descriptions. List 3 rows of each fat table to demonstrate your correct measures to the grain of the business process you have modelled. Your design must be able to answer all questions and requirements in the aforementioned descriptions.

(iii) Create the following table with a row for each fact table in your design, indicating the granularity of each fact and a brief justification for choosing that granularity.

Fact table name Fact granularity Brief justification

(iv) Create the following table with a row for each dimension table in your design, giving a brief justification for choosing that dimension, and indicating any attribute hierarchies that exist within the dimension.

Dimension table name Brief justification Attribute hierarchies

(v) Create the following table with a row for each design feature you have used, such as handling of possible null foreign keys, and the inclusion of any fact-less fact tables, degenerate dimensions, role playing dimensions, junk dimensions, outriggers, mini- dimensions, bridge dimensions or any other design techniques discussed in the lectures. Provide a brief description of each design feature used (how and where it is used - not the theory behind the concept) and a justification for its use.

Design feature Brief description Brief justification

(vi) Identify which fields from your facts/dimensions are required to answer the following selected some business questions.

(Notice: your design should be able to answer all questions in the aforementioned case study.)

1. Whether the promotion was profitable? That is, whether the vehicles under promotion experienced an increase in rental during the promotional period? (Hint: need to get the original priced rentals before or after the promotions)

2. Which media type is most effective? That is, the profitable promotion used which media type? (Hint: the result from question one as the part of the answer to this question)

3. Any stores have rented out more vehicles during the promotion on Christmas holiday?

4. What vehicles were on promotion but did not rent?

5. Who are top 5 customers make a year out of all stores.

6. Which categories of Vehicles have made the highest profit in past year?

7. What is the main age group of those customers renting online?

8. What is the preferred payment method of customers?

Reference no: EM131985063

Questions Cloud

How zyng soc can be used to accomplish a high-level design : List at least 3 advantage of implementing selected portions of a complex design in software. Explain how Zyng SoC can be used to accomplish a high-level design.
Should simple simons enter the loan agreement : Should Simple Simon's enter the loan agreement with the bank and begin taking the discount?
How much collection float does the firm currently have : If the firm's opportunity cost is 12?%, would it be economically advisable for the firm to pay an annual fee of $16,300 for a lockbox system to reduce.
Types of villain''s binary : One, there are villains having evil motives thus do bad things and the 2ndvillain who have good motives but do bad things?
Create a data warehouse conceptual design using star schema : CSE5DWD – Data Warehouse Concepts and Design - create a Data Warehouse conceptual design using Star Schema Modelling
What fire accident classification class they can be used for : What fire accident classification class they can be used for? Write down the travel distance of each of them based on their classification classes.
Determine how much will you pay for the policy : What is the present value of $2,150 per year, at a discount rate of 9 percent, if the first payment is received 6 years from now .
How can applied to real world software development process : List four types of systems tests explaining the two question belo-w how they can be applied to real world software development process?
Men versus female characters written by women : What observable differences are between female characters written by men versus female characters written by women.

Reviews

len1985063

5/16/2018 8:13:55 AM

The Instructions Due Date: 10.00am Friday, 18th This is an INDIVIDUAL assignment. You ARE NOT permitted to work in a group when writing this assignment. Submission Guidelines: • No hard-copy of the assignment is required. Only electronic copy of your assignment is to be submitted to CSE5DWD subject LMS web site. • You can zip all files if you have multiple files for the submission since the system does not accept multiple files. • Assignment should be typed, not written/drawn by hand. Use the Word Drawing toolbar (or another tool of your choice) to draw figures in your assignment. • Please do not forget to read the following statement of Copying, Plagiarism in this assignment. Make sure the submitted assignment is your own work.

Write a Review

 

Management Information Sys Questions & Answers

  Collection of popular erp system

The previously listed MS Dynamics ERP systems, a description of each ERP, list and description of each associated models, intended purpose of each ERP and model(s), pricing, and other relevant technical and functional data.

  Explain the benefit of following such a business model

Provide a real-life example of a software application that illustrates the different types of adaptors needed to support sequential composition and a real-life example of a software application that illustrates the different types of adaptors need..

  Describe the importance of hardware maintenance

Your organization has also asked you to research best practices in hardware maintenance and setup. Describe the importance of hardware maintenance.

  How do websites provide benefits for airports

How do websites provide benefits for airports? Why do you think Check-In Dynamic Displays are becoming a thing of the past?

  Identify and assess at least three professional skills

Give your opinion on what the critical nature of a database administrator's role is to IT industry organizations.

  Cell phones make me think of privacy issue

Cell phones make me think of privacy issue that we haven't spoken about yet. does a healthcare organization need to get permission to leave message or text patients

  Explain data collection technology

Data Collection Technology and Do you think with the advent of today's data collection technology that we can have too much information?

  Do the traditional media still perform a gatekeeper function

Do the traditional media still perform a Gatekeeper function regulating which news of the day reaches the media consuming public? Why? Why not

  What are the current employment opportunities

What are the current employment opportunities? What information is available to customers? What information is available to employees?

  Why corporate culture plays a critical role in developing

Speculate on why corporate culture plays a critical role in developing a more agile product development approach.

  The development of an effective entity relationship model

Analyze the risks that can occur if any of the developmental or iterative steps of creating an ERM Diagram are not performed.

  Business processes and information systems

Provide a brief explanation of the relationship between business processes and information systems and Define a business process and give an example

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd