<< Chapter < Page Chapter >> Page >
An introduction to combinations.

Let’s start once again with a deck of 52 cards. But this time, let’s deal out a poker hand (5 cards). How many possible poker hands are there?

At first glance, this seems like a minor variation on the Solitaire question above. The only real difference is that there are five cards instead of six. But in face, there is a more important difference: order does not matter . We do not want to count “Ace-King-Queen-Jack-Ten of spades” and “Ten-Jack-Queen-King-Ace of spades” separately; they are the same poker hand.

To approach such question, we begin with the permutations question: how many possible poker hands are there, if order does matter? 52 × 51 × 50 × 49 × 48 , or 52 ! 47 ! size 12{ { {"52"!} over {"47"!} } } {} . But we know that we are counting every possible hand many different times in this calculation. How many times?

The key insight is that this second question—“How many different times are we counting, for instance, Ace-King-Queen-Jack-Ten of spades?”—is itself a permutations question! It is the same as the question “How many different ways can these five cards be rearranged in a hand?” There are five possibilities for the first card; for each of these, four for the second; and so on. The answer is 5! which is 120. So, since we have counted every possible hand 120 times, we divide our earlier result by 120 to find that there are 52 ! ( 47 ! ) ( 5 ! ) size 12{ { {"52"!} over { \( "47"! \) \( 5! \) } } } {} , or about 2.6 Million possibilities.

This question—“how many different 5-card hands can be made from 52 cards?”—turns out to have a surprisingly large number of applications. Consider the following questions:

  • A school offers 50 classes. Each student must choose 6 of them to fill out a schedule. How many possible schedules can be made?
  • A basketball team has 12 players, but only 5 will start. How many possible starting teams can they field?
  • Your computer contains 300 videos, but you can only fit 10 of them on your iPod. How many possible ways can you load your iPod?

Each of these is a combinations question, and can be answered exactly like our card scenario. Because this type of question comes up in so many different contexts, it is given a special name and symbol. The last question would be referred to as “300 choose 10” and written 300 10 size 12{ left ( matrix { "300" {} ##"10" } right )} {} . It is calculated, of course, as 300 ! ( 290 ! ) ( 10 ! ) size 12{ { {"300"!} over { \( "290"! \) \( "10"! \) } } } {} for reasons explained above.

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Advanced algebra ii: conceptual explanations. OpenStax CNX. May 04, 2010 Download for free at http://cnx.org/content/col10624/1.15
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Advanced algebra ii: conceptual explanations' conversation and receive update notifications?

Ask