SOLUTION: Suppose that past history shows that 60% of college students prefer Brand C cola. A sample of 5 students is to be selected. The probability that fewer than 2 prefer brand C is

Algebra.Com
Question 1201996: Suppose that past history shows that 60% of college students prefer Brand C cola. A sample of 5 students is to be selected. The probability that fewer than 2 prefer brand C is
Answer by math_tutor2020(3816)   (Show Source): You can put this solution on YOUR website!

Answer: 0.08704
This value is exact without any rounding done to it.


Explanation:

n = 5 = sample size
p = 0.6 = probability of success
x = number of people, in the sample, who prefer brand C cola
x is chosen from the set {0,1,2,3,4,5}

This is a binomial distribution problem because:B(x) = binomial probability
B(x) = (n C x)*(p^x)*(1-p)^(n-x)
B(x) = (5 C x)*(0.6^x)(1-0.6)^(5-x)
B(x) = (5 C x)*(0.6^x)(0.4)^(5-x)

The nCx notation refers to the nCr formula.
It is known as the binomial coefficient.

Compute the probability of getting x = 0 people who like the cola.
B(x) = (5 C x)*(0.6^x)(0.4)^(5-x)
B(0) = (5 C 0)*(0.6^0)(0.4)^(5-0)
B(0) = 1*(0.6^0)(0.4)^5
B(0) = 0.01024
This value is exact without any rounding done to it.

Do a similar set of steps for x = 1
B(x) = (5 C x)*(0.6^x)(0.4)^(5-x)
B(1) = (5 C 1)*(0.6^1)(0.4)^(5-1)
B(1) = 5*(0.6^1)*(0.4)^4
B(1) = 0.0768
This value is exact without any rounding done to it.

The phrasing "fewer than 2" means we will add up the results of B(0) and B(1) to get the final answer.
P(fewer than 2) = B(0) + B(1)
P(fewer than 2) = 0.01024 + 0.0768
P(fewer than 2) = 0.08704
There's an 8.704% chance of getting fewer than 2 people in the sample that like brand C cola.


Here are some other binomial distribution problems for more practice.
https://www.algebra.com/algebra/homework/Probability-and-statistics/Probability-and-statistics.faq.question.1201405.html
https://www.algebra.com/algebra/homework/Probability-and-statistics/Probability-and-statistics.faq.question.1201351.html
https://www.algebra.com/algebra/homework/word/misc/Miscellaneous_Word_Problems.faq.question.1201223.html


Further Reading
https://math.libretexts.org/Bookshelves/Applied_Mathematics/Applied_Finite_Mathematics_(Sekhon_and_Bloom)/09%3A_More_Probability/9.01%3A_Binomial_Probability
https://www.mathsisfun.com/data/binomial-distribution.html
https://en.wikipedia.org/wiki/Binomial_coefficient
https://stattrek.com/online-calculator/binomial


RELATED QUESTIONS

Suppose that the past history shows that 10% of college students are smokers. A sample of (answered by VFBundy)
Suppose that past history shows that 5% of college students are sports fans. A sample of... (answered by rothauserc)
A previous survey shows that some 60% of customers prefer brand X. A sample survey is... (answered by stanbon)
A marketing research company is estimating which of two soft drinks college students... (answered by stanbon)
Can you please help assist me with problem I am having a hard time. 8) A marketing... (answered by stanbon)
A study of college students shows that 8 out of 12 students prefer a pc computer system... (answered by stanbon)
if 26 students out of 50 students prefer maths to English, what is the percentage of... (answered by richwmiller)
If a survey shows that 1290 out of 1800 people polled, prefer to drink Coca-Cola, how... (answered by richwmiller)
Suppose that out of 1500 first year students at a certain college, 350 are taking history (answered by stanbon)