A student is given a test with 10 question of true and false type. If the gets 4 or more questions correct, he is declared pass. Assuming that he guesses the answer to each questions, compute the probability that he will passes in the test.
Open in App
Solution
Probability of student getting correct answer is 12 and getting answer wrong is 12
Let P=P(correct)=12
q=P(wrong)=12
For passing the exam student need to get atleast is answers correct
By using Bermaulli's triangle
x= no. of success trial
x=4,5,6,7,8,9,10
Probability of passing the exam P(X)=P(4)+P(5)+P(6)+P(7)+P(8)+P(9)+P(10)