Chapter 05
Chapter 05
and Statistics
Twelfth Edition
Chapter 5
Several Useful Discrete
Distributions
Some graphic screen captures from Seeing Statistics ® Copyright ©2006 Brooks/Cole
Some images © 2001-(current year) www.arttoday.com A division of Thomson Learning, Inc.
Introduction
• Discrete random variables take on only a finite
or countably number of values.
• Three discrete probability distributions serve
as models for a large number of practical
applications:
The
The binomial
binomial random
random variable
variable
The
The Poisson
Poisson random
random variable
variable
The
The hypergeometric
hypergeometric random
random variable
variable
x p(x)
0 1/8
1 3/8
2 3/8
3 1/8
Copyright ©2006 Brooks/Cole
A division of Thomson Learning, Inc.
The Binomial Random Variable
• Many situations in real life resemble the coin
toss, but the coin is not necessarily fair, so that
P(H) 1/2.
• Example: A geneticist samples 10
people and counts the number who
have a gene linked to Alzheimer’s
disease.
• Coin: Person • Number of n = 10
Binomial Distribution
6
Examples
• A manufacturing plant labels items as either
defective or acceptable
• A firm bidding for a contract will either get the
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
Mean:: np
Mean np
Variance:: npq
22
Variance npq
Standard deviation:: npq
Standarddeviation npq
5!
P ( x 3) C p q
n
3
3 n 3
(.8)3 (.2)53
3!2!
5! 5!
(.8) (.2)
4 1
(.8)5 (.2) 0
4!1! 5!0!
Use the cumulative binomial table for n = 5 and p = .6 to find the probabilities of
these events:
1.At most three successes
2.Exactly three successes
3. Three or more successes
55(.(.88)(.
)(.22)) ..89
89
Copyright ©2006 Brooks/Cole
A division of Thomson Learning, Inc.
-
1
9
• Examples:
• The number of calls received by a
switchboard during a given period of time.
• The number of machine breakdowns in a day
• The number of traffic accidents at a given
intersection during a given time period.
Copyright ©2006 Brooks/Cole
A division of Thomson Learning, Inc.
The Poisson Probability
Distribution
• x is the number of events that occur in a period
of time or space during which an average of
such events can be expected to occur. The
probability of k occurrences of this event is
ke
P(x k )
k!
For
Forvalues
valuesofofkk==0,0,1,1,2,2,…
…The
Themean
meanand
and
standard
standarddeviation
deviationof ofthe
thePoisson
Poissonrandom
random
variable
variableare
are
Mean:
Mean:
Standard deviation: Copyright ©2006 Brooks/Cole
Standard deviation: A division of Thomson Learning, Inc.
Example
The average number of traffic accidents on a
certain section of highway is two per week.
Find the probability of exactly one accident
during a one-week period.
k 1 2
e 2e 2
P ( x 1) 2e .2707
k! 1!
Find
Find the
the column
column for
for the
the correct
correct value of ..
value of
The
The row
row marked
marked “k”
“k” gives
gives the
the cumulative
cumulative
probability, P(x k)
probability, P(x k) == P(x
P(x == 0)
0) +…+
+…+ P(x
P(x == k)
k)