Top Banner
Model Driven DSS Chapter 9
19

Model Driven DSS Chapter 9. What is a Model? A mathematical representation that relates variables For solving a decision problem Convert the decision.

Jan 02, 2016

Download

Documents

Jodie Dennis
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Model Driven DSS Chapter 9. What is a Model? A mathematical representation that relates variables For solving a decision problem Convert the decision.

Model Driven DSS

Chapter 9

Page 2: Model Driven DSS Chapter 9. What is a Model? A mathematical representation that relates variables For solving a decision problem Convert the decision.

What is a Model?

• A mathematical representation that relates variables

• For solving a decision problem

• Convert the decision problem into a model

• There can be multiple solutions to a model

• Use math techniques solve the model

Page 3: Model Driven DSS Chapter 9. What is a Model? A mathematical representation that relates variables For solving a decision problem Convert the decision.

Success at workCapabilities

Environmental factors

Opportunities

Help fromManagement

More variables?

Page 4: Model Driven DSS Chapter 9. What is a Model? A mathematical representation that relates variables For solving a decision problem Convert the decision.

Types of models

• Explanatory model– Fitting the data to a model– May be used for forecasting

• Contemplative models– To do what-if type analysis– User Interaction centered

• Algebraic models– Goal seek and optimization

Page 5: Model Driven DSS Chapter 9. What is a Model? A mathematical representation that relates variables For solving a decision problem Convert the decision.

Model driven DSS

• Analytical capabilities; Can answer ‘what-if’ scenarios

• Can be used for deciding which path to take (Goal seek)

• Can be used to determine what inputs will get you the desired output (Solving)

Page 6: Model Driven DSS Chapter 9. What is a Model? A mathematical representation that relates variables For solving a decision problem Convert the decision.

Make or Buy Model based DSS?

• Buy

• Buy and customize

• Very rarely develop from scratch

Page 7: Model Driven DSS Chapter 9. What is a Model? A mathematical representation that relates variables For solving a decision problem Convert the decision.

Software packages

• Statistical modeling

• Forecasting software

• Spreadsheets

• Optimization software

• Financial modeling software

Page 8: Model Driven DSS Chapter 9. What is a Model? A mathematical representation that relates variables For solving a decision problem Convert the decision.

Some popular statistical software packages

Page 9: Model Driven DSS Chapter 9. What is a Model? A mathematical representation that relates variables For solving a decision problem Convert the decision.

Forecasting tools

For more forecasting software visithttp://morris.wharton.upenn.edu/forecast/software.html

Page 12: Model Driven DSS Chapter 9. What is a Model? A mathematical representation that relates variables For solving a decision problem Convert the decision.

Financial modeling

Page 13: Model Driven DSS Chapter 9. What is a Model? A mathematical representation that relates variables For solving a decision problem Convert the decision.

Models for accounting and financials

• Break-even analysis – demo at dssresources.com

• Cost-benefit analysis

• Financial budgeting

• Return on investment

• Price determination

Page 14: Model Driven DSS Chapter 9. What is a Model? A mathematical representation that relates variables For solving a decision problem Convert the decision.

Decision Analysis Models

• Muti-attribute utility models– Given a set of alternatives how to choose the best– Consider attributes of alternatives– Try online software at dssresources.com

• Analytical Hierarchical Process– Comparing an alternative to another alternative on

each attribute– Assign a grade between 1 and 9 to record

preferences– Use eigen-values to come up with ranking

Page 15: Model Driven DSS Chapter 9. What is a Model? A mathematical representation that relates variables For solving a decision problem Convert the decision.

Diagrams

• Decision trees– Uses two types of nodes – Choice and chance nodes– Calculate expected payoffs for each branch in the tree

• Influence diagrams– Representation for decision situation– Variables and how they influence one another– Non-cyclical– Types of variables

• Decision (controllable) variable (rectangle)• Chance (uncontrollable) variable ( Circle)• Outcome variable (oval)

– Does not represent temporal events or actions– Develop an influence diagram for some personal decision

Page 16: Model Driven DSS Chapter 9. What is a Model? A mathematical representation that relates variables For solving a decision problem Convert the decision.

Forecasting

• Extrapolation – simple average

• Moving average

• Exponential smoothing (example)

• Regress and econometric models

Page 17: Model Driven DSS Chapter 9. What is a Model? A mathematical representation that relates variables For solving a decision problem Convert the decision.
Page 18: Model Driven DSS Chapter 9. What is a Model? A mathematical representation that relates variables For solving a decision problem Convert the decision.

Optimization models

• What input values will get me the maximal output value?

• Constraints may not be violated

• Linear programming

• Integer programming

• Solver example

Page 19: Model Driven DSS Chapter 9. What is a Model? A mathematical representation that relates variables For solving a decision problem Convert the decision.

Questions?