Posted by Patrick on Sunday, August 29, 2010 at 3:15pm.
If you are asked to do this by hand, try the binomial probability formula:
P(x) = nCx * p^x * q^(n-x)
Note: * means to multiply; ^ means raised to the power of.
For a), use:
x = 0, 1, 2, 3
n = 12
p = .10
q = 1 - p = .90
I'll let you substitute the values and take it from here. (Hint: you will have to determine P(0), P(1), P(2), and P(3), then add together for your total probability.
An easier way to do these problems is to use a binomial probability table. If you do this, you will still need to find P(0), P(1), P(2), and P(3). In the table, n = 12, p = .10, x = 0, 1, 2, 3 (for each one). Add all these probabilities together for the total probability.
I've given you some ideas using part a) as an example. I'll let you try to figure out the rest on your own.
Related Questions
Statistic - 6.18 Calculate each binomial probability: a. Fewer than 4 successes ...
Math - For a binomial distribution with n=20 trials and probability of success p...
statistics - Consider a binomial experiment with 20 trials and probability 0.45...
statistics - Consider a binomial experiment with 20 trials and probability 0.45 ...
statistics - Consider a binomial experiment with 20 trials and probability 0.45 ...
Math - Expand Your Knowledge: Negative Binomial Distribution Suppose you have ...
Math - Suppose you have binomial trials for which the probability of success on ...
binomial random variables - compute the probability of x successes in the n ...
Statistics - Suppose in a carnival game, there are six identical boxes, one of ...
Statistics - Suppose in a carnival game, there are six identical boxes, one of ...
For Further Reading