Decision supports Systems Components Data management function –Data warehouse Model management...

20
Decision supports Systems Components • Data management function – Data warehouse • Model management function – Analytical models: • Statistical model, management science model • User interface – Data visualization

Transcript of Decision supports Systems Components Data management function –Data warehouse Model management...

Page 1: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

Decision supports Systems Components

• Data management function– Data warehouse

• Model management function– Analytical models:

• Statistical model, management science model

• User interface– Data visualization

Page 2: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

New Developments in Decision Support Systems

• Data visualization: Representing data in graphical/multimedia formats for analysis.

– Web-based “dashboards”• http://www.corda.com/centerview-executive-dashb

oard-product-tour.php,

– Product tour

– Retail sales

• Data warehousing

• What-if scenarios

Page 3: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

Data Warehouse• A subject-oriented, integrated, time-variant,

non-updatable collection of data used in support of management decision-making processes– Subject-oriented: e.g. customers, employees,

locations, products, time periods, etc.• Dimensions for data analysis

– Integrated: Consistent naming conventions, formats, encoding structures; from multiple data sources

– Time-variant: Can study trends and changes– Nonupdatable: Read-only, periodically refreshed

Page 4: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

Data Warehouse Design- Star Schema -

• Fact table– contain detailed business data

• Ex. Line items of orders to compute total sales by product, by salesperson.

• Dimension tables– contain descriptions about the subjects of the

business such as customers, employees, locations, products, time periods, etc.

Page 5: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

The ETL Process

E

T

LOne, company-wide warehouse

Periodic extraction data is not completely current in warehouse

Page 6: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

The ETL Process

• Capture/Extract

• Transform–Scrub or data cleansing

• Load and Index

ETL = Extract, transform, and load

Page 7: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

Example:Order Processing System

Customer Order

Product

Has

Has

1 M

M

M

CID Cname City OID ODate

PIDPname

Price

RatingSalesPerson

Qty

Page 8: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

Star Schema

FactTableLocationCodePeriodCode

RatingPIDQty

Amount

LocationDimension

LocationCodeStateCity

CustomerRatingDimension

RatingDescription

ProductDimension

PIDPname

CategoryID

ProductCategory

CategoryIDDescription

PeriodDimensionPeriodCode

YearQuarter

Can group by State, City

Page 9: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

From SalesDB to MyDataWarehouse

• Extract data from SalesDB:– Create query to get the data– Download to MyDataWareHouse

• File/Import/Save as Table

• Transform:– Transform City to Location– Transform Odate to Period

• Query FactPC

• Load data to FactTable

Page 10: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

On-Line Analytical Processing (OLAP) Tools

• The use of a set of graphical tools that provides users with multidimensional views of their data and allows them to analyze the data using simple windowing techniques

• Relational OLAP (ROLAP)– Traditional relational representation

• Multidimensional OLAP (MOLAP)– Cube structure

• OLAP Operations– Cube slicing–come up with 2-D view of data– Drill-down–going from summary to more detailed

views– Roll-up – the opposite direction of drill-down– Reaggregation – rearrange the order of dimensions

Page 11: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

Slicing a data cube

Page 12: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

Example of drill-down

Summary report

Drill-down with color added

Starting with summary data, users can obtain details for particular cells

Page 13: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

Geological Information SystemGIS

• GIS is a computer-based tool for mapping and analyzing things that exist and events that happen on earth. GIS technology integrates common database operations such as query and statistical analysis with the unique visualization and geographic analysis benefits offered by maps.

Page 14: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

Data of GIS

• Geodatabase: – A geodatabase is a database that is in some

way referenced to locations on the earth. • Longitude, latitude

• Attribute data: – Attribute data generally defined as additional

information, which can then be tied to spatial data.

• Example: Google Earth

Page 15: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

Scenario

• A scenario is an assumption about input variables.

• Excel’s Scenarios is a what-if-analysis tool. A scenario is a set of values that Microsoft Excel saves and can substitute automatically in your worksheet.

• You can use scenarios to forecast the outcome of a worksheet model. You can create and save different groups of values on a worksheet and then switch to any of these new scenarios to view different results.

Page 16: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

Creating a Scenario

• Tools/Scenarios– Add scenario

• Changing cells• Resulting cells

• Demo: benefit.xls

Page 17: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

Chart

Page 18: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

Charting Decision Rules

• An Internet Service Provider charges customers based on hours used:– First 10 hours $15– Each of the next 20 hours $2 per hour– Hours over 30 hours $1 per hour

Page 19: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

Comparing Decision Rules

• Plan 2:– First 20 hours: $20– Hours over 20 $1.5

• Plan 3:– $35 unlimited access.

Page 20: Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical models: Statistical model, management.

Charting Functions

• Demand function:– P = 150 – 6*Q^2

• Supply function:– P = 10* Q^2 + 2*Q

• Note:– Positive area– Value axis maximum/minimum value:

• Format Value Axis