
Max A. answered 09/18/19
Professional Engineer with a Strong Tutoring/Academic Background
This problem is an exercise in combining probabilities. Specifically, dealing with independent events vs dependent events. Two events are independent if the outcome of one event does not influence the probability of the other event. For example, flipping a coin. If we flip a coin and get heads on the first toss, the probability that we get heads again on the second toss is still 50%. The fact that the first toss was heads does not impact the results of the second toss.
Two events are dependent if the outcome of one event does influence the probability of the other event. For example, pulling different color marbles out of a bag without replacement. If we have 5 red and 5 green marbles, the probability of pulling red on the first draw is trivial (it is simply 5/10 or 1/2). What is the probability that the second marble is red? Well, now this depends on what our first draw actually was. If we drew red the first time, there are now 4 red marbles and 5 green marbles remaining, so the probability in that case is 4/9. However, if we drew green the first time, the probability of red on the second draw is 5/9. See how the probability of pulling red on the second draw depends on what was drawn the first time?
Now let's apply that concept to this problem. Since no two group assignments will be the same, this is analogous to pulling marbles without replacement. Let's list the possible group assignments, noting that each may only be used once:
- Hawaii, plant life
- Maui, plant life
- Lanai, plant life
- Oahu, plant life
- Kauai, plant life
- Hawaii, animal life
- Maui, animal life
- Lanai, animal life
- Oahu, animal life
- Kauai, animal life
The probability Linda's group receives an assignment with Kauai is 2/10 (or 1/5). This is the trivial part of the problem. Now, given that Linda's group received Kauai, what is the probability Kim's group will also receive Kauai? Well now, there are only 9 remaining assignments and 1 out of the 2 Kauai options is gone. So that means there is 1 remaining Kauai out of 9 total assignments, or a 1/9 probability.
Finally, the probability that both of these events occur can be found by multiplying the individual probabilities together.
(1/5)*(1/9) = 1/45