Chapter 06
Chapter 06
Chapter 6 Notes
Some Discrete Probability Distributions
E-mail:[email protected]
STA249 Probability and Statistics
Reference Book
“PROBABILITY & STATISTICS FOR ENGINEERS & SCIENTISTS by Walpole, Myers, Myers
and Ye”
and
“STA250 Probability and Statistics Course Notes”, written by Assoc.Prof.Dr. Fatih Tank
Discrete Probability Distributions
x
i 1 i
)
k
(x
2
2 i 1 i
k
Since all observations are equally likely, this is similar
to the mean and variance of a sample of size k, but note
that we use k rather than k - 1 to calculate variance.
Binomial Distribution
x
the number of ways a given outcome 𝑥 can occur times
the probability of that outcome occurring, and
np
npq
2
Binomial Distribution
Example 1.
Binomial Distribution
Example 2.
Binomial Distribution
Example 3.
Find the mean and variance of the binomial random variable of Example 5.2.
Hypergeometric Distribution
If
n is small compared with N, then the hypergeometric
distribution can be approximated using the binomial
distribution.
The rule of thumb is that this is valid if (n/N) 0.05. In
this case, we can use the binomial distribution with
parameters n and p = k/N.
Then
nk k k
np npq n (1 )
2
N N N
Negative Binomial Distribution
x 1
b * ( x; k , p ) p q , x k , k 1, k 2,...
k xk
k 1
1
then
p
and 1 p
2
p 2
Geometric Distribution
Example
Poisson Distribution
e (t )
t x
p( x; t ) , x 0,1,2,...
x!
then
t
2
Poisson Distribution
Example 1
For
a set of Bernoulli trials with n very large and p
small, the Poisson distribution with mean np can be
used to approximate the binomial distribution.
• Needed since binomial tables only go up to n = 20.
The rule of thumb is that this approximation is valid if
n 20 and p 0.05. (If n 100, the approximation is
excellent if np 10). In this case, we can use the Poisson
distribution with
np
2
See you