A gardener is going to plant 2 red rosebushes and 2 white rosebushes. If the gardener is to select each of the bushes at random, one at a time, and plant them in a row, what is the probability that the 2 rosebushes in the middle of the row will be the red rosebushes?
A) 1/12
B) 1/6
C) 1/5
D) 1/3
E) 1/2
I've never posted on a GMAT forum before, but I have taught the GMAT for 10 years...
I have developed a 5-step method for probability of multiple events which can be applied as follows:
1) Lay out the number of events (here, we have 4 events):
_ _ _ _
2) Label the events with one specific example of the desired outcome (here, we want 2 reds in the middle):
_ _ _ _
w1 r1 r2 w2
3) Assign the relevant probability to each event and multiply across (here, we have a "selection" situation where elements are removed):
1/4 1/3 1/2 1 = 1/24
w1 r1 r2 w2
(NOTE: the probability of selecting w2 once every other element has been selected is 100%. This is a concept somewhat separate from the method I'm discussing now).
(NOTE: the resulting product is known as the "specific probability" (the probability of one specific event).
4) Determine the number of ways in which the desired outcome can be presented (here, we have 4 ways):
w1 r1 r2 w2
w2 r1 r2 w1
w2 r2 r1 w1
w1 r2 r1 w2
(NOTE: This step often requires "counting methods", such as permutation or combination).
5) Multiply the result of step 3 (the specific probability) by the result of step 4 (the number of ways):
1/24 x 4 = 4/24 = 1/6
(NOTE: The specific probabilities of each outcome could actually be different in some circumstances. In this case, add the specific probabilities together).
(NOTE: For "at least" questions, use the same method to find the probability of the desired event NOT occurring and subtract the result from 1).
(NOTE: When dealing with large numbers, using the more traditional methods described by others works better, but you would still have to deal with combination and permutation methods)