1. Of the students in the college, 60% of the students reside in the hostel and 40% of the students are day scholars. Previous year result reports that 30% of all students who stay in the hostel scored A Grade and 20% of day scholars scored A grade. At the end of the year, one student is chosen at random and found that he/she has an A grade. What is the probability that the student is a hostlier?
2. Two players A and B are competing at a trivia quiz game involving a series of questions. On any individual question, the probabilities that A and B give the correct answer areαandβrespectively, for all questions, with outcomes for different questions being independent. The game finishes when a player wins by answering a question correctly. Compute the probability that A wins if
a) A answers the first question,
b) B answers the first question.
1. Let A denote A grade.
H denote from hostel.
D denote day scholar.
P(A|H)=0.3
P(A|D)=0.2
P(H)=0.6
P(D)=0.4
"P(H|A)= \\frac{P(A|H) \\times P(H)}{P(A|H) \\times P(H)+P(A|D) \\times P(D)} \\\\\n\nP(H|A)= \\frac{0.3 \\times 0.6}{0.3 \\times 0.6 + 0.2 \\times 0.4} \\\\\n\n= \\frac{0.18}{0.18 + 0.08} \\\\\n\n= \\frac{0.18}{0.29} \\\\\n\n= \\frac{9}{13}"
2. Let event A - A answers the first question;
event F - game ends after the first question;
event W - A wins.
To find:
P(W|A′)
P(F|A)=P [A answers first question correctly] = α
P(F′|A)=1−α
"P(W|A \\cup F)=1 \\\\\n\nP(W|A \\cup F\u2032)=P(W\/A\u2032) \\\\\n\nP(W|A)=P(W|A \\cup F)P(F\/A)+P(W|A \\cup F\u2032)P(F\u2032|A) \\\\\n\nP(W|A)=(1 \\times \u03b1)+(P(W|A\u2032) \\times (1\u2212\u03b1))=\u03b1+P(W|A\u2032)(1\u2212\u03b1)"
P(F|A′)=P [B answers first question correctly] = β
P(F′|A)=1−β
"P(W|A\u2032 \\cup F)=0 \\\\\n\nP(W|A\u2032 \\cup F\u2032)=P(W|A) \\\\\n\nP(W|A\u2032)=(0 \\times \u03b2)+(P(W|A) \\times (1\u2212\u03b2))=P(W|A)(1\u2212\u03b2) \\\\\n\nP(W|A\u2032)= \\frac{(1\u2212\u03b2)\u03b1}{1\u2212(1\u2212\u03b1)(1\u2212\u03b2)}"
Comments
Leave a comment