SOLUTION: When you open a bottle of Chugga-Cola, you have a 20% chance of finding a coupon (under the cap) good for a free one-ounce bag of HyperChips. What is the probability that you will

Algebra ->  Probability-and-statistics -> SOLUTION: When you open a bottle of Chugga-Cola, you have a 20% chance of finding a coupon (under the cap) good for a free one-ounce bag of HyperChips. What is the probability that you will       Log On


   



Question 1186187: When you open a bottle of Chugga-Cola, you have a 20% chance of finding a coupon (under the cap) good for a free one-ounce bag of HyperChips. What is the probability that you will find two or more of these coupons in a random sample of ten cans of Chugga-Cola?
Write your answer as a decimal, rounded to three significant figures.

Answer by ikleyn(52776) About Me  (Show Source):
You can put this solution on YOUR website!
.
When you open a bottle of Chugga-Cola, you have a 20% chance of finding a coupon (under the cap) good for a free
one-ounce bag of HyperChips. What is the probability that you will find two or more of these coupons
in a random sample of ten cans of Chugga-Cola?
Write your answer as a decimal, rounded to three significant figures.
~~~~~~~~~~~~~~~~~~~~~


It is a binomial distribution probability problem.

    - number of trials         n =  10;
    - number of success trials k >=  2;
    - Probability of success on a single trial p = 0.2.



We need calculate  P = P(n=10; k>= 2; p=0.2) = sum%28C%5B10%5D%5Ek%2A0.2%5Ek%2A0.8%5E%2810-k%29%2C+k=2%2C10%29.


To facilitate calculations, I use an appropriate online (free of charge) calculator at this web-site 

https://stattrek.com/online-calculator/binomial.aspx


It provides nice instructions  and  a convenient input and output for all relevant options/cases.


    P(n=10; k>= 2; p=0.2) = 0.6241903616,   or   0.624 (rounded),   or   62.4%.       ANSWER

Solved.

---------------

If you want to see many similar  (or different)  solved problems,  look into the lessons
    - Simple and simplest probability problems on Binomial distribution
    - Typical binomial distribution probability problems
    - How to calculate Binomial probabilities with Technology (using MS Excel)
    - Solving problems on Binomial distribution with Technology (using MS Excel)
    - Solving problems on Binomial distribution with Technology (using online solver)
in this site.

After reading these lessons,  you will be able to solve such problems on your own,
which is your  PRIMARY  MAJOR  GOAL  visiting this forum  (I believe).