Risk Analysis Simulation
Risk Analysis Simulation
ANALYSIS
SIMULATION
PROBABILITY & STATISTICS FUNDAMENTALS
Probability - Probability is a measure of how likely a Confidence Interval - Confidence intervals refers an
value or event is to occur interval that provides a range where the exact or true
probability value of parameters may lie
DISCRETE
CONTINUOUS
Simulation involves the generation of the artificial history of the system and
observation of the artificial history to draw inferences concerning the
operating characteristics of the real system that is presented.
WHY
SIMULATION
1
When it is too costly to do physical studies on the
system itself (e.g., trying alternative layout of a
factory, building new facility)
2
The corresponding analytic models are too
complicated to study (e.g. a
queuing/transportation network)
Ms. Crystal
SPSS
Excel Ball
RANDOM NUMBERS & PROBABILITY
DISTRIBUTION IN SIMULATION
It is a numerical description of the outcome of some experiment. It can be
generated from a probability distribution.
CONTINUOUS
Inverse transform method is used in case if there is no direct function to generate random numbers.
Inverse transform method uses the following steps:
1. generate a random number from the Uniform distribution: u=Uniform(0,1),
2. Calculate inverse cumulative distribution function (ICDF). In Excel, the function name to
calculate the ICDF for Normal distribution NORMINV and for LogNormal distribution is
Lognormal (LOGINV). RAND function in excel can also be used to generate random numbers
from the Uniform distribution, and apply the built-in functions to calculate the ICDF.
MONTE-CARLO
SIMULATION
MONTE-CARLO SIMULATION
Monte-Carlo Simulation uses the
following steps for assessing
parameters uncertainty:
License Crystal Ball. ** Please note that Crystal Ball has adopted new licensing
technology. Here is your Username and Serial Number: **
Product: Crystal Ball
Username: ULI-CBWebinar
Serial Number: EF6534A2-46B74E42-468BBBFA-2D658801
Version: N/A
License for: single user Features: OPTIMIZATION WATERMARK CLASSROOM
License Type: Trial
Duration: 120 day(s)
Example
Profit is calculated using equation below
Profit = Revenue – Cost
Using the distributions properties below, find the expected value
(mean), median, minimum, and maximum values of profit. Use 10000
simulations.
Variable Distributi Mean Std Min Most Max
on Deviation Likely
Revenue Normal 500 50 - - -
Cost Triangular - - 200 300 400