Binomial Distribution Powerpoint 1
Binomial Distribution Powerpoint 1
Discrete Distribution
Binomial
Knowledge Objectives
• Describe the conditions that need to be present to
have a binomial setting.
• Define a binomial distribution.
• Explain when it might be all right to assume a
binomial setting even though the independence
condition is not satisfied.
• Explain what is meant by the sampling distribution
of a count.
• State the mathematical expression that gives the
value of a binomial coefficient. Explain how to find
the value of that expression.
• State the mathematical expression used to calculate
the value of binomial probability.
Construction Objectives
• Evaluate a binomial probability by using the
mathematical formula for P(X = k).
• Explain the difference between binompdf(n, p, X) and
binomcdf(n, p, X).
• Use your calculator to help evaluate a binomial
probability.
• If X is B(n, p), find µx and x (that is, calculate the
mean and variance of a binomial distribution).
• Use a Normal approximation for a binomial
distribution to solve questions involving binomial
probability
Vocabulary
• Binomial Setting – random variable meets binomial conditions
Determining probabilities:
With your calculator, go to the Distribution menu:
2nd DISTR A yields 2nd DISTR B yields
binompdf(n,p,x) binomcdf(n,p,x)
P(X)
∑P(x) = 1
Cumulative
probability
or cdf P(x ≤ A) P(x > A) = 1 – P(x ≤ A)
n n!
combination of n items taken x at a time or = --------------
k k! (n – k)!
where n! is n (n-1) (n-2) … 2 1
TI-83 Binomial Support
P(X ≤ 8) = 0.2517
Example 3
A certain medical test is known to detect 90% of the people
who are afflicted with disease Y. If 15 people with the
disease are administered the test what is the probability
that the test will show that: P(x) = nCx px(1-p)n-x
P(Y) = 0.9
a) all 15 have the disease?
P(x=15 [p=0.9, n=15]) = 15C15 (0.9)15(1- 0.9)15-15
• Summary
– Binomial experiments have 4 specific criteria that
must be met
• Fixed number of trials
• Independent
• Two mutually exclusive outcomes
• Probability of success is constant
– Calculator has pdf and cdf functions
• Homework
– pg