78
MIT 2.853/2.854 Introduction to Manufacturing Systems Probability Stanley B. Gershwin Laboratory for Manufacturing and Productivity Massachusetts Institute of Technology Probability 1 Copyright c 2016 Stanley B. Gershwin.

Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

  • Upload
    others

  • View
    5

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

MIT 2.853/2.854

Introduction to Manufacturing Systems

Probability

Stanley B. GershwinLaboratory for Manufacturing and Productivity

Massachusetts Institute of Technology

Probability 1 Copyright ©c 2016 Stanley B. Gershwin.

Page 2: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability and StatisticsTrick Question

I flip a coin 100 times, and it shows heads every time.

Question: What is the probability that it will showheads on the next flip?

Probability 2 Copyright ©c 2016 Stanley B. Gershwin.

Page 3: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability and StatisticsAnother Trick Question

I flip a coin 100 times, and it shows heads every time.

Question: How much would you bet that it will showheads on the next flip?

Probability 3 Copyright ©c 2016 Stanley B. Gershwin.

Page 4: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability and StatisticsStill Another Trick Question

I flip a coin 100 times, and it shows heads every time.

Question: What odds would you demand before youbet that it will show heads on the next flip?

Probability 4 Copyright ©c 2016 Stanley B. Gershwin.

Page 5: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability and Statistics

Probability 6= Statistics

Probability: mathematical theory that describesuncertainty.

Statistics: set of techniques for extracting usefulinformation from data.

Probability 5 Copyright ©c 2016 Stanley B. Gershwin.

Page 6: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Interpretations of probabilityFrequency

The probability that the outcome of an experiment is Ais P(A)...

if the experiment is performed a large number of timesand the fraction of times that the observed outcome isA is P(A).

Probability 6 Copyright ©c 2016 Stanley B. Gershwin.

Page 7: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Interpretations of probabilityParallel universes

The probability that the outcome of an experiment is Ais P(A)...

if the experiment is performed in each parallel universeand the fraction of universes in which the observedoutcome is A is P(A).

Probability 7 Copyright ©c 2016 Stanley B. Gershwin.

Page 8: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Interpretations of probabilityBetting odds

The probability that the outcome of an experiment is Ais P(A)...

if before the experiment is performed a risk-neutralobserver would be willing to bet $1 against more than$1−P(A)

P(A) .The expected value (slide 35) of the bet is greater than

1− P(A)(1− P(A))× (−1) + P(A)× = 0P(A)

Probability 8 Copyright ©c 2016 Stanley B. Gershwin.

Page 9: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Interpretations of probabilityState of belief

The probability that the outcome of an experiment is Ais P(A)...

if that is the opinion (ie, belief or state of mind) of anobserver before the experiment is performed.

Probability 9 Copyright ©c 2016 Stanley B. Gershwin.

Page 10: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Interpretations of probabilityAbstract measure

The probability that the outcome of an experiment is Ais P(A)...

if P() satisfies a certain set of conditions: the axioms ofprobability.

Probability 10 Copyright ©c 2016 Stanley B. Gershwin.

Page 11: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Interpretations of probabilityAxioms of probability

Let U be a set of samples . Let E1, E2, ... be subsets ofU .Let ∅ be the null (or empty ) set , the set that has noelements.• 0 ≤ P(Ei) ≤ 1• P(U) = 1• P(∅) = 0• If Ei ∩ Ej = ∅, then P(Ei ∪ Ej) = P(Ei) + P(Ej)

Probability 11 Copyright ©c 2016 Stanley B. Gershwin.

Page 12: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsDiscrete Sample Space

Notation, terminology:

• ω is often used as the symbol for a generic sample.

• Subsets of U are called events.

• P(E ) is the probability of E .

Probability 12 Copyright ©c 2016 Stanley B. Gershwin.

Page 13: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsDiscrete Sample Space

• Example: Throw a single die. The possibleoutcomes are {1, 2, 3, 4, 5, 6}. ω can be any oneof those values.

• Example: Consider n(t), the number of parts ininventory at time t. Then

ω = {n(1), n(2), ..., n(t), ....}

is a sample path.Probability 13 Copyright ©c 2016 Stanley B. Gershwin.

Page 14: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsDiscrete Sample Space

• An event can often be defined by a statement. For example,

E = {There are 6 parts in the buffer at time t = 12}

Formally, this can be written

E = the set of all ω such that n(12) = 6

or,E = {ω|n(12) = 6}

Probability 14 Copyright ©c 2016 Stanley B. Gershwin.

Page 15: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsDiscrete Sample Space

High probability

U

Low probability

Probability 15 Copyright ©c 2016 Stanley B. Gershwin.

Page 16: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsSet Theory

Venn diagrams

U

A

A

P(A) = 1− P(A)

Probability 16 Copyright ©c 2016 Stanley B. Gershwin.

Page 17: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsSet Theory

Venn diagrams

U

U

AUB

A B

A B

P(A ∪ B) = P(A) + P(B)− P(A ∩ B)

Probability 17 Copyright ©c 2016 Stanley B. Gershwin.

Page 18: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsIndependence

A and B are independent if

P(A ∩ B) = P(A)P(B).

Probability 18 Copyright ©c 2016 Stanley B. Gershwin.

Page 19: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsConditional Probability

If P(B) 6= 0,

P(AP(A|B) = ∩ B)P(B)

U

U

AUB

A B

A B

We can also write P(A ∩ B) = P(A|B)P(B).

Probability 19 Copyright ©c 2016 Stanley B. Gershwin.

Page 20: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsConditional Probability

P(A|B) = P(A ∩ B)/P(B)

Example: Throw a die.Let• A is the event of getting an odd number (1, 3, 5).• B is the event of getting a number less than or

equal to 3 (1, 2, 3).Then P(A) = P(B) = 1/2,P(A ∩ B) = P(1, 3) = 1/3.Also, P(A|B) = P(A ∩ B)/P(B) = 2/3.

Probability 20 Copyright ©c 2016 Stanley B. Gershwin.

Page 21: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsLaw of Total Probability

B

U

C DA

A C

U

A D

U

• Let B = C ∪ D and assume C ∩ D = ∅. ThenP(AP(A|C) = ∩ C) P(Aand P(AP(C) |D) = ∩ D)

P(D) .

Probability 21 Copyright ©c 2016 Stanley B. Gershwin.

Page 22: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsLaw of Total Probability

Also,P(C• P(C |B) = ∩ B) P(C)=P(B) because CP(B) ∩ B = C .

P(D)Similarly, P(D|B) = P(B)

• A ∩ B = A ∩ (C ∪ D) = (A ∩ C) ∪ P(A ∩ D)

• ThereforeP(A ∩ B) = P(A ∩ (C ∪ D))

= P(A ∩ C) + P(A ∩ D) because (A ∩ C) and (A ∩ D) aredisjoint.

Probability 22 Copyright ©c 2016 Stanley B. Gershwin.

Page 23: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsLaw of Total Probability

• Or, P(A|B)P(B) = P(A|C)P(C) + P(A|D)P(D)or,

P(A|B)P(B) P(A= |C)P(C)P(B)

P(A+ |D)P(D)P(B) P(B)

or,

P(A|B) = P(A|C)P(C |B) + P(A|D)P(D|B)

Probability 23 Copyright ©c 2016 Stanley B. Gershwin.

Page 24: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsLaw of Total Probability

D = C

U

U

U

A D

AC

A C

An important case is when C ∪ D = B = U , so that A ∩ B =A. Then P(A) = P(A ∩ C) + P(A ∩ D) or

P(A) = P(A|C)P(C) + P(A|D)P(D)

Probability 24 Copyright ©c 2016 Stanley B. Gershwin.

Page 25: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsLaw of Total Probability

A

Ei

More generally, if A andE1, . . . Ek are events and

Ei and Ej = ∅, for all i 6= j

and⋃jEj = the universal set

(ie, the set of Ej sets is mutu-ally exclusive and collectivelyexhaustive ) then ...

Probability 25 Copyright ©c 2016 Stanley B. Gershwin.

Page 26: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsLaw of Total Probability

∑P(

jEj) = 1

and

P(A) = ∑j P(A|Ej)P(Ej).

Probability 26 Copyright ©c 2016 Stanley B. Gershwin.

Page 27: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsLaw of Total Probability

ExampleA = {I will have a cold tomorrow.}E1 = {It is raining today.}E2 = {It is snowing today.}E3 = {It is sunny today.}

(Assume E1 ∪ E2 ∪ E3 = U and E1 ∩ E2 = E1 ∩ E3 = E2 ∩ E3 = ∅.)

Then A ∩ E1 = {I will have a cold tomorrow and it is raining today}.And P(A|E1) is the probability I will have a cold tomorrow given that it israining today.etc.

Probability 27 Copyright ©c 2016 Stanley B. Gershwin.

Page 28: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsLaw of Total Probability

Then

{I will have a cold tomorrow.}={I will have a cold tomorrow and it is raining today} ∪{I will have a cold tomorrow and it is snowing today} ∪{I will have a cold tomorrow and it is sunny today}

so

P({I will have a cold tomorrow.})=P({I will have a cold tomorrow and it is raining today}) +P({I will have a cold tomorrow and it is snowing today}) +P({I will have a cold tomorrow and it is sunny today})

Probability 28 Copyright ©c 2016 Stanley B. Gershwin.

Page 29: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsLaw of Total Probability

P({I will have a cold tomorrow.})=

P({I will have a cold tomorrow | it is raining today})P({it is raining today}) +

P({I will have a cold tomorrow | it is snowing today})P({it is snowing today}) +

P({I will have a cold tomorrow | it is sunny today}) P({it is sunny today})

or

P(A) = P(A|E1)P(E1) + P(A|E2)P(E2) + P(A|E3)P(E3)

Probability 29 Copyright ©c 2016 Stanley B. Gershwin.

Page 30: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsRandom Variables

Let V be a vector space. Then a random variable X is a mapping(a function) from U to V .If ω ∈ U and x = X (ω) ∈ V , then X is a random variable.Example: V could be the real number line.Typical notation :• Upper case letters (X ) are usually used for random variables and

corresponding lower case letters (x) are usually used for possible valuesof random variables.

• Random variables (X (ω)) are usually not written as functions; theargument (ω) of the random variable is usually not written. Thissometimes causes confusion.

Probability 30 Copyright ©c 2016 Stanley B. Gershwin.

Page 31: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsRandom Variables

Flip of a Coin

Let U=H,T. Let ω = H if we flip a coin and get heads; ω = T ifwe flip a coin and get tails.

Let V be the real number line. Let X (ω) be the number of timeswe get heads. Then X (ω) = 0 or 1.

Assume the coin is fair. (No tricks this time!) ThenP(ω = T ) = P(X = 0) = 1/2P(ω = H ) = P(X = 1) = 1/2

Probability 31 Copyright ©c 2016 Stanley B. Gershwin.

Page 32: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsRandom Variables

Flip of Three CoinsLet U=HHH, HHT, HTH, HTT, THH, THT, TTH, TTT.

Let ω = HHH if we flip 3 coins and get 3 heads; ω = HHT if weflip 3 coins and get 2 heads and then one tail, etc. The ordermatters! There are 8 samples.• P(ω) = 1/8 for all ω.

Let X be the number of heads. Then X = 0, 1, 2, or 3.• P(X = 0)=1/8; P(X = 1)=3/8; P(X = 2)=3/8;

P(X = 3)=1/8.There are 4 distinct values of X .

Probability 32 Copyright ©c 2016 Stanley B. Gershwin.

Page 33: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsProbability Distributions

Let X (ω) be a random variable. Then P(X (ω) = x) is theprobability distribution of X (usually written P(x)). For three coinflips:

P(x)

3/8

1/4

1/8

0 1 2 3 x

Probability 33 Copyright ©c 2016 Stanley B. Gershwin.

Page 34: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsProbability Distributions

Mean and Variance

Mean (average): x = µx = E (X ) = ∑x xP(x)

Variance: Vx = 2σx = E (x − µx )2 = ∑x (x − µx )2P(x)

Standard deviation: σx =√

Vx

Coefficient of variation (cv): σx/µx

Probability 34 Copyright ©c 2016 Stanley B. Gershwin.

Page 35: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsProbability Distributions

For three coin flips:

x = 1.5Vx = 0.75σx = 0.866cv = 0.577

Probability 35 Copyright ©c 2016 Stanley B. Gershwin.

Page 36: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsFunctions of a Random Variable

• A function of a random variable is a randomvariable.

• Special case: linear function

For every ω, let Y (ω) = aX (ω) + b. Then

? Y = aX + b.? VY = a2VX ; σY = |a|σX .

Probability 36 Copyright ©c 2016 Stanley B. Gershwin.

Page 37: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Probability BasicsCovariance

X and Y are random variables. Define the covariance of X and Yas:

Cov(X ,Y ) = E [(X − µx )(Y − µy )]

Facts:

• Var(X + Y ) = Vx + Vy + 2Cov(X ,Y )

• If X and Y are independent, Cov(X ,Y ) = 0.

• If X and Y vary in the same direction, Cov(X ,Y ) > 0.

• If X and Y vary in the opposite direction, Cov(X ,Y ) < 0.

Probability 37 Copyright ©c 2016 Stanley B. Gershwin.

Page 38: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

The correlation of X and Y is

Cov(XCorr(X ,Y ) = ,Y )σxσy

−1 ≤ Corr(X ,Y ) ≤ 1

Probability 38 Copyright ©c 2016 Stanley B. Gershwin.

Page 39: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Discrete Random VariablesBernoulli

Flip a biased coin. Assume all flips are independent.

X B is 1 if outcome is heads; 0 if tails.

P(X B = 1) = p.

P(X B = 0) = 1− p.

X B is Bernoulli.

Probability 39 Copyright ©c 2016 Stanley B. Gershwin.

Page 40: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Discrete Random VariablesBinomial

The sum of n independent Bernoulli random variablesX B

i with the same parameter p is a binomial randomvariable X b.

nX b =

i

∑X B

i=0

P(X b n!= x) = px (1 p)(n−x)x !(n − x)! −

Probability 40 Copyright ©c 2016 Stanley B. Gershwin.

Page 41: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Discrete Random VariablesBinomialprobability distribution

20 25 30 35 40 45 50 55 600

0.01

0.02

0.03

0.04

0.05

0.06

0.07

0.08

0.09

N=100, p=0.4

Probability 41 Copyright ©c 2016 Stanley B. Gershwin.

Page 42: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Discrete Random VariablesGeometric

The number of independent Bernoulli random variables X Bi with

the same parameter p tested until the first 1 appears is ageometrically distributed random variable X g .

1 2 3 4 ... k − 4 k − 3 k − 2 k − 1 k0 0 0 0 ... 0 0 0 0 1←−−−−−−−−− k −−−−−−−−−−−−−−−−−−−−−−−→

X g = k if X B1 = 0, X B

2 = 0, ..., X Bk−1 = 0, X B

k = 1

Probability 42 Copyright ©c 2016 Stanley B. Gershwin.

Page 43: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Discrete Random VariablesGeometric

To calculate P(X g = k), recall that P(X g = 1) = p, so P(X g > 1) = 1− p.

Then

P(X g > k) = P(X g > k g g|X > k − 1)P(X > k − 1)

= (1− p)P(X g > k − 1),

because

P(X g k|X g k − 1) = P(X B = 0 X B = 0 |X B B> > 1 , ..., k 1 = 0, ...,Xk−1 = 0)= 1− p

so

P(X g > 1) = 1− p, P(X g > 2) = (1− p)2, ... P(X g k 1− 1) = (1 k> − p) −

and P(X g = k) = P({X g > k − 1} and {X Bk = 1}) = (1− p)k−1p.

Probability 43 Copyright ©c 2016 Stanley B. Gershwin.

Page 44: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Discrete Random VariablesGeometric probability distribution

0.11

0.1

0.09

0.08

0.07

0.06

0.05

0.04

0.03

0.02

0.01

0 0 5 10 15 20 25 30 35

Geometric, p=.1

Probability 44 Copyright ©c 2016 Stanley B. Gershwin.

Page 45: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Discrete Random VariablesPoisson Distribution

xP(X P = x) = e−λλx !Discussion later.

Probability 45 Copyright ©c 2016 Stanley B. Gershwin.

Page 46: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesPhilosophical Issues

1. Mathematically , continuous and discrete randomvariables are very different.

2. Quantitatively , however, some continuous modelsare very close to some discrete models.

3. Therefore, which kind of model to use for a givensystem is a matter of convenience .

Probability 46 Copyright ©c 2016 Stanley B. Gershwin.

Page 47: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesPhilosophical Issues

Example: The production process for small metal parts(nuts, bolts, washers, etc.) might better be modeled asa continuous flow than as a large number of discreteparts.

Probability 47 Copyright ©c 2016 Stanley B. Gershwin.

Page 48: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesPhilosophical Issues

High density

Low density

The probability of atwo-dimensional randomvariable being in a small squareis the probability density timesthe area of the square. (Thedefinition is similar inhigher-dimensional spaces.)

Probability 48 Copyright ©c 2016 Stanley B. Gershwin.

Page 49: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesPhilosophical Issues

Probability 49 Copyright ©c 2016 Stanley B. Gershwin.

Page 50: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesSpaces

Dimensionality• Continuous random variables can be defined

? in one, two, three, ..., infinite dimensional spaces;? in finite or infinite regions of the spaces.

• Continuous random variables can have? probability measures with the same dimensionality as

the space;? lower dimensionality than the space;? a mix of dimensions.

Probability 50 Copyright ©c 2016 Stanley B. Gershwin.

Page 51: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesNo change in water levels

M B11

x 1M 2

B2

x M32

M1 B1 M 2 B2 M3

Probability 51 Copyright ©c 2016 Stanley B. Gershwin.

Page 52: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesOne kind of change in water levels

M B11

x 1M 2

B2

x M32

M1 B1 M 2 B2 M3

Probability 52 Copyright ©c 2016 Stanley B. Gershwin.

Page 53: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesTwo-dimensional probability distribution

One−dimensional density

Two−dimensional

Zero−dimensional

density (mass)

density

x1

M1 M3

x2

B1 M 2 B 2

Probability distributionof the amount ofmaterial in each of thetwo buffers.

Probability 53 Copyright ©c 2016 Stanley B. Gershwin.

Page 54: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesTrajectories

x2

x1

M1 B1 M 2 B2 M3

001

011

010

101

100

110

Trajectories of bufferlevels in the three-machine line if themachine states stayconstant for a longenough time period.

Probability 54 Copyright ©c 2016 Stanley B. Gershwin.

Page 55: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesDiscrete approximation of the probability distribution

x2

M1

x1

B M B M1 2 2 3

Probabilitydistribution of theamount of materialin each of the twobuffers.

Probability 55 Copyright ©c 2016 Stanley B. Gershwin.

Page 56: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesDensities and Distributions

In one dimension, F () is the cumulative probability distribution ofX if

F (x) = P(X ≤ x)f () is the density function of X if

F (x) =∫ x

f (t)dtor −∞

dFf (x) = dxwherever F is differentiable.

Probability 56 Copyright ©c 2016 Stanley B. Gershwin.

Page 57: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesDensities and Distributions

Fact: F (b)− F (a) =∫ b

f (t)dta

Fact: f (x)δx ≈ P(x ≤ X ≤ x + δx) for sufficientlysmall δx .

Definition: x =∫ ∞

tf (t)dt−∞

Probability 57 Copyright ©c 2016 Stanley B. Gershwin.

Page 58: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesLaw of Total Probability

Scalar version

fX (x) =∫ ∞

fX |Y (x−∞

|y)fY (y)dy

This is also extended to more dimensions.

Probability 58 Copyright ©c 2016 Stanley B. Gershwin.

Page 59: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesNormal Distribution

The density function of the normal (or gaussian ) distribution withmean 0 and variance 1 (the standard normal ) is given by

1f (x) = √ e 1−

2π2

2 x

The normal distribution function is

F (x) =∫ x

f (t)dt−∞

(There is no closed form expression for F (x).)

Probability 59 Copyright ©c 2016 Stanley B. Gershwin.

Page 60: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesNormal Distribution

f(x

0.4

0.35

0.3

0.25

0.2

0.15

0.1

0.05

0

)

x−4 −2 0 2 4

F(x)

x

1

0.9

0.8

0.7

0.6

0.5

0.4

0.3

0.2

0.1

0−4 −2 0 2 4

Probability 60 Copyright ©c 2016 Stanley B. Gershwin.

Page 61: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesNormal Distribution

Notation: N(µ, σ) is the normal distribution with mean µ andvariance 2σ .

Note: Some people write N( 2µ, σ ) for the normal distribution with mean µand variance 2σ .

Fact: If X and Y are normal, then aX + bY + c is normal.

Fact: If X is N(µ, σ), then X−µ ,σ

is N(0 1), the standard normal.

This is why N(0, 1) is tabulated in books and why N(µ, σ) is easyto compute from N(0, 1).

Probability 61 Copyright ©c 2016 Stanley B. Gershwin.

Page 62: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesTruncated Normal Density

truncatednot truncated

0.5

0.45

0.4

0.35

0.3

0.25

0.2

0.15

0.1

0.05

0−4 −2 0 2 4

f (x)P(x ≤ X ≤ x + δx) = ()1 δx where F () and f are the normal− F (0)

distribution and density functions with parameters µ and σ.

Probability 62 Copyright ©c 2016 Stanley B. Gershwin.

Page 63: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesAnother Kind of Truncated Normal Density

probability mass

0.5

truncated 0.45

not truncated

0.4

0.35

0.3

0.25

0.2

0.15

0.1

0.05

0−4 −2 0 2 4

P(x ≤ X ≤ x + δx) = f (x)δx for x > 0 and P(X = 0) = F (0) where F () andf () are the normal distribution and density functions with parameters µ and σ.

Probability 63 Copyright ©c 2016 Stanley B. Gershwin.

Page 64: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesLaw of Large Numbers

Let {Xk} be a sequence of independent identically distributed(i.i.d.) random variables that have the same finite mean µ. Let Snbe the sum of the first n Xks, so

Sn = X1 + ... + Xn

Then for every ε > 0,

lim P→∞

(∣∣∣S∣ nn ∣ =n − µ

∣∣∣∣ > ε

)0

That is, the average approaches the

∣mean.

Probability 64 Copyright ©c 2016 Stanley B. Gershwin.

Page 65: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesCentral Limit Theorem

Let {Xk} be a sequence of i.i.d. random variables withfinite mean µ and finite variance 2σ .Then as n→∞, P(Sn−nµ√ .n ) ,

σ→ N(0 1)

If we define An as Sn/n, the average of the first n Xks,then this is equivalent to:

As n→∞, P(An) N(µ, σ/√

→ n).

Probability 65 Copyright ©c 2016 Stanley B. Gershwin.

Page 66: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesCoin flip examples

Probability of x heads in n flips of a fair coin

probability (n=3) probability (n=15)0 0

00

00

0

00

of

0 of

0

00

00

0

00

0 00 1 2 3 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

x x

probability (n=7) probability (n=31)0 0

00

0

00

of

0 of

0

00

0

00

0 00 1 2 3 4 5 6 7 0 1 2 3 4 5 6 7 8 9 101112131415161718192021222324252627282930

x x

Probability 66 Copyright ©c 2016 Stanley B. Gershwin.

Page 67: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesBinomial probability distribution approaches normal forlarge N .

20 25 30 35 40 45 50 55 600

0.01

0.02

0.03

0.04

0.05

0.06

0.07

0.08

0.09

N=100, p=0.4

Probability 67 Copyright ©c 2016 Stanley B. Gershwin.

Page 68: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Continuous Random VariablesBinomial distributions

Note the resemblance to a truncated normal in these examples.

1 2 3 4 5 6 7 8 9 100

0.05

0.1

0.15

0.2

0.25

N=10, p=0.4

1 2 3 4 5 6 7 8 9 100

0.05

0.1

0.15

0.2

0.25

N=20, p=0.2

1 2 3 4 5 6 7 8 9 100

0.05

0.1

0.15

0.2

0.25

N=40, p=0.1

1 2 3 4 5 6 7 8 9 100

0.05

0.1

0.15

0.2

0.25

N=80, p=.05

Probability 68 Copyright ©c 2016 Stanley B. Gershwin.

Page 69: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Normal Density Function... in Two Dimensions

-2-1

0 1

2 3-3

-2

-1

0

1

2

3

0.4

0.35

0.3

0.25

0.2

0.15

0.1

0.05

0-3

Probability 69 Copyright ©c 2016 Stanley B. Gershwin.

gkap11
Line
Page 70: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

More Continuous DistributionsUniform

1f (x) = for ab − a ≤ x ≤ b

f (x) = 0 otherwise

Probability 70 Copyright ©c 2016 Stanley B. Gershwin.

Page 71: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

More Continuous DistributionsUniform

Uniform density

Uniform distribution

Probability 71 Copyright ©c 2016 Stanley B. Gershwin.

Page 72: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

More Continuous DistributionsTriangular

Probability density function

Probability 72 Copyright ©c 2016 Stanley B. Gershwin.

© Wikipedia. License: CC-BY-SA. This content is excluded from our CreativeCommons license. For more information, see https://ocw.mit.edu/fairuse.

Page 73: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

More Continuous DistributionsTriangular

Cumulative distribution function

Probability 73 Copyright ©c 2016 Stanley B. Gershwin.

© Wikipedia. License: CC-BY-SA. This content is excluded from our CreativeCommons license. For more information, see https://ocw.mit.edu/fairuse.

Page 74: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

More Continuous DistributionsExponential

• f (t) = λe−λt for tλt

≥ 0; f (t) = 0 otherwise;P(T > t) = e− for t ≥ 0; P(T > t) = 1 otherwise.

• Close to the geometric distribution but for continuous time.

• Very mathematically convenient. Often used as model forthe first time until an event occurs.

• Memorylessness:P(T > t + x |T > x) = P(T > t)

The cumulative probability distributionF (t) = 1− P(T > t) = 1− e−λt for t ≥ 0; F (t) = 0 otherwise.

Probability 74 Copyright ©c 2016 Stanley B. Gershwin.

Page 75: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

More Continuous DistributionsExponential

exponential distribution

exponential density

0

0.2

0.4

0.6

0.8

1

1.2

0 2 4 6 8 10

Probability 75 Copyright ©c 2016 Stanley B. Gershwin.

Page 76: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

Discrete Random VariablesPoisson Distribution

P(X P = x) = e−λt (λt)x

x !

is the probability that x events happen in [0, t] if theevents are independent and the times between them areexponentially distributed with parameter λ.

Typical examples: arrivals and services at queues. (Nextlecture!)

Probability 76 Copyright ©c 2016 Stanley B. Gershwin.

Page 77: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

NOT Random...but almost

A pseudo-random number generator is a set of numbers X0,X1, ... where thereis a function F such that

Xn+1 = F (Xn)

and F is such that the sequence of Xn satisfies certain conditions.

For example 0 ≤ Xn ≤ 1 and the sequence X0,X1, ... looks like uniformlydistributed, independent random variables.

That is, statistical tests say that the probability of the sequence not beingindependent uniform random variables is very small.

However the sequence is deterministic: it is determined by X0, the seed of therandom number generator.

Pseudo-random number generators are used extensively in simulation.

Probability 77 Copyright ©c 2016 Stanley B. Gershwin.

Page 78: Massachusetts Institute of Technology€¦ · Probability Basics Probability Distributions Let X(ω) be a random variable.Then P(X(ω) = x) is theprobability distribution of X (usually

MIT OpenCourseWarehttps://ocw.mit.edu

2.854 / 2.853 Introduction To Manufacturing SystemsFall 2016

For information about citing these materials or our Terms of Use, visit: https://ocw.mit.edu/terms.