Download binomial distribution ppt

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Heat equation wikipedia , lookup

Cogeneration wikipedia , lookup

Thermal conduction wikipedia , lookup

Hyperthermia wikipedia , lookup

Heat wave wikipedia , lookup

Transcript
Section 4.2: BINOMIAL DISTRIBUTIONS
Objective: To be able to find binomial probabilities.
Criteria for a Binomial Random Variable:
1. Each observation can be classified as a success or failure.
2. n is the number of trials and n is fixed.
3. p is the probability of success and p is fixed.
4. The observations are independent.
Binomial Probability Formula:
Let X be a binomial random variable and k be the number of
successes. If X~B(n,p), then
𝑛 π‘˜
𝑃 𝑋=π‘˜ =
𝑝 βˆ™ (1 βˆ’ 𝑝)(π‘›βˆ’π‘˜) where
π‘˜
𝑛
𝑛!
=𝑛 πΆπ‘˜ =
which is called the binomial coefficient.
π‘˜! π‘›βˆ’π‘˜ !
π‘˜
(1 - p) = q
q represents the probability of failure.
𝑛 π‘˜ (π‘›βˆ’π‘˜)
𝑃 𝑋=π‘˜ =
𝑝 βˆ™π‘ž
(revised with q)
π‘˜
The binomial probability distribution is as follows:
𝑿 = π’™π’Š
0
1
2
…
n
P(𝑿 = π’™π’Š )
π’‘πŸŽ
π’‘πŸ
π’‘πŸ
…
𝒑𝒏
Points regarding the binomial distribution:
β€’ A binomial random variable is always discrete.
β€’ To graph use a probability histogram.
β€’ If p = 0.5 then the probability histogram will be bell-shaped.
β€’ If p < 0.5 then the probability histogram will be skewed right.
β€’ If p > 0.5 then the probability histogram will be skewed left.
β€’ Notation: X~B(n,p)
Ex. A large shipment of toys contains 30% that are red, 40%
that are blue and 30% that are yellow. Let X = the number of
red toys. You select 5 toys at random.
a. Does this example meet the criteria for a binomial setting?
Explain.
b. Find P(X = 0)
c. Find P(X = 1)
d. Find P(X = 2)
Calculator notation:
For P(X = k) --- use binompdf(n,p,X)
For P(X ≀ k) --- use binomcdf(n,p,X)
Using your calculator find the following
a. P(X = 3)
b. P(X = 4)
c. P(X = 5)
d. Create the probability distribution of X. Include the
cumulative distribution.
𝑿 = π’™π’Š
P(𝑿 = π’™π’Š )
Ex. Let X = the number of successes and that X follows a binomial
distribution with n = 11 and p = 0.72. Answer the following
questions:
a. P(X = 7)
b. P(X < 7)
c. P(X < 9)
d. P(X < 9)
e. P(X < 6)
f. P(X > 8)
g. P(X > 7)
h. P(X > 7)
i. P(X > 10)
Ex. 7 couples buy new homes. It is known that in this large
community 24% of new homes are built with electric heat. Let X
= the number that choose electric heat.
Find the probability that 3 couples choose electric heat. (show
the formula that you would use)
Find the probability that at most 1 couple chooses electric heat.
Find the probability that at least 3 couples choose electric heat.
Find the probability that more than 3 couples choose electric
heat.
Binomial Means, Variance and Standard Deviations
If the random variable X has a binomial distribution with n
observations and the probability of success p, then the mean,
variance and standard deviation of X are
πœ‡ = 𝑛𝑝,
𝜎 2 = π‘›π‘π‘ž
and
𝜎 = π‘›π‘π‘ž
Using this example again: Couples buy new homes. It is known
that in this large community 24% of new homes are built with
electric heat. Let X = the number that choose electric heat.
What is the expected number of homes that choose electric
heat?
What is the standard deviation of the number of homes that
choose electric heat?