PROBABILITYThis post is a part of [
GMAT MATH BOOK]
created by: walkeredited by: bb,
Bunuel--------------------------------------------------------
This topic is included in GMAT ToolKit App (iPhone/iPod Touch)
[
read more] [
AppStore]
--------------------------------------------------------
A few ways to approach a probability problemThere are a few typical ways that you can use for solving probability questions. Let's consider example, how it is possible to apply different approaches:
Example #1Q: There are 8 employees including Bob and Rachel. If 2 employees are to be randomly chosen to form a committee, what is the probability that the committee includes both Bob and Rachel?
Solution:
3) probability approach: The probability of choosing Bob or Rachel as a first person in committee is 2/8. The probability of choosing Rachel or Bob as a second person when first person is already chosen is 1/7. The probability that the committee includes both Bob and Rachel is.
\(P = \frac{2}{8} * \frac{1}{7} = \frac{2}{56} = \frac{1}{28}\)
4) reversal probability approach:
We can choose any first person. Then, if we have Rachel or Bob as first choice, we can choose any other person out of 6 people. If we have neither Rachel nor Bob as first choice, we can choose any person out of remaining 7 people. The probability that the committee includes both Bob and Rachel is.
\(P = 1 - (\frac{2}{8} * \frac{6}{7} + \frac{6}{8} * 1) = \frac{2}{56} = \frac{1}{28}\)Example #2Q: Given that there are 5 married couples. If we select only 3 people out of the 10, what is the probability that none of them are married to each other?
Solution:
1) combinatorial approach:
\(C^5_3\) - we choose 3 couples out of 5 couples.
\(C^2_1\) - we chose one person out of a couple.
\((C^2_1)^3\) - we have 3 couple and we choose one person out of each couple.
\(C^{10}_3\) - the total number of combinations to choose 3 people out of 10 people.\(p=\frac{C^5_3*(C^2_1)^3}{C^{10}_3}=\frac{10*8}{10*3*4} = \frac{2}{3}\)
2) reversal combinatorial approach: In this example reversal approach is a bit shorter and faster.
\(C^5_1\) - we choose 1 couple out of 5 couples.
\(C^8_1\) - we chose one person out of remaining 8 people.
\(C^{10}_3\) - the total number of combinations to choose 3 people out of 10 people.
\(p=1 - \frac{C^5_1*C^8_1}{C^{10}_3}=1 - \frac{5*8}{10*3*4} = \frac{2}{3}\)
3) probability approach:
1st person: \(\frac{10}{10} = 1\) - we choose any person out of 10.
2nd person: \(\frac{8}{9}\) - we choose any person out of 8=10-2(one couple from previous choice)
3rd person: \(\frac{6}{8}\) - we choose any person out of 6=10-4(two couples from previous choices).
\(p = 1*\frac{8}{9}*\frac{6}{8}=\frac{2}{3}\)
Probability treeOfficial GMAC Books:The Official Guide, 12th Edition: DT #4; DT #7; PS #12; PS #67; PS #105; PS #158; PS #174; PS #214; DS #3; DS #107;
The Official Guide, Quantitative 2th Edition: PS #79; PS #160;
The Official Guide, 11th Edition: DT #4; DT #7; PS #10; PS #64; PS #173; PS #217; PS #231; DS #82; DS #114;
Generated from [
GMAT ToolKit]
ResourcesProbability DS problems: [
search]
Probability PS problems: [
search]
Walker's post with Combinatorics/probability problems: [
Combinatorics/probability Problems]
Bullet's post with probability problems: [
Combined Probability Questions]
-------------------------------------------------------
Attachment: Math_probability_I_head.png | Attachment: Math_probability_I_tail.png | Attachment: Math_probability_I_dice.png | Attachment: Math_probability_I_marbles.png |
Attachment: Math_probability_tree.png Attachment: Math_icon_probability.png | | |