9 9 votes Let $P(E)$ denote the probability of the occurrence of event $E$. If $P(A)= 0.5$ and $P(B)=1$ then the values of $P(A|B)$ and $P(B|A)$ respectively are$0.5, 0.25$$0.25, 0.5$$0.5, 1$$1, 0.5$ Probability isro2013 probability conditional-probability easy + – Misbah Ghaya 6.7k views answer comment Share Follow Print See all 2 Comments 2 2 Comments reply Nirmal Gaur commented Jan 18, 2018 reply Follow flag Since P(B)=1, event B denotes the sample space and event A where P(A)<1, denotes an event... Hence A intersection B = A 1 1 replyShare Omkar_Shelke commented Nov 14, 2025 reply Follow flag i quickly drawed tree diagram and got to know that PR(B|A) is 1, only option C satisfies this, also, we can calculate PR(A|B) but we can save time in exam just by looking at option 0 0 replyShare Please log in or register to add a comment.
Best answer 12 12 votes P(A)= 0.5 P(B)=1 Here there is no dependency in event A and B. So P(A $\cap$ B) = P(A) * P(B) P(A/B)= probability of occurrence of event A when B has already occurred = P(A $\cap$ B) / P(B) = (0.5 * 1) /1 = 0.5 P(B/A)= probability of occurrence of event B when A has already occurred = P(B $\cap$ A) / P(A) = (1 * 0.5) / 0.5 = 1 Ans- C vijaycs answered May 13, 2016 • edited May 14, 2016 by vijaycs vijaycs comment Share Follow See all 6 Comments 6 6 Comments reply Show 3 previous comments hs_yadav commented Dec 11, 2017 reply Follow flag @Manoja Rajalakshmi A C also satisfiy your equation then how could you say that only B is the option...if they are dependent then ... P(B) would be less that 1... 0 0 replyShare Manoja Rajalakshmi A commented Dec 11, 2017 reply Follow flag Thank you.Can you please clear it again? I am not saying option B is answer. I am asking if A and B are dependent (say given in question) then can option B be the answer(and not C)? This is my doubt. 0 0 replyShare Rohit Kumar 2 commented Apr 11, 2018 i edited by Rohit Kumar 2 Apr 11, 2018 reply Follow flag NOTE. IF SOMEONE THINKS LIKE FOLLOWING WAYS, THEN HE/SHE IS LACKING CONCEPT OF PROBABILITY. BY FOLLOWING WAYS, ANSWER IS CORRECT, BUT METHOD IS ABSOLUTELY WRONG. We know from set theory A INTERSECTION B = A-(A-B) Here, SET B CONTAINS MORE ELEMENT THAN SET A as P(B)=1 and P(A)=0.5 Therefore, A INTERSECTION B = B-(B-A) = 1-(1-0.5)= 1-0.5= 0.5 now, substituting value of A INTERSECTION B in respective equations we can get the answers. using P(B/A)= P(A INTERSECTION B)/P(A) as A INTERSECTION B = B INTERSECTION A ( from set theory property) Hence, option C is the correct option. 0 0 replyShare Please log in or register to add a comment.