SlideShare a Scribd company logo
Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-1
Chapter 5
Some Important Discrete
Probability Distributions
Statistics for Managers
Using Microsoft®
Excel
4th
Edition
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-2
Chapter Goals
After completing this chapter, you should be able
to:
 Interpret the mean and standard deviation for a
discrete probability distribution
 Explain covariance and its application in finance
 Use the binomial probability distribution to find
probabilities
 Describe when to apply the binomial distribution
 Use the hypergeometric and Poisson discrete
probability distributions to find probabilities
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-3
Introduction to Probability
Distributions
 Random Variable
 Represents a possible numerical value from
an uncertain event
Random
Variables
Discrete
Random Variable
Continuous
Random Variable
Ch. 5 Ch. 6
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-4
Discrete Random Variables
 Can only assume a countable number of values
Examples:
 Roll a die twice
Let X be the number of times 4 comes up
(then X could be 0, 1, or 2 times)
 Toss a coin 5 times.
Let X be the number of heads
(then X = 0, 1, 2, 3, 4, or 5)
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-5
Experiment: Toss 2 Coins. Let X = # heads.
T
T
Discrete Probability Distribution
4 possible outcomes
T
T
H
H
H H
Probability Distribution
0 1 2 X
X Value Probability
0 1/4 = .25
1 2/4 = .50
2 1/4 = .25
.50
.25
Probability
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-6
Discrete Random Variable
Summary Measures
 Expected Value (or mean) of a discrete
distribution (Weighted Average)
 Example: Toss 2 coins,
X = # of heads,
compute expected value of X:
E(X) = (0 x .25) + (1 x .50) + (2 x .25)
= 1.0
X P(X)
0 .25
1 .50
2 .25
∑=
==µ
N
1i
ii )X(PXE(X)
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-7
 Variance of a discrete random variable
 Standard Deviation of a discrete random variable
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
Discrete Random Variable
Summary Measures
∑=
−=
N
1i
i
2
i
2
)P(XE(X)][Xσ
(continued)
∑=
−==
N
1i
i
2
i
2
)P(XE(X)][Xσσ
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-8
 Example: Toss 2 coins, X = # heads,
compute standard deviation (recall E(X) = 1)
Discrete Random Variable
Summary Measures
)P(XE(X)][Xσ i
2
i
−= ∑
.707.50(.25)1)(2(.50)1)(1(.25)1)(0σ 222
==−+−+−=
(continued)
Possible number of heads
= 0, 1, or 2
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-9
The Covariance
 The covariance measures the strength of the
linear relationship between two variables
 The covariance:
)YX(P)]Y(EY)][(X(EX[σ
N
1i
iiiiXY ∑=
−−=
where: X = discrete variable X
Xi = the ith
outcome of X
Y = discrete variable Y
Yi = the ith
outcome of Y
P(XiYi) = probability of occurrence of the condition affecting
the ith
outcome of X and the ith
outcome of Y
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-10
Computing the Mean for
Investment Returns
Return per $1,000 for two types of investments
P(XiYi) Economic condition Passive Fund X Aggressive Fund Y
.2 Recession - $ 25 - $200
.5 Stable Economy + 50 + 60
.3 Expanding Economy + 100 + 350
Investment
E(X) = μX = (-25)(.2) +(50)(.5) + (100)(.3) = 50
E(Y) = μY = (-200)(.2) +(60)(.5) + (350)(.3) = 95
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-11
Computing the Standard Deviation
for Investment Returns
P(XiYi) Economic condition Passive Fund X Aggressive Fund Y
.2 Recession - $ 25 - $200
.5 Stable Economy + 50 + 60
.3 Expanding Economy + 100 + 350
Investment
43.30
(.3)50)(100(.5)50)(50(.2)50)(-25σ 222
X
=
−+−+−=
71.193
)3(.)95350()5(.)9560()2(.)95200-(σ 222
Y
=
−+−+−=
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-12
Computing the Covariance
for Investment Returns
P(XiYi) Economic condition Passive Fund X Aggressive Fund Y
.2 Recession - $ 25 - $200
.5 Stable Economy + 50 + 60
.3 Expanding Economy + 100 + 350
Investment
8250
95)(.3)50)(350(100
95)(.5)50)(60(5095)(.2)200-50)((-25σ YX,
=
−−+
−−+−−=
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-13
Interpreting the Results for
Investment Returns
 The aggressive fund has a higher expected
return, but much more risk
μY = 95 > μX = 50
but
σY = 193.21 > σX = 43.30
 The Covariance of 8250 indicates that the two
investments are positively related and will vary
in the same direction
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-14
The Sum of
Two Random Variables
 Expected Value of the sum of two random variables:
 Variance of the sum of two random variables:
 Standard deviation of the sum of two random variables:
XY
2
Y
2
X
2
YX σ2σσσY)Var(X ++==+ +
)Y(E)X(EY)E(X +=+
2
YXYX σσ ++ =
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-15
Portfolio Expected Return
and Portfolio Risk
 Portfolio expected return (weighted average
return):
 Portfolio risk (weighted variability)
Where w = portion of portfolio value in asset X
(1 - w) = portion of portfolio value in asset Y
)Y(E)w1()X(EwE(P) −+=
XY
2
Y
22
X
2
P w)σ-2w(1σ)w1(σwσ +−+=
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-16
Portfolio Example
Investment X: μX = 50 σX = 43.30
Investment Y: μY = 95 σY = 193.21
σXY = 8250
Suppose 40% of the portfolio is in Investment X and
60% is in Investment Y:
The portfolio return and portfolio variability are between the values
for investments X and Y considered individually
77)95()6(.)50(4.E(P) =+=
04.133
8250)2(.4)(.6)((193.21))6(.(43.30)(.4)σ 2222
P
=
++=
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-17
Probability Distributions
Continuous
Probability
Distributions
Binomial
Hypergeometric
Poisson
Probability
Distributions
Discrete
Probability
Distributions
Normal
Uniform
Exponential
Ch. 5 Ch. 6
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-18
The Binomial Distribution
Binomial
Hypergeometric
Poisson
Probability
Distributions
Discrete
Probability
Distributions
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-19
Binomial Probability Distribution
 A fixed number of observations, n
 e.g., 15 tosses of a coin; ten light bulbs taken from a warehouse
 Two mutually exclusive and collectively exhaustive
categories
 e.g., head or tail in each toss of a coin; defective or not defective
light bulb
 Generally called “success” and “failure”
 Probability of success is p, probability of failure is 1 – p
 Constant probability for each observation
 e.g., Probability of getting a tail is the same each time we toss
the coin
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-20
Binomial Probability Distribution
(continued)
 Observations are independent
 The outcome of one observation does not affect the outcome
of the other
 Two sampling methods
 Infinite population without replacement
 Finite population with replacement
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-21
Possible Binomial Distribution
Settings
 A manufacturing plant labels items as
either defective or acceptable
 A firm bidding for contracts will either get a
contract or not
 A marketing research firm receives survey
responses of “yes I will buy” or “no I will
not”
 New job applicants either accept the offer
or reject it
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-22
Rule of Combinations
 The number of combinations of selecting X
objects out of n objects is
)!Xn(!X
!n
X
n
−
=





where:
n! =n(n - 1)(n - 2) . . . (2)(1)
X! = X(X - 1)(X - 2) . . . (2)(1)
0! = 1 (by definition)
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-23
P(X) = probability of X successes in n trials,
with probability of success p on each trial
X = number of ‘successes’ in sample,
(X = 0, 1, 2, ..., n)
n = sample size (number of trials
or observations)
p = probability of “success”
P(X)
n
X ! n X
p (1-p)
X n X!
( )!
=
−
−
Example: Flip a coin four
times, let x = # heads:
n = 4
p = 0.5
1 - p = (1 - .5) = .5
X = 0, 1, 2, 3, 4
Binomial Distribution Formula
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-24
Example:
Calculating a Binomial Probability
What is the probability of one success in five
observations if the probability of success is .1?
X = 1, n = 5, and p = .1
32805.
)9)(.1)(.5(
)1.1()1(.
)!15(!1
!5
)p1(p
)!Xn(!X
!n
)1X(P
4
151
XnX
=
=
−
−
=
−
−
==
−
−
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-25
n = 5 p = 0.1
n = 5 p = 0.5
Mean
0
.2
.4
.6
0 1 2 3 4 5
X
P(X)
.2
.4
.6
0 1 2 3 4 5
X
P(X)
0
Binomial Distribution
 The shape of the binomial distribution depends on the
values of p and n
 Here, n = 5 and p = .1
 Here, n = 5 and p = .5
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-26
Binomial Distribution
Characteristics
 Mean
 Variance and Standard Deviation
npE(x)μ ==
p)-np(1σ2
=
p)-np(1σ =
Where n = sample size
p = probability of success
(1 – p) = probability of failure
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-27
n = 5 p = 0.1
n = 5 p = 0.5
Mean
0
.2
.4
.6
0 1 2 3 4 5
X
P(X)
.2
.4
.6
0 1 2 3 4 5
X
P(X)
0
0.5(5)(.1)npμ ===
0.6708
.1)(5)(.1)(1p)-np(1σ
=
−==
2.5(5)(.5)npμ ===
1.118
.5)(5)(.5)(1p)-np(1σ
=
−==
Binomial Characteristics
Examples
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-28
Using Binomial Tables
n = 10
x … p=.20 p=.25 p=.30 p=.35 p=.40 p=.45 p=.50
0
1
2
3
4
5
6
7
8
9
10
…
…
…
…
…
…
…
…
…
…
…
0.1074
0.2684
0.3020
0.2013
0.0881
0.0264
0.0055
0.0008
0.0001
0.0000
0.0000
0.0563
0.1877
0.2816
0.2503
0.1460
0.0584
0.0162
0.0031
0.0004
0.0000
0.0000
0.0282
0.1211
0.2335
0.2668
0.2001
0.1029
0.0368
0.0090
0.0014
0.0001
0.0000
0.0135
0.0725
0.1757
0.2522
0.2377
0.1536
0.0689
0.0212
0.0043
0.0005
0.0000
0.0060
0.0403
0.1209
0.2150
0.2508
0.2007
0.1115
0.0425
0.0106
0.0016
0.0001
0.0025
0.0207
0.0763
0.1665
0.2384
0.2340
0.1596
0.0746
0.0229
0.0042
0.0003
0.0010
0.0098
0.0439
0.1172
0.2051
0.2461
0.2051
0.1172
0.0439
0.0098
0.0010
10
9
8
7
6
5
4
3
2
1
0
… p=.80 p=.75 p=.70 p=.65 p=.60 p=.55 p=.50 x
Examples:
n = 10, p = .35, x = 3: P(x = 3|n =10, p = .35) = .2522
n = 10, p = .75, x = 2: P(x = 2|n =10, p = .75) = .0004
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-29
Using PHStat
 Select PHStat / Probability & Prob. Distributions / Binomial…
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-30
Using PHStat
 Enter desired values in dialog box
Here: n = 10
p = .35
Output for X = 0
to X = 10 will be
generated by PHStat
Optional check boxes
for additional output
(continued)
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-31
P(X = 3 | n = 10, p = .35) = .2522
PHStat Output
P(X > 5 | n = 10, p = .35) = .0949
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-32
The Hypergeometric Distribution
Binomial
Poisson
Probability
Distributions
Discrete
Probability
Distributions
Hypergeometric
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-33
The Hypergeometric Distribution
 “n” trials in a sample taken from a finite
population of size N
 Sample taken without replacement
 Outcomes of trials are dependent
 Concerned with finding the probability of “X”
successes in the sample where there are “A”
successes in the population
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-34
Hypergeometric Distribution
Formula
















−
−








=
n
N
Xn
AN
X
A
)X(P
Where
N = population size
A = number of successes in the population
N – A = number of failures in the population
n = sample size
X = number of successes in the sample
n – X = number of failures in the sample
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-35
Properties of the
Hypergeometric Distribution
 The mean of the hypergeometric distribution is
 The standard deviation is
Where is called the “Finite Population Correction Factor”
from sampling without replacement from a
finite population
N
nA
E(x)μ ==
1-N
n-N
N
A)-nA(N
σ 2
⋅=
1-N
n-N
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-36
Using the
Hypergeometric Distribution
■ Example: 3 different computers are checked from 10 in
the department. 4 of the 10 computers have illegal
software loaded. What is the probability that 2 of the 3
selected computers have illegal software loaded?
N = 10 n = 3
A = 4 X = 2
0.3
120
(6)(6)
3
10
1
6
2
4
n
N
Xn
AN
X
A
2)P(X ==
























=
















−
−








==
The probability that 2 of the 3 selected computers have illegal
software loaded is .30, or 30%.
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-37
Hypergeometric Distribution
in PHStat
 Select:
PHStat / Probability & Prob. Distributions / Hypergeometric …
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-38
Hypergeometric Distribution
in PHStat
 Complete dialog box entries and get output …
N = 10 n = 3
A = 4 X = 2
P(X = 2) = 0.3
(continued)
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-39
The Poisson Distribution
Binomial
Hypergeometric
Poisson
Probability
Distributions
Discrete
Probability
Distributions
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-40
The Poisson Distribution
 Apply the Poisson Distribution when:
 You wish to count the number of times an event
occurs in a given area of opportunity
 The probability that an event occurs in one area of
opportunity is the same for all areas of opportunity
 The number of events that occur in one area of
opportunity is independent of the number of events
that occur in the other areas of opportunity
 The probability that two or more events occur in an
area of opportunity approaches zero as the area of
opportunity becomes smaller
 The average number of events per unit is λ (lambda)
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-41
Poisson Distribution Formula
where:
X = number of successes per unit
λ = expected number of successes per unit
e = base of the natural logarithm system (2.71828...)
!X
e
)X(P
x
λ
=
λ−
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-42
Poisson Distribution
Characteristics
 Mean
 Variance and Standard Deviation
λμ =
λσ2
=
λσ =
where λ = expected number of successes per unit
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-43
Using Poisson Tables
X
λ
0.10 0.20 0.30 0.40 0.50 0.60 0.70 0.80 0.90
0
1
2
3
4
5
6
7
0.9048
0.0905
0.0045
0.0002
0.0000
0.0000
0.0000
0.0000
0.8187
0.1637
0.0164
0.0011
0.0001
0.0000
0.0000
0.0000
0.7408
0.2222
0.0333
0.0033
0.0003
0.0000
0.0000
0.0000
0.6703
0.2681
0.0536
0.0072
0.0007
0.0001
0.0000
0.0000
0.6065
0.3033
0.0758
0.0126
0.0016
0.0002
0.0000
0.0000
0.5488
0.3293
0.0988
0.0198
0.0030
0.0004
0.0000
0.0000
0.4966
0.3476
0.1217
0.0284
0.0050
0.0007
0.0001
0.0000
0.4493
0.3595
0.1438
0.0383
0.0077
0.0012
0.0002
0.0000
0.4066
0.3659
0.1647
0.0494
0.0111
0.0020
0.0003
0.0000
Example: Find P(X = 2) if λ = .50
.0758
2!
(0.50)e
!X
e
)2X(P
20.50X
==
λ
==
−λ−
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-44
Graph of Poisson Probabilities
0.00
0.10
0.20
0.30
0.40
0.50
0.60
0.70
0 1 2 3 4 5 6 7
x
P(x)
X
λ =
0.50
0
1
2
3
4
5
6
7
0.6065
0.3033
0.0758
0.0126
0.0016
0.0002
0.0000
0.0000 P(X = 2) = .0758
Graphically:
λ = .50
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-45
Poisson Distribution Shape
 The shape of the Poisson Distribution
depends on the parameter λ :
0.00
0.05
0.10
0.15
0.20
0.25
1 2 3 4 5 6 7 8 9 10 11 12
x
P(x)
0.00
0.10
0.20
0.30
0.40
0.50
0.60
0.70
0 1 2 3 4 5 6 7
x
P(x)
λ = 0.50 λ = 3.00
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-46
Poisson Distribution
in PHStat
 Select:
PHStat / Probability & Prob. Distributions / Poisson…
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-47
Poisson Distribution
in PHStat
 Complete dialog box entries and get output …
P(X = 2) = 0.0758
(continued)
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc. Chap 5-48
Chapter Summary
 Addressed the probability of a discrete random
variable
 Defined covariance and discussed its
application in finance
 Discussed the Binomial distribution
 Discussed the Hypergeometric distribution
 Reviewed the Poisson distribution

More Related Content

What's hot

Chap06 normal distributions & continous
Chap06 normal distributions & continousChap06 normal distributions & continous
Chap06 normal distributions & continous
Uni Azza Aunillah
 
Chap08 fundamentals of hypothesis
Chap08 fundamentals of  hypothesisChap08 fundamentals of  hypothesis
Chap08 fundamentals of hypothesis
Uni Azza Aunillah
 
Ch08 ci estimation
Ch08 ci estimationCh08 ci estimation
Ch08 ci estimation
Mohamed Elias
 
Business Statistics Chapter 2
Business Statistics Chapter 2Business Statistics Chapter 2
Business Statistics Chapter 2
Lux PP
 
Two-sample Hypothesis Tests
Two-sample Hypothesis Tests Two-sample Hypothesis Tests
Two-sample Hypothesis Tests
mgbardossy
 
Bbs11 ppt ch12
Bbs11 ppt ch12Bbs11 ppt ch12
Bbs11 ppt ch12
Tuul Tuul
 
Newbold_chap08.ppt
Newbold_chap08.pptNewbold_chap08.ppt
Newbold_chap08.ppt
cfisicaster
 
Probability Distribution
Probability DistributionProbability Distribution
Probability Distribution
Long Beach City College
 
Bbs11 ppt ch03
Bbs11 ppt ch03Bbs11 ppt ch03
Bbs11 ppt ch03
Tuul Tuul
 
Business Statistics Chapter 8
Business Statistics Chapter 8Business Statistics Chapter 8
Business Statistics Chapter 8
Lux PP
 
Chap07 interval estimation
Chap07 interval estimationChap07 interval estimation
Chap07 interval estimation
Uni Azza Aunillah
 
Simple Linear Regression
Simple Linear RegressionSimple Linear Regression
Simple Linear Regression
Yesica Adicondro
 
Chap02 describing data; numerical
Chap02 describing data; numericalChap02 describing data; numerical
Chap02 describing data; numerical
Judianto Nugroho
 
Chap04 discrete random variables and probability distribution
Chap04 discrete random variables and probability distributionChap04 discrete random variables and probability distribution
Chap04 discrete random variables and probability distribution
Judianto Nugroho
 
Confidence Interval Estimation
Confidence Interval EstimationConfidence Interval Estimation
Confidence Interval Estimation
Yesica Adicondro
 
Chap13 intro to multiple regression
Chap13 intro to multiple regressionChap13 intro to multiple regression
Chap13 intro to multiple regression
Uni Azza Aunillah
 
Business Statistics Chapter 1
Business Statistics Chapter 1Business Statistics Chapter 1
Business Statistics Chapter 1
Lux PP
 
Levine smume7 ch09 modified
Levine smume7 ch09 modifiedLevine smume7 ch09 modified
Levine smume7 ch09 modified
mgbardossy
 
Confidence Intervals
Confidence IntervalsConfidence Intervals
Confidence Intervals
mandalina landy
 
Business Statistics Chapter 6
Business Statistics Chapter 6Business Statistics Chapter 6
Business Statistics Chapter 6
Lux PP
 

What's hot (20)

Chap06 normal distributions & continous
Chap06 normal distributions & continousChap06 normal distributions & continous
Chap06 normal distributions & continous
 
Chap08 fundamentals of hypothesis
Chap08 fundamentals of  hypothesisChap08 fundamentals of  hypothesis
Chap08 fundamentals of hypothesis
 
Ch08 ci estimation
Ch08 ci estimationCh08 ci estimation
Ch08 ci estimation
 
Business Statistics Chapter 2
Business Statistics Chapter 2Business Statistics Chapter 2
Business Statistics Chapter 2
 
Two-sample Hypothesis Tests
Two-sample Hypothesis Tests Two-sample Hypothesis Tests
Two-sample Hypothesis Tests
 
Bbs11 ppt ch12
Bbs11 ppt ch12Bbs11 ppt ch12
Bbs11 ppt ch12
 
Newbold_chap08.ppt
Newbold_chap08.pptNewbold_chap08.ppt
Newbold_chap08.ppt
 
Probability Distribution
Probability DistributionProbability Distribution
Probability Distribution
 
Bbs11 ppt ch03
Bbs11 ppt ch03Bbs11 ppt ch03
Bbs11 ppt ch03
 
Business Statistics Chapter 8
Business Statistics Chapter 8Business Statistics Chapter 8
Business Statistics Chapter 8
 
Chap07 interval estimation
Chap07 interval estimationChap07 interval estimation
Chap07 interval estimation
 
Simple Linear Regression
Simple Linear RegressionSimple Linear Regression
Simple Linear Regression
 
Chap02 describing data; numerical
Chap02 describing data; numericalChap02 describing data; numerical
Chap02 describing data; numerical
 
Chap04 discrete random variables and probability distribution
Chap04 discrete random variables and probability distributionChap04 discrete random variables and probability distribution
Chap04 discrete random variables and probability distribution
 
Confidence Interval Estimation
Confidence Interval EstimationConfidence Interval Estimation
Confidence Interval Estimation
 
Chap13 intro to multiple regression
Chap13 intro to multiple regressionChap13 intro to multiple regression
Chap13 intro to multiple regression
 
Business Statistics Chapter 1
Business Statistics Chapter 1Business Statistics Chapter 1
Business Statistics Chapter 1
 
Levine smume7 ch09 modified
Levine smume7 ch09 modifiedLevine smume7 ch09 modified
Levine smume7 ch09 modified
 
Confidence Intervals
Confidence IntervalsConfidence Intervals
Confidence Intervals
 
Business Statistics Chapter 6
Business Statistics Chapter 6Business Statistics Chapter 6
Business Statistics Chapter 6
 

Similar to Some Important Discrete Probability Distributions

Bbs11 ppt ch05
Bbs11 ppt ch05Bbs11 ppt ch05
Bbs11 ppt ch05
Tuul Tuul
 
Newbold_chap05.ppt
Newbold_chap05.pptNewbold_chap05.ppt
Newbold_chap05.ppt
cfisicaster
 
Chap10 anova
Chap10 anovaChap10 anova
Chap10 anova
Uni Azza Aunillah
 
chap06-1.pptx
chap06-1.pptxchap06-1.pptx
chap06-1.pptx
SoujanyaLk1
 
Decision Making in English
Decision Making in EnglishDecision Making in English
Decision Making in English
Yesica Adicondro
 
Chap16 decision making
Chap16 decision makingChap16 decision making
Chap16 decision making
Uni Azza Aunillah
 
Analysis of Variance
Analysis of VarianceAnalysis of Variance
Analysis of Variance
Yesica Adicondro
 
Introduction to Multiple Regression
Introduction to Multiple RegressionIntroduction to Multiple Regression
Introduction to Multiple Regression
Yesica Adicondro
 
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.pptch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
Tushar Chaudhari
 
Decision Making for business leader in company
Decision Making for business leader in companyDecision Making for business leader in company
Decision Making for business leader in company
MochFirmansyah10
 
Numerical Descriptive Measures
Numerical Descriptive MeasuresNumerical Descriptive Measures
Numerical Descriptive Measures
Yesica Adicondro
 
Chap15 time series forecasting & index number
Chap15 time series forecasting & index numberChap15 time series forecasting & index number
Chap15 time series forecasting & index number
Uni Azza Aunillah
 
chap04discreterandomvariablesandprobabilitydistribution-191217014930 (1).pdf
chap04discreterandomvariablesandprobabilitydistribution-191217014930 (1).pdfchap04discreterandomvariablesandprobabilitydistribution-191217014930 (1).pdf
chap04discreterandomvariablesandprobabilitydistribution-191217014930 (1).pdf
mitopof121
 
Fundamentals of Testing Hypothesis
Fundamentals of Testing HypothesisFundamentals of Testing Hypothesis
Fundamentals of Testing Hypothesis
Yesica Adicondro
 
Section 4.6 And 4.9: Rational Numbers and Scientific Notation
Section 4.6 And 4.9: Rational Numbers and Scientific NotationSection 4.6 And 4.9: Rational Numbers and Scientific Notation
Section 4.6 And 4.9: Rational Numbers and Scientific Notation
Jessca Lundin
 
Chap12 simple regression
Chap12 simple regressionChap12 simple regression
Chap12 simple regression
Uni Azza Aunillah
 
multiple regression model building
 multiple regression model building multiple regression model building
multiple regression model building
Yesica Adicondro
 
Class 3 Measures central tendency 2024.pptx
Class 3 Measures central tendency 2024.pptxClass 3 Measures central tendency 2024.pptx
Class 3 Measures central tendency 2024.pptx
assaasdf351
 
Chapter 4 Section 9 Scientific Notation
Chapter 4 Section 9 Scientific NotationChapter 4 Section 9 Scientific Notation
Chapter 4 Section 9 Scientific Notation
Jessca Lundin
 
chap08.pptx
chap08.pptxchap08.pptx
chap08.pptx
SoujanyaLk1
 

Similar to Some Important Discrete Probability Distributions (20)

Bbs11 ppt ch05
Bbs11 ppt ch05Bbs11 ppt ch05
Bbs11 ppt ch05
 
Newbold_chap05.ppt
Newbold_chap05.pptNewbold_chap05.ppt
Newbold_chap05.ppt
 
Chap10 anova
Chap10 anovaChap10 anova
Chap10 anova
 
chap06-1.pptx
chap06-1.pptxchap06-1.pptx
chap06-1.pptx
 
Decision Making in English
Decision Making in EnglishDecision Making in English
Decision Making in English
 
Chap16 decision making
Chap16 decision makingChap16 decision making
Chap16 decision making
 
Analysis of Variance
Analysis of VarianceAnalysis of Variance
Analysis of Variance
 
Introduction to Multiple Regression
Introduction to Multiple RegressionIntroduction to Multiple Regression
Introduction to Multiple Regression
 
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.pptch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
 
Decision Making for business leader in company
Decision Making for business leader in companyDecision Making for business leader in company
Decision Making for business leader in company
 
Numerical Descriptive Measures
Numerical Descriptive MeasuresNumerical Descriptive Measures
Numerical Descriptive Measures
 
Chap15 time series forecasting & index number
Chap15 time series forecasting & index numberChap15 time series forecasting & index number
Chap15 time series forecasting & index number
 
chap04discreterandomvariablesandprobabilitydistribution-191217014930 (1).pdf
chap04discreterandomvariablesandprobabilitydistribution-191217014930 (1).pdfchap04discreterandomvariablesandprobabilitydistribution-191217014930 (1).pdf
chap04discreterandomvariablesandprobabilitydistribution-191217014930 (1).pdf
 
Fundamentals of Testing Hypothesis
Fundamentals of Testing HypothesisFundamentals of Testing Hypothesis
Fundamentals of Testing Hypothesis
 
Section 4.6 And 4.9: Rational Numbers and Scientific Notation
Section 4.6 And 4.9: Rational Numbers and Scientific NotationSection 4.6 And 4.9: Rational Numbers and Scientific Notation
Section 4.6 And 4.9: Rational Numbers and Scientific Notation
 
Chap12 simple regression
Chap12 simple regressionChap12 simple regression
Chap12 simple regression
 
multiple regression model building
 multiple regression model building multiple regression model building
multiple regression model building
 
Class 3 Measures central tendency 2024.pptx
Class 3 Measures central tendency 2024.pptxClass 3 Measures central tendency 2024.pptx
Class 3 Measures central tendency 2024.pptx
 
Chapter 4 Section 9 Scientific Notation
Chapter 4 Section 9 Scientific NotationChapter 4 Section 9 Scientific Notation
Chapter 4 Section 9 Scientific Notation
 
chap08.pptx
chap08.pptxchap08.pptx
chap08.pptx
 

More from Yesica Adicondro

Strategi Tata Letak
Strategi Tata LetakStrategi Tata Letak
Strategi Tata Letak
Yesica Adicondro
 
Konsep Balanced Score Card
Konsep Balanced Score Card Konsep Balanced Score Card
Konsep Balanced Score Card
Yesica Adicondro
 
Makalah kelompok Analisis Taksi Bakri
Makalah kelompok Analisis Taksi BakriMakalah kelompok Analisis Taksi Bakri
Makalah kelompok Analisis Taksi Bakri
Yesica Adicondro
 
Makalah kelompok Analisis Taksi Bakri
Makalah kelompok Analisis Taksi BakriMakalah kelompok Analisis Taksi Bakri
Makalah kelompok Analisis Taksi Bakri
Yesica Adicondro
 
Makalah Analisis PT Kereta API Indonesia
Makalah Analisis PT Kereta API Indonesia Makalah Analisis PT Kereta API Indonesia
Makalah Analisis PT Kereta API Indonesia
Yesica Adicondro
 
Makalah Analisis PT Kereta API Indonesia
Makalah Analisis PT Kereta API Indonesia Makalah Analisis PT Kereta API Indonesia
Makalah Analisis PT Kereta API Indonesia
Yesica Adicondro
 
Makalah kelompok 3 gudang garam
Makalah kelompok 3 gudang garamMakalah kelompok 3 gudang garam
Makalah kelompok 3 gudang garam
Yesica Adicondro
 
Makalah Perusahaan Gudang Garam
Makalah Perusahaan Gudang GaramMakalah Perusahaan Gudang Garam
Makalah Perusahaan Gudang Garam
Yesica Adicondro
 
Makalah kelompok 2 garuda citilink PPT
Makalah kelompok 2 garuda citilink PPTMakalah kelompok 2 garuda citilink PPT
Makalah kelompok 2 garuda citilink PPT
Yesica Adicondro
 
Makalah kelompok 2 garuda citilink
Makalah kelompok 2 garuda citilinkMakalah kelompok 2 garuda citilink
Makalah kelompok 2 garuda citilink
Yesica Adicondro
 
Dmfi leaflet indonesian
Dmfi leaflet indonesianDmfi leaflet indonesian
Dmfi leaflet indonesian
Yesica Adicondro
 
Dmfi booklet indonesian
Dmfi booklet indonesian Dmfi booklet indonesian
Dmfi booklet indonesian
Yesica Adicondro
 
Makalah kinerja operasi Indonesia PPT
Makalah kinerja operasi Indonesia PPT Makalah kinerja operasi Indonesia PPT
Makalah kinerja operasi Indonesia PPT
Yesica Adicondro
 
Makalah kinerja operasi Indonesia
Makalah kinerja operasi IndonesiaMakalah kinerja operasi Indonesia
Makalah kinerja operasi Indonesia
Yesica Adicondro
 
Business process reengineering PPT
Business process reengineering PPTBusiness process reengineering PPT
Business process reengineering PPT
Yesica Adicondro
 
Business process reengineering Makalah
Business process reengineering Makalah Business process reengineering Makalah
Business process reengineering Makalah
Yesica Adicondro
 
PPT Balanced Scorecard
PPT Balanced Scorecard PPT Balanced Scorecard
PPT Balanced Scorecard
Yesica Adicondro
 
Makalah Balanced Scorecard
Makalah Balanced Scorecard Makalah Balanced Scorecard
Makalah Balanced Scorecard
Yesica Adicondro
 
Analisis Manajemen strategik PT garuda citilink
Analisis Manajemen strategik PT garuda citilinkAnalisis Manajemen strategik PT garuda citilink
Analisis Manajemen strategik PT garuda citilink
Yesica Adicondro
 

More from Yesica Adicondro (20)

Strategi Tata Letak
Strategi Tata LetakStrategi Tata Letak
Strategi Tata Letak
 
Konsep Balanced Score Card
Konsep Balanced Score Card Konsep Balanced Score Card
Konsep Balanced Score Card
 
Makalah kelompok Analisis Taksi Bakri
Makalah kelompok Analisis Taksi BakriMakalah kelompok Analisis Taksi Bakri
Makalah kelompok Analisis Taksi Bakri
 
Makalah kelompok Analisis Taksi Bakri
Makalah kelompok Analisis Taksi BakriMakalah kelompok Analisis Taksi Bakri
Makalah kelompok Analisis Taksi Bakri
 
Makalah Analisis PT Kereta API Indonesia
Makalah Analisis PT Kereta API Indonesia Makalah Analisis PT Kereta API Indonesia
Makalah Analisis PT Kereta API Indonesia
 
Makalah Analisis PT Kereta API Indonesia
Makalah Analisis PT Kereta API Indonesia Makalah Analisis PT Kereta API Indonesia
Makalah Analisis PT Kereta API Indonesia
 
Makalah kelompok 3 gudang garam
Makalah kelompok 3 gudang garamMakalah kelompok 3 gudang garam
Makalah kelompok 3 gudang garam
 
Makalah Perusahaan Gudang Garam
Makalah Perusahaan Gudang GaramMakalah Perusahaan Gudang Garam
Makalah Perusahaan Gudang Garam
 
Makalah kelompok 2 garuda citilink PPT
Makalah kelompok 2 garuda citilink PPTMakalah kelompok 2 garuda citilink PPT
Makalah kelompok 2 garuda citilink PPT
 
Makalah kelompok 2 garuda citilink
Makalah kelompok 2 garuda citilinkMakalah kelompok 2 garuda citilink
Makalah kelompok 2 garuda citilink
 
Dmfi leaflet indonesian
Dmfi leaflet indonesianDmfi leaflet indonesian
Dmfi leaflet indonesian
 
Dmfi booklet indonesian
Dmfi booklet indonesian Dmfi booklet indonesian
Dmfi booklet indonesian
 
Makalah kinerja operasi Indonesia PPT
Makalah kinerja operasi Indonesia PPT Makalah kinerja operasi Indonesia PPT
Makalah kinerja operasi Indonesia PPT
 
Makalah kinerja operasi Indonesia
Makalah kinerja operasi IndonesiaMakalah kinerja operasi Indonesia
Makalah kinerja operasi Indonesia
 
Business process reengineering PPT
Business process reengineering PPTBusiness process reengineering PPT
Business process reengineering PPT
 
Business process reengineering Makalah
Business process reengineering Makalah Business process reengineering Makalah
Business process reengineering Makalah
 
PPT Balanced Scorecard
PPT Balanced Scorecard PPT Balanced Scorecard
PPT Balanced Scorecard
 
Makalah Balanced Scorecard
Makalah Balanced Scorecard Makalah Balanced Scorecard
Makalah Balanced Scorecard
 
Analisis Manajemen strategik PT garuda citilink
Analisis Manajemen strategik PT garuda citilinkAnalisis Manajemen strategik PT garuda citilink
Analisis Manajemen strategik PT garuda citilink
 
analisis PPT PT Japfa
analisis PPT PT Japfaanalisis PPT PT Japfa
analisis PPT PT Japfa
 

Recently uploaded

一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理
aqzctr7x
 
Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024
ElizabethGarrettChri
 
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdfUdemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Fernanda Palhano
 
DSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelinesDSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelines
Timothy Spann
 
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
Timothy Spann
 
A presentation that explain the Power BI Licensing
A presentation that explain the Power BI LicensingA presentation that explain the Power BI Licensing
A presentation that explain the Power BI Licensing
AlessioFois2
 
End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024
Lars Albertsson
 
Experts live - Improving user adoption with AI
Experts live - Improving user adoption with AIExperts live - Improving user adoption with AI
Experts live - Improving user adoption with AI
jitskeb
 
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
nuttdpt
 
Analysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performanceAnalysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performance
roli9797
 
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data LakeViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
Walaa Eldin Moustafa
 
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
sameer shah
 
一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理
一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理
一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理
y3i0qsdzb
 
原版一比一弗林德斯大学毕业证(Flinders毕业证书)如何办理
原版一比一弗林德斯大学毕业证(Flinders毕业证书)如何办理原版一比一弗林德斯大学毕业证(Flinders毕业证书)如何办理
原版一比一弗林德斯大学毕业证(Flinders毕业证书)如何办理
a9qfiubqu
 
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
Social Samosa
 
Global Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headedGlobal Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headed
vikram sood
 
Build applications with generative AI on Google Cloud
Build applications with generative AI on Google CloudBuild applications with generative AI on Google Cloud
Build applications with generative AI on Google Cloud
Márton Kodok
 
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
apvysm8
 
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
ihavuls
 
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
nyfuhyz
 

Recently uploaded (20)

一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理
 
Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024
 
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdfUdemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
 
DSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelinesDSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelines
 
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
 
A presentation that explain the Power BI Licensing
A presentation that explain the Power BI LicensingA presentation that explain the Power BI Licensing
A presentation that explain the Power BI Licensing
 
End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024
 
Experts live - Improving user adoption with AI
Experts live - Improving user adoption with AIExperts live - Improving user adoption with AI
Experts live - Improving user adoption with AI
 
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
 
Analysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performanceAnalysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performance
 
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data LakeViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
 
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
 
一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理
一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理
一比一原版巴斯大学毕业证(Bath毕业证书)学历如何办理
 
原版一比一弗林德斯大学毕业证(Flinders毕业证书)如何办理
原版一比一弗林德斯大学毕业证(Flinders毕业证书)如何办理原版一比一弗林德斯大学毕业证(Flinders毕业证书)如何办理
原版一比一弗林德斯大学毕业证(Flinders毕业证书)如何办理
 
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
 
Global Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headedGlobal Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headed
 
Build applications with generative AI on Google Cloud
Build applications with generative AI on Google CloudBuild applications with generative AI on Google Cloud
Build applications with generative AI on Google Cloud
 
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
 
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
 
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
 

Some Important Discrete Probability Distributions

  • 1. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-1 Chapter 5 Some Important Discrete Probability Distributions Statistics for Managers Using Microsoft® Excel 4th Edition
  • 2. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-2 Chapter Goals After completing this chapter, you should be able to:  Interpret the mean and standard deviation for a discrete probability distribution  Explain covariance and its application in finance  Use the binomial probability distribution to find probabilities  Describe when to apply the binomial distribution  Use the hypergeometric and Poisson discrete probability distributions to find probabilities
  • 3. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-3 Introduction to Probability Distributions  Random Variable  Represents a possible numerical value from an uncertain event Random Variables Discrete Random Variable Continuous Random Variable Ch. 5 Ch. 6
  • 4. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-4 Discrete Random Variables  Can only assume a countable number of values Examples:  Roll a die twice Let X be the number of times 4 comes up (then X could be 0, 1, or 2 times)  Toss a coin 5 times. Let X be the number of heads (then X = 0, 1, 2, 3, 4, or 5)
  • 5. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-5 Experiment: Toss 2 Coins. Let X = # heads. T T Discrete Probability Distribution 4 possible outcomes T T H H H H Probability Distribution 0 1 2 X X Value Probability 0 1/4 = .25 1 2/4 = .50 2 1/4 = .25 .50 .25 Probability
  • 6. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-6 Discrete Random Variable Summary Measures  Expected Value (or mean) of a discrete distribution (Weighted Average)  Example: Toss 2 coins, X = # of heads, compute expected value of X: E(X) = (0 x .25) + (1 x .50) + (2 x .25) = 1.0 X P(X) 0 .25 1 .50 2 .25 ∑= ==µ N 1i ii )X(PXE(X)
  • 7. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-7  Variance of a discrete random variable  Standard Deviation of a discrete random variable 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 Discrete Random Variable Summary Measures ∑= −= N 1i i 2 i 2 )P(XE(X)][Xσ (continued) ∑= −== N 1i i 2 i 2 )P(XE(X)][Xσσ
  • 8. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-8  Example: Toss 2 coins, X = # heads, compute standard deviation (recall E(X) = 1) Discrete Random Variable Summary Measures )P(XE(X)][Xσ i 2 i −= ∑ .707.50(.25)1)(2(.50)1)(1(.25)1)(0σ 222 ==−+−+−= (continued) Possible number of heads = 0, 1, or 2
  • 9. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-9 The Covariance  The covariance measures the strength of the linear relationship between two variables  The covariance: )YX(P)]Y(EY)][(X(EX[σ N 1i iiiiXY ∑= −−= where: X = discrete variable X Xi = the ith outcome of X Y = discrete variable Y Yi = the ith outcome of Y P(XiYi) = probability of occurrence of the condition affecting the ith outcome of X and the ith outcome of Y
  • 10. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-10 Computing the Mean for Investment Returns Return per $1,000 for two types of investments P(XiYi) Economic condition Passive Fund X Aggressive Fund Y .2 Recession - $ 25 - $200 .5 Stable Economy + 50 + 60 .3 Expanding Economy + 100 + 350 Investment E(X) = μX = (-25)(.2) +(50)(.5) + (100)(.3) = 50 E(Y) = μY = (-200)(.2) +(60)(.5) + (350)(.3) = 95
  • 11. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-11 Computing the Standard Deviation for Investment Returns P(XiYi) Economic condition Passive Fund X Aggressive Fund Y .2 Recession - $ 25 - $200 .5 Stable Economy + 50 + 60 .3 Expanding Economy + 100 + 350 Investment 43.30 (.3)50)(100(.5)50)(50(.2)50)(-25σ 222 X = −+−+−= 71.193 )3(.)95350()5(.)9560()2(.)95200-(σ 222 Y = −+−+−=
  • 12. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-12 Computing the Covariance for Investment Returns P(XiYi) Economic condition Passive Fund X Aggressive Fund Y .2 Recession - $ 25 - $200 .5 Stable Economy + 50 + 60 .3 Expanding Economy + 100 + 350 Investment 8250 95)(.3)50)(350(100 95)(.5)50)(60(5095)(.2)200-50)((-25σ YX, = −−+ −−+−−=
  • 13. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-13 Interpreting the Results for Investment Returns  The aggressive fund has a higher expected return, but much more risk μY = 95 > μX = 50 but σY = 193.21 > σX = 43.30  The Covariance of 8250 indicates that the two investments are positively related and will vary in the same direction
  • 14. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-14 The Sum of Two Random Variables  Expected Value of the sum of two random variables:  Variance of the sum of two random variables:  Standard deviation of the sum of two random variables: XY 2 Y 2 X 2 YX σ2σσσY)Var(X ++==+ + )Y(E)X(EY)E(X +=+ 2 YXYX σσ ++ =
  • 15. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-15 Portfolio Expected Return and Portfolio Risk  Portfolio expected return (weighted average return):  Portfolio risk (weighted variability) Where w = portion of portfolio value in asset X (1 - w) = portion of portfolio value in asset Y )Y(E)w1()X(EwE(P) −+= XY 2 Y 22 X 2 P w)σ-2w(1σ)w1(σwσ +−+=
  • 16. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-16 Portfolio Example Investment X: μX = 50 σX = 43.30 Investment Y: μY = 95 σY = 193.21 σXY = 8250 Suppose 40% of the portfolio is in Investment X and 60% is in Investment Y: The portfolio return and portfolio variability are between the values for investments X and Y considered individually 77)95()6(.)50(4.E(P) =+= 04.133 8250)2(.4)(.6)((193.21))6(.(43.30)(.4)σ 2222 P = ++=
  • 17. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-17 Probability Distributions Continuous Probability Distributions Binomial Hypergeometric Poisson Probability Distributions Discrete Probability Distributions Normal Uniform Exponential Ch. 5 Ch. 6
  • 18. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-18 The Binomial Distribution Binomial Hypergeometric Poisson Probability Distributions Discrete Probability Distributions
  • 19. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-19 Binomial Probability Distribution  A fixed number of observations, n  e.g., 15 tosses of a coin; ten light bulbs taken from a warehouse  Two mutually exclusive and collectively exhaustive categories  e.g., head or tail in each toss of a coin; defective or not defective light bulb  Generally called “success” and “failure”  Probability of success is p, probability of failure is 1 – p  Constant probability for each observation  e.g., Probability of getting a tail is the same each time we toss the coin
  • 20. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-20 Binomial Probability Distribution (continued)  Observations are independent  The outcome of one observation does not affect the outcome of the other  Two sampling methods  Infinite population without replacement  Finite population with replacement
  • 21. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-21 Possible Binomial Distribution Settings  A manufacturing plant labels items as either defective or acceptable  A firm bidding for contracts will either get a contract or not  A marketing research firm receives survey responses of “yes I will buy” or “no I will not”  New job applicants either accept the offer or reject it
  • 22. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-22 Rule of Combinations  The number of combinations of selecting X objects out of n objects is )!Xn(!X !n X n − =      where: n! =n(n - 1)(n - 2) . . . (2)(1) X! = X(X - 1)(X - 2) . . . (2)(1) 0! = 1 (by definition)
  • 23. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-23 P(X) = probability of X successes in n trials, with probability of success p on each trial X = number of ‘successes’ in sample, (X = 0, 1, 2, ..., n) n = sample size (number of trials or observations) p = probability of “success” P(X) n X ! n X p (1-p) X n X! ( )! = − − Example: Flip a coin four times, let x = # heads: n = 4 p = 0.5 1 - p = (1 - .5) = .5 X = 0, 1, 2, 3, 4 Binomial Distribution Formula
  • 24. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-24 Example: Calculating a Binomial Probability What is the probability of one success in five observations if the probability of success is .1? X = 1, n = 5, and p = .1 32805. )9)(.1)(.5( )1.1()1(. )!15(!1 !5 )p1(p )!Xn(!X !n )1X(P 4 151 XnX = = − − = − − == − −
  • 25. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-25 n = 5 p = 0.1 n = 5 p = 0.5 Mean 0 .2 .4 .6 0 1 2 3 4 5 X P(X) .2 .4 .6 0 1 2 3 4 5 X P(X) 0 Binomial Distribution  The shape of the binomial distribution depends on the values of p and n  Here, n = 5 and p = .1  Here, n = 5 and p = .5
  • 26. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-26 Binomial Distribution Characteristics  Mean  Variance and Standard Deviation npE(x)μ == p)-np(1σ2 = p)-np(1σ = Where n = sample size p = probability of success (1 – p) = probability of failure
  • 27. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-27 n = 5 p = 0.1 n = 5 p = 0.5 Mean 0 .2 .4 .6 0 1 2 3 4 5 X P(X) .2 .4 .6 0 1 2 3 4 5 X P(X) 0 0.5(5)(.1)npμ === 0.6708 .1)(5)(.1)(1p)-np(1σ = −== 2.5(5)(.5)npμ === 1.118 .5)(5)(.5)(1p)-np(1σ = −== Binomial Characteristics Examples
  • 28. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-28 Using Binomial Tables n = 10 x … p=.20 p=.25 p=.30 p=.35 p=.40 p=.45 p=.50 0 1 2 3 4 5 6 7 8 9 10 … … … … … … … … … … … 0.1074 0.2684 0.3020 0.2013 0.0881 0.0264 0.0055 0.0008 0.0001 0.0000 0.0000 0.0563 0.1877 0.2816 0.2503 0.1460 0.0584 0.0162 0.0031 0.0004 0.0000 0.0000 0.0282 0.1211 0.2335 0.2668 0.2001 0.1029 0.0368 0.0090 0.0014 0.0001 0.0000 0.0135 0.0725 0.1757 0.2522 0.2377 0.1536 0.0689 0.0212 0.0043 0.0005 0.0000 0.0060 0.0403 0.1209 0.2150 0.2508 0.2007 0.1115 0.0425 0.0106 0.0016 0.0001 0.0025 0.0207 0.0763 0.1665 0.2384 0.2340 0.1596 0.0746 0.0229 0.0042 0.0003 0.0010 0.0098 0.0439 0.1172 0.2051 0.2461 0.2051 0.1172 0.0439 0.0098 0.0010 10 9 8 7 6 5 4 3 2 1 0 … p=.80 p=.75 p=.70 p=.65 p=.60 p=.55 p=.50 x Examples: n = 10, p = .35, x = 3: P(x = 3|n =10, p = .35) = .2522 n = 10, p = .75, x = 2: P(x = 2|n =10, p = .75) = .0004
  • 29. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-29 Using PHStat  Select PHStat / Probability & Prob. Distributions / Binomial…
  • 30. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-30 Using PHStat  Enter desired values in dialog box Here: n = 10 p = .35 Output for X = 0 to X = 10 will be generated by PHStat Optional check boxes for additional output (continued)
  • 31. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-31 P(X = 3 | n = 10, p = .35) = .2522 PHStat Output P(X > 5 | n = 10, p = .35) = .0949
  • 32. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-32 The Hypergeometric Distribution Binomial Poisson Probability Distributions Discrete Probability Distributions Hypergeometric
  • 33. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-33 The Hypergeometric Distribution  “n” trials in a sample taken from a finite population of size N  Sample taken without replacement  Outcomes of trials are dependent  Concerned with finding the probability of “X” successes in the sample where there are “A” successes in the population
  • 34. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-34 Hypergeometric Distribution Formula                 − −         = n N Xn AN X A )X(P Where N = population size A = number of successes in the population N – A = number of failures in the population n = sample size X = number of successes in the sample n – X = number of failures in the sample
  • 35. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-35 Properties of the Hypergeometric Distribution  The mean of the hypergeometric distribution is  The standard deviation is Where is called the “Finite Population Correction Factor” from sampling without replacement from a finite population N nA E(x)μ == 1-N n-N N A)-nA(N σ 2 ⋅= 1-N n-N
  • 36. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-36 Using the Hypergeometric Distribution ■ Example: 3 different computers are checked from 10 in the department. 4 of the 10 computers have illegal software loaded. What is the probability that 2 of the 3 selected computers have illegal software loaded? N = 10 n = 3 A = 4 X = 2 0.3 120 (6)(6) 3 10 1 6 2 4 n N Xn AN X A 2)P(X ==                         =                 − −         == The probability that 2 of the 3 selected computers have illegal software loaded is .30, or 30%.
  • 37. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-37 Hypergeometric Distribution in PHStat  Select: PHStat / Probability & Prob. Distributions / Hypergeometric …
  • 38. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-38 Hypergeometric Distribution in PHStat  Complete dialog box entries and get output … N = 10 n = 3 A = 4 X = 2 P(X = 2) = 0.3 (continued)
  • 39. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-39 The Poisson Distribution Binomial Hypergeometric Poisson Probability Distributions Discrete Probability Distributions
  • 40. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-40 The Poisson Distribution  Apply the Poisson Distribution when:  You wish to count the number of times an event occurs in a given area of opportunity  The probability that an event occurs in one area of opportunity is the same for all areas of opportunity  The number of events that occur in one area of opportunity is independent of the number of events that occur in the other areas of opportunity  The probability that two or more events occur in an area of opportunity approaches zero as the area of opportunity becomes smaller  The average number of events per unit is λ (lambda)
  • 41. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-41 Poisson Distribution Formula where: X = number of successes per unit λ = expected number of successes per unit e = base of the natural logarithm system (2.71828...) !X e )X(P x λ = λ−
  • 42. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-42 Poisson Distribution Characteristics  Mean  Variance and Standard Deviation λμ = λσ2 = λσ = where λ = expected number of successes per unit
  • 43. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-43 Using Poisson Tables X λ 0.10 0.20 0.30 0.40 0.50 0.60 0.70 0.80 0.90 0 1 2 3 4 5 6 7 0.9048 0.0905 0.0045 0.0002 0.0000 0.0000 0.0000 0.0000 0.8187 0.1637 0.0164 0.0011 0.0001 0.0000 0.0000 0.0000 0.7408 0.2222 0.0333 0.0033 0.0003 0.0000 0.0000 0.0000 0.6703 0.2681 0.0536 0.0072 0.0007 0.0001 0.0000 0.0000 0.6065 0.3033 0.0758 0.0126 0.0016 0.0002 0.0000 0.0000 0.5488 0.3293 0.0988 0.0198 0.0030 0.0004 0.0000 0.0000 0.4966 0.3476 0.1217 0.0284 0.0050 0.0007 0.0001 0.0000 0.4493 0.3595 0.1438 0.0383 0.0077 0.0012 0.0002 0.0000 0.4066 0.3659 0.1647 0.0494 0.0111 0.0020 0.0003 0.0000 Example: Find P(X = 2) if λ = .50 .0758 2! (0.50)e !X e )2X(P 20.50X == λ == −λ−
  • 44. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-44 Graph of Poisson Probabilities 0.00 0.10 0.20 0.30 0.40 0.50 0.60 0.70 0 1 2 3 4 5 6 7 x P(x) X λ = 0.50 0 1 2 3 4 5 6 7 0.6065 0.3033 0.0758 0.0126 0.0016 0.0002 0.0000 0.0000 P(X = 2) = .0758 Graphically: λ = .50
  • 45. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-45 Poisson Distribution Shape  The shape of the Poisson Distribution depends on the parameter λ : 0.00 0.05 0.10 0.15 0.20 0.25 1 2 3 4 5 6 7 8 9 10 11 12 x P(x) 0.00 0.10 0.20 0.30 0.40 0.50 0.60 0.70 0 1 2 3 4 5 6 7 x P(x) λ = 0.50 λ = 3.00
  • 46. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-46 Poisson Distribution in PHStat  Select: PHStat / Probability & Prob. Distributions / Poisson…
  • 47. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-47 Poisson Distribution in PHStat  Complete dialog box entries and get output … P(X = 2) = 0.0758 (continued)
  • 48. Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-48 Chapter Summary  Addressed the probability of a discrete random variable  Defined covariance and discussed its application in finance  Discussed the Binomial distribution  Discussed the Hypergeometric distribution  Reviewed the Poisson distribution