SOLUTION: College student has learned 35 questions out of 40 questions.On the test he gets 3 questions.
What's the probability that he passes the exam if he needs too answer at least 2 ques
Algebra ->
Probability-and-statistics
-> SOLUTION: College student has learned 35 questions out of 40 questions.On the test he gets 3 questions.
What's the probability that he passes the exam if he needs too answer at least 2 ques
Log On
Question 776359: College student has learned 35 questions out of 40 questions.On the test he gets 3 questions.
What's the probability that he passes the exam if he needs too answer at least 2 questions on the test. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! College student has learned 35 questions out of 40 questions.
On the test he gets 3 questions.
What's the probability that he passes the exam if he needs to answer
at least 2 questions on the test.
-------------------
# of ways to succeed::: 35C2*5C1+ 35C3*5C0 = 9520
-----
# of possible outcomes::: 40C3 = 9880
----------
P(at least 2 correct) = 9520/9880 = 0.9636
Cheers,
Stan H.
==========