1
Answer on Question #74855, Math / Statistics and Probability
Q. The probability that a student gets admission to a prestigious college is 0.3. If 5 students from the same school apply, what is the probability that at most 2 are accepted?
Solution:
To determine the probability of at most 2 students out of 5 will get accepted in college, there is need to compute 3 individual probabilities by applying the following binomial formula:
P(x)=x!(n−x)!n!Pxqn−x
Where,
n=5
P (probability of success) = 0.3
q=1−P
The calculation of probability is as follows:
b(×≤2;5,0.3)=b(×=0;5,0.3)+b(×=1;5,0.3)+b(×=2;5,0.3)=[5!(5−0)!5!(0.3)0(1−0.3)5−0]+[5!(5−1)!5!(0.3)1(1−0.3)5−1]+[5!(5−2)!5!(0.3)2(1−0.3)5−2]=0.1681+0.3601+0.3087⇒0.8369
As per this, there is 83.69% probability that at most 2 students get accepted out of 5 applications.
Answer provided by https://www.AssignmentExpert.com
Comments
Dear Megan E Campbell, please use the panel for submitting a new question and it should contain the full description. The expected number of students is 0.3*5=1.5.
Okay, then what would be the expected number of students accepted?