What is the difference between permutations and combinations in probability?

Click For Summary

Discussion Overview

The discussion revolves around the differences between permutations and combinations in probability, focusing on their definitions, equations, and practical examples. Participants explore the foundational concepts of counting as they relate to probability theory.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Exploratory

Main Points Raised

  • One participant states that permutations account for order while combinations do not, leading to confusion about their equations.
  • Another participant provides the equations for combinations and permutations, noting the relationship between them: ##{}_nP_r = {}_nC_r \times r!##.
  • A participant requests a concrete example to illustrate the concepts, suggesting the use of a deck of cards.
  • One example given involves selecting three letters from the alphabet, calculating the number of permutations and combinations based on the order of selection.
  • Another example discusses dealing two cards from a deck, explaining how the order of cards affects the count of permutations versus combinations.

Areas of Agreement / Disagreement

Participants generally agree on the definitions and equations for permutations and combinations, but there is no consensus on the best illustrative examples, as multiple examples are proposed.

Contextual Notes

Some participants express uncertainty about how to visualize the differences between permutations and combinations, indicating a need for clearer examples. The discussion does not resolve the best approach for teaching these concepts.

DmytriE
Messages
78
Reaction score
0
We're currently studying counting and the different equations which are the foundation of probability (permutations and combinations). I understand that permutations are used when order is taken into account and combinations is for when order doesn't matter.

However, the two equations appear very similar. I don't see how permutations can accommodate for order when combination cannot.
 
Physics news on Phys.org
Which two equations are you talking about?
 
I guess you mean
\begin{align*}
{}_nC_r &= \frac{n!}{r! (n-r)!} \\
{}_nP_r &= \frac{n!}{(n-r)!}
\end{align*}
Notice that ##{}_nP_r = {}_nC_r \times r!##. Basically, the number of permutations of ##r## objects picked from ##n## is the number of combinations of ##r## objects picked from ##n## times the number of possible arrangements of ##r## objects, namely ##r!##.
 
Yes, DrClaude those are the equations I was referring to. Do you have a quick concrete example? Maybe using a deck of a cards where I can actually see it for myself.
 
DmytriE said:
Yes, DrClaude those are the equations I was referring to. Do you have a quick concrete example? Maybe using a deck of a cards where I can actually see it for myself.
It will be easier to use the letters of the alphabet. You are asked to pick three (without replacement). How many different outcomes can you get? You have 26 possibilities for the first letter, then 25 for the second, then 24 for the third, so ##26 \times 25 \times 24 = 15600##. This is the number of possible permutations, as you have taken the possibility of ABC as distinct from BAC, etc. Indeed,
$$
{}_{26}P_{3} = \frac{26!}{(26-3)!} = \frac{26!}{(23)!} = 26 \times 25 \times 24 = 15600
$$
How many possible permutations of ABC are there? You have 3 possibilities for the first letter, then 2 for the second, and then 1 for the last, sp ##3 \times 2 \times 1 = 3!##. So of all the permutations, ##3! = 6## correspond to the same three letters. To find the number of combinations, you have to divide by ##3!##. You get
$$
{}_{26}C_{3} = \frac{26!}{3! (26-3)!} = \frac{26!}{3!(23)!} = \frac{26 \times 25 \times 24}{6} = 2600
$$
 
DmytriE said:
Yes, DrClaude those are the equations I was referring to. Do you have a quick concrete example? Maybe using a deck of a cards where I can actually see it for myself.

Try dealing 2 cards from a pack. If the order "matters", then the number of "permutations" is 52x51. Example: 6 of Hearts and King of Clubs is different (permutation) from Kings of Clubs and 6 of Hearts.

But, if the order does not matter (which is usually the case with card games: your hand is the same no matter what order you got dealt the cards), then there are only 52x51/2 combinations.

Example: 6 of Hearts and King of Clubs is the same hand (combination) as King of Clubs and 6 of Hearts.
 
  • Like
Likes   Reactions: DmytriE

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K