SOLUTION: if 30% of college students do not graduate, find the probability that out of 6 randomly selected college students exactly 4 of them will graduate.

Algebra ->  Probability-and-statistics -> SOLUTION: if 30% of college students do not graduate, find the probability that out of 6 randomly selected college students exactly 4 of them will graduate.       Log On


   



Question 907817: if 30% of college students do not graduate, find the probability that out of 6 randomly selected college students exactly 4 of them will graduate.
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
p(don't graduate) = .30 n = 6
P(x= 4graduate) = binompdf(6, .7, 4)