Decision Models Flashcards
Decision model
A logical or mathematical representation of a problem or business situation that can be used to understand, analyze, or facilitate making a decision.
Model
An abstraction or representation of a real system, idea, or object. Models capture the most important features of a problem and present them in a form that is easy to interpret.
Influence diagram
A simple descriptive model that describes how various elements of the model influence, or relate to, others.
Uncertainty
Imperfect knowledge of what happened
Risk
The probability of occurrence of an undesirable outcome.
Optimization
The process of finding a set of values for decision variables that minimize or maximize some quantity of interest - profit, revenue, cost, time, and so on - called the objective function.
Optimal solution
Any set of decision variables that optimizes the objective function.
Constraints
Limitations, requirements, or other restrictions that are imposed on any solution, such as “do not exceed the allowable budget” or “ensure that all demand is met.”
Algorithm
A systematic procedure that finds a solution to a problem.
Search algorithms
Solution procedures that generally find good solutions without guarantees of finding the best one.
Deterministic model
A model in which all model input information is either known or assumed to be known with certainty.
Stochastic model
A model in which some of the model input information is uncertain.
Problem-solving
The activity associated with defining, analyzing, and solving a problem and selecting an appropriate solution that solves a problem.
Regression analysis
A tool for building statistical models that characterize relationships among a dependent variable and one or more independent variables, all of which are numerical.
Simple linear regression
A linear relationship between one independent variable, X, and one dependent variable, Y.
Least-squares regression
The mathematical basis for the best-fitting regression line
Residuals
The observed errors associated with estimating the value of the dependent variable using the regression line.
Population
All items of interest for a particular decision or investigation.
Sample
A subset of a population.
Median
The measure of location that specifies the middle value when the data are arranged from least to greatest.