Question 170394
Bill has been given a 20 question mulitple choice test. He hasnt attended class recently, and there are 5 answers to each question, but only one is correct...what is the probability that he will answer more than five questions on the test correctly?..explain your answer
-----------------
No, that is not the correct answer.
--------------------------------------
It is a binomial problem with n= 20, p = 1/5; x>5
n is the number of trials
p is the probability of success on each trial
x is the number of successes
---------------------------------
P(x>5) = 1 - binomcdf(20,(1/5),4) = 0.37035...
This, from using a TI-83 calculator.
=======================================
Cheers,
Stan H.