g3lo wrote:Hi all,
Was hoping one of you could help me wrap my mind around the below;
presuming B occurs, the probability that A occurs is AnB/B
Thank you,
g3lo
The concept is more important than the derivation of the notation. (And, thankfully, the concept really isn't complicated, at least for what we'll need on the GMAT.)
Imagine you have a bag of marbles. There are 3 red and 5 blue marbles and no other kinds of marbles. Say we select two marbles at random and we want to know the probability that we select two red marbles.
The scenario when we select a red marble on the first pick, we'll call: Event A
The scenario when we select a red marble on the second pick, we'll call: Event B
First, find P(A): There are 3 red marbles and 8 total marbles, so P(A) = 3/8
Next find P(B|A): The notation here simply means the probability that B will occur,
given that A has occurred. So if A occurred, then we selected a red marble with the first pick. In this case, there will be 2 red marbles remaining and 7 total marbles remaining, meaning that P(B|A) = 2/7.
And the probability that we select a red on both picks is P(A) * P(B|A) = (3/8) * (2/7)
The most important thing is to make sure you note that the composition of the bag's marbles changes with each selection. (When you're solving this on your own, you don't need to use the notation.)