Question
Mathematics Question on Probability
Of the students in a college,it is known that 60% reside in hostel and 40% are day scholers.(not residing in hostel).Previous year result report that 30% of all students who reside in hostel attain A grade and 20% of day scholars attain A grade in their annual examination.At the end of the year,one student is choosen at random from the college and he has an A grade,What is the probability that the student is a hostler?
The correct answer is: 139
Let E1=Students residing in the hostel, E2=day scholars(not residing in the hostel) and A=Student who attain grade A,
P(E1)=10060,P(E2)=10040
P(A∣E1)=0.3,P(A∣E2)=0.2
The probability that a randomly chosen student is a hostler, given that he has an A grade, is given by P(E1∣A)
Therefore,by Bayes'theorem,
P(E1∣A)=P(E1)P(A∣E1)+P(E2)P(A∣E2)P(E1)P(A∣E1)
=0.6×0.3+0.4×0.20.6×0.3
=0.260.18
=2618
=139