SOLUTION: The probability that a student will pass chemistry class is 0.85. Three students are randomly selected. Find the probability that: a) all 3 will pass the class b) none of 3 will

Algebra.Com
Question 933816: The probability that a student will pass chemistry class is 0.85. Three students are randomly selected. Find the probability that:
a) all 3 will pass the class
b) none of 3 will pass the class
c) at least 1 student will pass

Answer by ewatrrr(24785)   (Show Source): You can put this solution on YOUR website!
p(pass) = .85, n = 3
......
P(x = 3) = binompdf(3, .85, 3) 0r (.85)^3
P(x = 0) = binompdf(3, .85, 0) 0r (.15)^3 (Note: 1-.85 = .15)
P(x ≥ 1) = 1 - P(0) = 1 - (.15)^3

RELATED QUESTIONS

The probability that a student will pass chem is .85. Three students are randomly... (answered by Fombitz)
In a particular math class, there is a 90% chance that a student will pass if they study... (answered by ikleyn)
Suppose a student is selected at random from 80 students where 30 are taking mathematics, (answered by math_helper)
From a group of 100 students, 30 are taking math, 20 are taking chemistry, and of those... (answered by CharlesG2)
From a group of 100 students, 30 are taking math, 20 are taking chemistry, and of those... (answered by CharlesG2,yuckypants)
A professor in the chemistry department decides to grade his three students using... (answered by stanbon)
I'm having trouble in my stats class. Could anyone help me with the following question?... (answered by Finavon,solver91311)
Suppose a math class 31 students, 16 females (two of whom speak French) and 15 males... (answered by Boreal,greenestamps)
The pass rate in a statistics test for a class of MBA students is 65%. If five students... (answered by Boreal)