Final Flashcards
Purpose of Simulation
To analyze large and complex real-world situations
Simulations:
Duplicate features, appearance, and
characteristics of a real system
Analogue Simulation
(Performance)
-Product design and testing
-Space walks
-“games”
Monte Carlo Simulation
(Risk)
-Models the uncertainty or randomness of a system by “replicating” it many times with different values for random inputs
-Provides knowledge of the underlying distribution of the uncertain events and a better understanding of the distribution of possible outcomes and the risk involved
2-Step Process of Monte Carlo Simulation
- Formulate (build your model)
- Input the model into your software (i.e. EXCEL)
System Simulation
(Performance)
-Typically used to analyze “system performance” and the effects of
changes on “system performance”
-Continuous systems (weather, wind flow)
-Discrete systems (production, logistics, transportation, service)
Simulation advantages
-Straight forward and flexible
-Can analyze large and complex real-world situations
-Allows the user to ask “What-if?”
-Simulations do not interfere with real-world system
-Identifies important component thru simulation interactions
-“Time compression” is possible
-Allows the inclusion of real world complications
Simulation disadvantages
-Good simulations can be expensive and time consuming
-Does not generate optimal solutions, but runs trial and error
approach yielding different results with each run
-Requires the generation of all conditions and constraints
-Each model is unique; not transferable to other problems
Probability Distributions
- Normal vs. Uniform
- Discrete vs. Continuous
- Symmetric vs. Skewed
- Bounded vs. Unbounded
- Positive vs. not necessarily positive
Discrete vs. Continuous Random Variables
Discrete random variables – may assume one of a fixed set of values
* Ex: Integers
- Continuous random variables – may assume one of an infinite number of values in a specified range
- Ex: the amount of gasoline in a gas tank (gallons, centimeters)
Profit Equation
𝜋 = 𝑠𝑥 − 𝑣𝑥 − 𝑓
Break-even point is when
Total Costs = Revenue
How to find indifference points
Set the two profit equations equal
Maximax
(Optimistic)
Max of Max’s
Maximin
(Pessimistic)
Max of Min’s