Chapter 5 Statistical Models in Simulation

Slides:



Advertisements
Similar presentations
Special random variables Chapter 5 Some discrete or continuous probability distributions.
Advertisements

Discrete Uniform Distribution
Chapter 5 Statistical Models in Simulation
Review of Basic Probability and Statistics
Chapter 1 Probability Theory (i) : One Random Variable
Random-Variate Generation. Need for Random-Variates We, usually, model uncertainty and unpredictability with statistical distributions Thereby, in order.
Probability Densities
Simulation Modeling and Analysis
Agenda Brief Review Useful Statistical Models Discrete Distribution
Probability and Statistics Review
A random variable that has the following pmf is said to be a binomial random variable with parameters n, p The Binomial random variable.
3-1 Introduction Experiment Random Random experiment.
Copyright (c) 2004 Brooks/Cole, a division of Thomson Learning, Inc. Chapter 4 Continuous Random Variables and Probability Distributions.
Class notes for ISE 201 San Jose State University
Chapter 21 Random Variables Discrete: Bernoulli, Binomial, Geometric, Poisson Continuous: Uniform, Exponential, Gamma, Normal Expectation & Variance, Joint.
4-1 Continuous Random Variables 4-2 Probability Distributions and Probability Density Functions Figure 4-1 Density function of a loading on a long,
Probability Distribution
Chapter 4. Continuous Probability Distributions
A Review of Probability Models
1 Performance Evaluation of Computer Systems By Behzad Akbari Tarbiat Modares University Spring 2009 Introduction to Probabilities: Discrete Random Variables.
Al-Imam Mohammad Ibn Saud University
Chapter 5 Statistical Models in Simulation Banks, Carson, Nelson & Nicol Discrete-Event System Simulation.
Standard Statistical Distributions Most elementary statistical books provide a survey of commonly used statistical distributions. The reason we study these.
CPSC 531: Probability Review1 CPSC 531:Distributions Instructor: Anirban Mahanti Office: ICT Class Location: TRB 101.
Chapter 4 Continuous Random Variables and their Probability Distributions The Theoretical Continuous Distributions starring The Rectangular The Normal.
Tch-prob1 Chap 3. Random Variables The outcome of a random experiment need not be a number. However, we are usually interested in some measurement or numeric.
Chapter 3 Basic Concepts in Statistics and Probability
Random Variables & Probability Distributions Outcomes of experiments are, in part, random E.g. Let X 7 be the gender of the 7 th randomly selected student.
PROBABILITY & STATISTICAL INFERENCE LECTURE 3 MSc in Computing (Data Analytics)
Commonly Used Distributions Andy Wang CIS Computer Systems Performance Analysis.
Statistics for Engineer Week II and Week III: Random Variables and Probability Distribution.
CPSC 531: Probability Review1 CPSC 531:Probability & Statistics: Review II Instructor: Anirban Mahanti Office: ICT 745
ENGR 610 Applied Statistics Fall Week 3 Marshall University CITE Jack Smith.
Lecture 19 Nov10, 2010 Discrete event simulation (Ross) discrete and continuous distributions computationally generating random variable following various.
Biostatistics Class 3 Discrete Probability Distributions 2/8/2000.
קורס סימולציה ד " ר אמנון גונן 1 ההתפלגויות ב ARENA Summary of Arena’s Probability Distributions Distribution Parameter Values Beta BETA Beta, Alpha Continuous.
Pemodelan Kualitas Proses Kode Matakuliah: I0092 – Statistik Pengendalian Kualitas Pertemuan : 2.
4-1 Continuous Random Variables 4-2 Probability Distributions and Probability Density Functions Figure 4-1 Density function of a loading on a long,
STA347 - week 31 Random Variables Example: We roll a fair die 6 times. Suppose we are interested in the number of 5’s in the 6 rolls. Let X = number of.
Chapter 12 Continuous Random Variables and their Probability Distributions.
ETM 607 – Random-Variate Generation
Stats Probability Theory Summary. The sample Space, S The sample space, S, for a random phenomena is the set of all possible outcomes.
Lesson 6 - R Discrete Probability Distributions Review.
Starting point for generating other distributions.
Exam 2: Rules Section 2.1 Bring a cheat sheet. One page 2 sides. Bring a calculator. Bring your book to use the tables in the back.
Topic 3 - Discrete distributions Basics of discrete distributions - pages Mean and variance of a discrete distribution - pages ,
Learning Simio Chapter 10 Analyzing Input Data
Lec. 08 – Discrete (and Continuous) Probability Distributions.
Chapter 4 Continuous Random Variables and Probability Distributions  Probability Density Functions.2 - Cumulative Distribution Functions and E Expected.
1 7.3 RANDOM VARIABLES When the variables in question are quantitative, they are known as random variables. A random variable, X, is a quantitative variable.
Chapter 31Introduction to Statistical Quality Control, 7th Edition by Douglas C. Montgomery. Copyright (c) 2012 John Wiley & Sons, Inc.
Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Chapter 5 Discrete Random Variables.
Unit 4 Review. Starter Write the characteristics of the binomial setting. What is the difference between the binomial setting and the geometric setting?
Chap 5-1 Chapter 5 Discrete Random Variables and Probability Distributions Statistics for Business and Economics 6 th Edition.
Modeling and Simulation CS 313
Introduction to Probability - III John Rundle Econophysics PHYS 250
4-1 Continuous Random Variables 4-2 Probability Distributions and Probability Density Functions Figure 4-1 Density function of a loading on a long,
MECH 373 Instrumentation and Measurements
Statistical Quality Control, 7th Edition by Douglas C. Montgomery.
Chapter 4 Continuous Random Variables and Probability Distributions
Engineering Probability and Statistics - SE-205 -Chap 4
The Exponential and Gamma Distributions
Random Variables.
Modeling and Simulation CS 313
ETM 607 – Spreadsheet Simulations
Chapter 7: Sampling Distributions
Chapter 5 Statistical Models in Simulation
Multinomial Distribution
Dept. of Electrical & Computer engineering
Chapter 3 : Random Variables
Presentation transcript:

Chapter 5 Statistical Models in Simulation

Basic Probability Theory Concepts Discrete random variables • Continuous random variables • Cumulative distribution function • Expectation

Discrete Distributions Discrete random variables are used to describe random phenomena in which only integer values can occur. • Bernoulli trials and Bernoulli distribution • Binomial distribution • Geometric distribution • Poisson distribution

-N Bernoulli trials where trials are independent -Each trial has only two possible outcomes: S or F and -Prob of success remains constant for each trial.

Models the no of independent events that occur in some fixed amt of time or space

Summary: Discrete Probability Distributions Binomial Distribution: Models No. of successes in n bernoulli trials Geometric Distribution: Models no. of Bernoulli trials to achieve 1st success Negative Binomial Distribution: Models no. of Bernoulli trials to achieve kth success. Poisson Distribution: Models no. of independent events that occur in fixed amount of time or space.

Continuous Distributions Continuous random variables can be used to describe random phenomena in which the variable can take on any value in some interval. • Uniform • Exponential • Weibull • Normal • Lognormal

cdf pdf

Exponential Distribution It describes the time between the events in a poisson process. Used to model the IATs when the arrivals are completely random and to model STs that are highly variable. It can be used to model situations where certain events occur with a constant probability per unit length. In the Queuing theory, it can be used to model STs of agents in the system. It can also be used to model lifetime of the component that fails catastrophically .

Proof=?

Gamma Distribution A random variable X is gamma distributed with parameters β and θ if its pdf is given by = 0 , Otherwise cdf of X is given by Fig. Pdf with θ =1 and β=1,2,3……. Mean and Variance of Gamma Distribution are given by

The gamma distribution is frequently a probability model for waiting times Notation: X~┌(β, θ) or X~gamma(β, θ) Fig. Pdf with θ =1 and β=1,2,3…….

If β is an integer Gamma Distribution is related to Expo. Distri.: If X=X1+X2+……..+Xβ Where pdf of Xj is given by and Xj are mutually independent, then X has pdf of Gamma Distribution. When β =1 => Expo distri results.

Erlang Distribution Erlang Distribution: The pdf of Gammma Distri is called Erlang Distri of order k when β =k , an integer. E(X)=E(X1) +E(X2)+………+E(Xk) = Mode= (k-1) / (kθ ) The cdf of Erlang distributed random variable X is given by Reliability Function: Probability that system will operate for at least x hours . R(x) = 1- F(x)

Triangular Distribution Models a process when only the min,most likely and max. values of the distribution are known. A Random variable X has a triangular distribution if its pdf is given by where a ≤ b ≤ c. Mean and Mode are computed as: cdf is given by 1 , Otherwise

Weibull Distribution Models time to failure for the component. When v=0 and β =1 Weibull distribution is reduced to Exponential distribution with parameter λ =1/α The mean and variance of Weibull distribution are given by Weibull Distribution Models time to failure for the component. A random variable X has a Weibull distribution if its pdf has the form The cdf of Weibull distribution is given by

Figure Weibull probability density functions for selected values of  and .

Models the process that can be thought as the sum of a number of component processes. E.g. Time to assemble a product

Models a process that can be thought of as a product of a number of component processes. E.g. Rate of return on the investment.

Empirical Distributions A distribution whose parameters are the observed values in a sample of data. • May be used when it is impossible or unnecessary to establish that a random variable has any particular parametric distribution.

Table: Arrivals per party distribution Fig. Histogram of the party size Fig. Empirical cdfof party size

Useful Statistical Models • Queueing systems • Inventory and supply-chain systems • Reliability and maintainability • Limited data