SOLUTION: If (60%) of Jordanian adult males smoke. Consider a simple random sample of 8 male adults; 1) The probability that the number of smokers in that sample would be exactly 4 is...

Algebra.Com
Question 852520: If (60%) of Jordanian adult males smoke. Consider a simple random sample of 8 male
adults;
1) The probability that the number of smokers in that sample would be exactly 4 is...
2) The probability that the number of smokers in that sample would be more than 4 is:
Thanks in advance

Answer by ewatrrr(24785)   (Show Source): You can put this solution on YOUR website!
 
Hi,
Using TI: The syntax is binompdf(n, p, largest x-value) 0r binomcdf(n, p, largest x-value).
p = .60, n = 8
P(x = 4) = binompdf(8,.6,4)
P(x > 4) = 1 - binomcdf(8,.6,4)
Or for 1)
P(x) = nCx(p)^x(q)^(n-x) }}}
P(4) = 8C4 (.6)^4(.4)^4
RELATED QUESTIONS

A polling organization randomly selects an adult American for a survey about credit card... (answered by CPhill)
If 20% of adults smoke and you take a random sample of 10 adults. What is the probability (answered by stanbon)
A random sample of 253 adults was take, and they were asked whether they prefer watching... (answered by sudhanshu_kmr)
A small town has 4000 adult males and 6000 adult females. A sociologist conducted a... (answered by stanbon)
IQ scores in a general adult population have mean 100 and standard deviation 15. A simple (answered by stanbon)
sixty three percent of adult in United States rent movie at least once a month. Consider... (answered by stanbon)
Members of the general adult population volunteer an average of 4.2 hours per week. A... (answered by stanbon)
A company applying for medical aid cover counts that 70 of its 140 male employees smoke.... (answered by ikleyn)
4. An elevator has a placard stating that the maximum capacity is 3800 lb — 26... (answered by Theo)