Discrete Probability Distributions
Discrete Probability Distributions
Discrete Probability Distributions
Discrete Probability
Distributions
5-1
Learning Objectives
In this chapter, you learn:
The properties of a probability distribution
5-2
Definitions
Random Variables
5-3
Definitions
Random Variables
Random
Variables
5-4
Discrete Random Variables
Can only assume a countable number of values
Examples:
5-5
Probability Distribution For A
Discrete Random Variable
A probability distribution for a discrete random
variable is a mutually exclusive listing of all
possible numerical outcomes for that variable and
a probability of occurrence associated with each
outcome.
Number of Classes Taken Probability
2 0.20
3 0.40
4 0.24
5 0.16
5-6
Example of a Discrete Random
Variable Probability Distribution
T H 1 2/4 = 0.50
2 1/4 = 0.25
H T
Probability
0.50
0.25
H H
0 1 2 X
5-7
Discrete Random Variables
Expected Value (Measuring Center)
Expected Value (or mean) of a discrete
random variable (Weighted Average)
N
E(X) Xi P( Xi )
i1
X P(X)
Example: Toss 2 coins, 0 0.25
X = # of heads, 1 0.50
5-8
Discrete Random Variables
Measuring Dispersion
Variance of a discrete random variable
N
σ 2 [Xi E(X)]2 P(Xi )
i1
where:
E(X) = Expected value of the discrete random variable X
Xi = the ith outcome of X
P(Xi) = Probability of the ith occurrence of X
5-9
Discrete Random Variables
Measuring Dispersion
(continued)
σ [X E(X)] P(X )
i
2
i
5-10
Covariance
5-11
The Covariance Formula
N
σ XY [ Xi E( X)][(Yi E( Y )] P( Xi Yi )
i1
5-12
Investment Returns
The Mean
5-13
Investment Returns
The Mean
5-14
Investment Returns
Standard Deviation
5-15
Investment Returns
Covariance
5-16
The Sum of
Two Random Variables
Expected Value of the sum of two random variables:
E(X Y) E( X) E( Y )
Var(X Y) σ 2X Y σ 2X σ 2Y 2σ XY
σ X Y σ 2X Y
5-17
Portfolio Expected Return and
Expected Risk
5-18
Portfolio Expected Return
and Portfolio Risk
5-19
Portfolio Example
Investment X: μX = 50 σX = 43.30
Investment Y: μY = 95 σY = 193.21
σXY = 8250
The portfolio return and portfolio variability are between the values
for investments X and Y considered individually
5-20
Probability Distributions
Probability
Distributions
Binomial Normal
Poisson Uniform
Hypergeometric Exponential
5-21
Binomial Probability Distribution
A fixed number of observations, n
e.g., 15 tosses of a coin; ten light bulbs taken from a warehouse
Each observation is categorized as to whether or not the
“event of interest” occurred
e.g., head or tail in each toss of a coin; defective or not defective
light bulb
Since these two categories are mutually exclusive and
collectively exhaustive
When the probability of the event of interest is represented as π,
then the probability of the event of interest not occurring is 1 - π
Constant probability for the event of interest occurring
(π) for each observation
Probability of getting a tail is the same each time we toss the
coin
5-22
Binomial Probability Distribution
(continued)
5-23
Possible Applications for the
Binomial Distribution
5-25
The Binomial Distribution
Counting Techniques
5-26
Counting Techniques
Rule of Combinations
n!
n Cx
X! (n X)!
where:
n! =(n)(n - 1)(n - 2) . . . (2)(1)
X! = (X)(X - 1)(X - 2) . . . (2)(1)
0! = 1 (by definition)
5-27
Counting Techniques
Rule of Combinations
5-28
Binomial Distribution Formula
n! x nx
P(X=x |n,π) π (1-π)
x! (n x )!
5-29
Example:
Calculating a Binomial Probability
What is the probability of one success in five
observations if the probability of an event of
interest is 0.1?
x = 1, n = 5, and π = 0.1
n!
P(X 1 | 5,0.1) x (1 ) n x
x! (n x)!
5!
(0.1)1 (1 0.1)51
1!(5 1)!
(5)(0.1)(0.9)4
0.32805
5-30
The Binomial Distribution
Example
Suppose the probability of purchasing a defective
computer is 0.02. What is the probability of
purchasing 2 defective computers in a group of 10?
x = 2, n = 10, and π = 0.02
n!
P(X 2 | 10, 0.02) x (1 ) n x
x! (n x)!
10!
(.02)2 (1 .02)10 2
2!(10 2)!
(45)(.0004)(.8508)
.01531
5-31
The Binomial Distribution
Shape
P(X=x|5, 0.5)
0.6
0.4
Here, n = 5 and π =0.5 0.2
0
0 1 2 3 4 5 x
5-32
The Binomial Distribution Using
Binomial Tables (Available On Line)
n = 10
x … π=.20 π=.25 π=.30 π=.35 π=.40 π=.45 π=.50
0 … 0.1074 0.0563 0.0282 0.0135 0.0060 0.0025 0.0010 10
1 … 0.2684 0.1877 0.1211 0.0725 0.0403 0.0207 0.0098 9
2 … 0.3020 0.2816 0.2335 0.1757 0.1209 0.0763 0.0439 8
3 … 0.2013 0.2503 0.2668 0.2522 0.2150 0.1665 0.1172 7
4 … 0.0881 0.1460 0.2001 0.2377 0.2508 0.2384 0.2051 6
5 … 0.0264 0.0584 0.1029 0.1536 0.2007 0.2340 0.2461 5
6 … 0.0055 0.0162 0.0368 0.0689 0.1115 0.1596 0.2051 4
7 … 0.0008 0.0031 0.0090 0.0212 0.0425 0.0746 0.1172 3
8 … 0.0001 0.0004 0.0014 0.0043 0.0106 0.0229 0.0439 2
9 … 0.0000 0.0000 0.0001 0.0005 0.0016 0.0042 0.0098 1
10 … 0.0000 0.0000 0.0000 0.0000 0.0001 0.0003 0.0010 0
Examples:
n = 10, π = 0.35, x = 3: P(X = 3|10, 0.35) = 0.2522
n = 10, π = 0.25, x = 8: P(X = 8|10, 0.25) = 0.0004
5-33
Binomial Distribution
Characteristics
Mean
μ E(X) n
5-34
The Binomial Distribution
Characteristics
Examples
P(X=x|5, 0.1)
μ n (5)(0.1) 0.5 0.6
0.4
0.2
σ n (1 - ) (5)(0.1)(1 0.1)
0
0.6708 0 1 2 3 4 5 x
P(X=x|5, 0.5)
μ nπ (5)(.5) 2.5 0.6
0.4
σ n (1 - ) (5)(0.5)(1 0.5) 0.2
0
1.118
0 1 2 3 4 5 x
5-35
Using Excel For The
Binomial Distribution
5-36
The Poisson Distribution
Definitions
5-37
The Poisson Distribution
e x
P( X x | )
X!
where:
x = number of events in an area of opportunity
= expected number of events
e = base of the natural logarithm system (2.71828...)
5-39
Poisson Distribution
Characteristics
Mean
μλ
σ λ
2
σ λ
where = expected number of events
5-40
Using Poisson Tables
(Available On Line)
e λ λ X e 0.50 (0.50)2
P(X 2 | 0.50) 0.0758
X! 2!
5-41
Using Excel For The
Poisson Distribution
5-42
Graph of Poisson Probabilities
Graphically:
= 0.50
=
X 0.50
0 0.6065
1 0.3033
2 0.0758
3 0.0126
4 0.0016
5 0.0002
6 0.0000
P(X = 2 | =0.50) = 0.0758
7 0.0000
5-43
Poisson Distribution Shape
5-44
The Hypergeometric
Distribution
5-45
Chapter Summary
5-46