Based on a poll, 60% of adults believe in reincarnation. Assume that 6 adults are randomly selected, and find the indicated probability. What is the probability that all of the selected adults believe in reincarnation?
"p=0.6 \\\\\n\nq = 1-p = 1 -0.6 = 0.4 \\\\\n\nn= 6"
Using Binomial distribution
"P(X=x) = \\binom{n}{x}p^xq^{n-x} \\\\\n\nP(X=6) = \\binom{6}{6} \\times 0.6^6 \\times 0.4^{6-6} \\\\\n\n= 1 \\times 0.6^6 \\times 1 \\\\\n\n= 0.046656"
Comments
Leave a comment