Thanks for replying, tutorphd. What do we do we have to deal with conditional probability?
Let's say you have this question -
A certain junior class has 1000 students and a certain senior class has 800 students. Among these students, there are 60 siblings pairs each consisting of 1 junior and 1 senior. If 1 student is to be selected at random from each class, what is the probability that the 2 students selected will be a sibling pair?
A, 3/40000, B 1/3600, C. 9/2000, D, 1/60, E, 1/15
In this question
Why won't we add the probability of two cases - (Case I - Junior first then Senior) + (Case II Senior First then Junior)
= 60/1000 * 1/800 + 60/800 * 1/1000
What is wrong with this ?
Answer is A
Wouldn't JS , SJ be two muutually exlusive possibilities, and we should apply the probabiliy rule P(A or B) = P(A) +P(B) - P(A and B)
Given this rule shouldn't we be doing the above proposed solution, however the answer I get is double of the official answer?
I kind of understand the point that you made in your post above, as a request can I please ask you to give me an example of the points that you made in your previous post. I will really appreciate if you can give me some examples to explain your previous explaination. I am doing fine in combinatorics at this point but this concept of multiplying with number of things in the end is messing me up often. Please help.