The Knewton Blog



Rich Zwelling is one of the expert teachers in Knewton’s GMAT course. “Combinatorics” is  a word he throws around casually.

I was recently discussing a particular GMAT problem with a friend, and as so often happens with standardized-test nerds, the discussion turned into an extended analysis.  We can’t help ourselves, I suppose.

The question went something like this:

Jim and John are workers in a department that has a total of six employees.  Their boss decides that two workers from the department will be picked at random to participate in a company interview.  What is the probability that both Jim and John are chosen?

Now, with many GMAT problems, there are multiple ways to skin a cat.  As it turns out, my friend and I chose completely different strategies that arrived at the same answer.  But interestingly enough, our different strategies got us to hit upon some key distinctions between probability and combinatorics.

1. My friend chose to go strictly with probability:

There is a 1/6 chance that Jim will be selected first.  Then, there are 5 workers left, so the probability that John is chosen next is 1/5.  Therefore, the probability of Jim being chosen first, then John being chosen second is simply 1/6 * 1/5 = 1/30.

However, we also have to consider the possibility that John is chosen first and Jim second.  That still leads to the same number:  1/6 * 1/5 = 1/30.

So, because we are interested in each of these possibilities (and nothing else), we must add the two probabilities to get the final answer:

1/30 + 1/30 = 1/15.

2. I chose to bring combinatorics into the picture:

There are 15 possible combinations of 2 people that you can choose from a group of 6.  You can find this using the combination formula:

n! / [k! * (n-k)!]

In this case, n = 6, since there are six people total, and k = 2, since we’re finding a subgroup of two.  Therefore:

6! / (2! * 4!) = 6 * 5 / 2 = 15 total combinations.

Now, out of those 15 combinations, we are interested in only one — Jim and John.  And recall that this is a combination (where order does not matter), as opposed to a permutation (where order does matter).  Jim and John is the same combination as John and Jim, since the same two people are involved.

(For clarification, it would be a permutation if, say, John and Jim were running a race, and we awarded different prizes for 1st and 2nd. In that case, Jim finishing first is different from John finishing first.  But in our problem, we’re not concerned with who is picked first; we only care about who’s in the group of two).

Back to the problem:  We’re interested in only one combination (Jim and John) out of a total of 15.  Therefore, the final answer is 1/15.

“But wait,” said my friend, “It’s a combination, so that means order shouldn’t matter.  Jim and John is the same combination as John and Jim.  So how come in my solution, we added two different probabilities for Jim-John and John-Jim?  Order shouldn’t matter, but in my solution, it did.”

What we realized is that order mattered in my friend’s solution because he was considering two different events, not two different combinations.  Jim and John is the same combination as John and Jim, so if we were restricting ourselves to finding information solely about combinations, then order would not matter.

However, we were not only finding information about combinations; we were also interested in probability.  The situation of Jim and John being chosen first and second, respectively,  is a distinct event from that of John and Jim being chosen first and second, respectively.  So even though both events involve the same combination of people, the events themselves are different.

What makes problems like this a little bit tricky is that they can involve both probability and combinatorics, and it might be easy to confuse the two.  But always remember, combinatorics on their own deal solely with finding the number of combinations or permutations in a given set of data, while probability deals with finding the likelihood that an event or events will occur.

Posted in GMAT, GMAT Tips, Quant Guide | 5 comments



  • Andrew Zwelling

    I love this blog. Now you need a twitter account

  • Evajager

    Well, if I would try to explain it to a layman, I would make it really simple.
    1) Define probability – the ratio between the number of “desired” outcomes and the total number of possible outcomes. “Desired” outcomes – how many couples including Jim and John can be selected, all possible outcomes – the total number of couples that can be selected from the 6 workers.
    2) If we take into account the order in which people were chosen, than there are 2 “desired” couples (John,Jim), (Jim,John). The total number of possible chosen couples is 6×5 (as there are 6 possibilities to chose the first person and 5 to chose the second one). So, the probability is 2/30=1/15.
    3) If the order in which people were chosen does not matter, than there is just one “desired” couple, consisting of Jim and John. The total number of possible chosen couples is 6×5/2=15, because 6×5=30 represents each couple counted twice, like (a,b) and (b,a). Therefore, the probability is again 1/15.

    I think for many probability and combinatorics question on GMAT, one can do pretty well by sticking to straightforward reasoning, without the factorial formulas. But don’t forget to pay attention when considering choices with or without order, and use the basic probability definition correctly.

  • Evajager

    Well, if I would try to explain it to a layman, I would make it really simple.
    1) Define probability – the ratio between the number of “desired” outcomes and the total number of possible outcomes. “Desired” outcomes – how many couples including Jim and John can be selected, all possible outcomes – the total number of couples that can be selected from the 6 workers.
    2) If we take into account the order in which people were chosen, than there are 2 “desired” couples (John,Jim), (Jim,John). The total number of possible chosen couples is 6×5 (as there are 6 possibilities to chose the first person and 5 to chose the second one). So, the probability is 2/30=1/15.
    3) If the order in which people were chosen does not matter, than there is just one “desired” couple, consisting of Jim and John. The total number of possible chosen couples is 6×5/2=15, because 6×5=30 represents each couple counted twice, like (a,b) and (b,a). Therefore, the probability is again 1/15.

    I think for many probability and combinatorics question on GMAT, one can do pretty well by sticking to straightforward reasoning, without the factorial formulas. But don’t forget to pay attention when considering choices with or without order, and use the basic probability definition correctly.

  • EvaJager

    Another idea: rephrase the question. There are two Red balls (Jim and John) and 4 Black balls (the other people). What is the probability to draw two Red balls (exactly the pair Jim and John) if two randomly balls are chosen without return?
    Then the anser is really simple: 2/6×1/5=1/15. The probability is 2/6 to draw the first Red ball, after that, 1/5 to draw the second Red.

  • EvaJager

    Another idea: rephrase the question. There are two Red balls (Jim and John) and 4 Black balls (the other people). What is the probability to draw two Red balls (exactly the pair Jim and John) if two randomly balls are chosen without return?
    Then the anser is really simple: 2/6×1/5=1/15. The probability is 2/6 to draw the first Red ball, after that, 1/5 to draw the second Red.