Question 532593
An unprepared student makes random guesses for the ten true-false questions on a quiz. Find the probalitiy that there is a least one correct answer.
-----
P(1<= x <=10) = 1 - P(x = 0)
-------
P(at least one correct) = 1 - 10C0*(1/2)^0*(1/2)^10 = 1- (1/1024)
-------------------------------
Cheers,
Stan H.
===================