Tiger Algebra Calculator
Combinations and Permutations
A combination is a way of arranging items from a set when the order of the arrangement does not matter. An example would be choosing three random numbers from a list of nine. It would not matter if you chose then then or if you chose then then .
A permutation is a way of arranging elements from a set when the order of the arrangement does matter. An example of this would be the code to a lock. If the code is then it cannot be entered as or or any other order.
As long as there is more than one item in a set, there will always be more permutations than combinations.
Both combinations and permutations can occur with or without repetition, meaning they either contain one or more items multiple times or they do not. Though this may not seem like it would make much of a difference, repeating items in a set quite drastically changes the way we should approach it.
Notations
usually represents the total number of items in a set.
usually represents the number of items in a selected subset.
usually represents combinations.
usually represents permutations.
represents the number of different permutations of a subset () out of a larger set () and can also be written as:
MISSING IMAGE
represents the number of different combinations of a subset () out of a larger set () and can also be written as:
MISSING IMAGE
This notation is also sometimes referred to as "n choose k".
Formulas
We use the factorial function when solving permutations and combinations.
Permutations with repetition
E.G: How many different permutations of a subset of out of a total items are there when repetitions can occur?
Permutations without repetition
E.G: How many different permutations of a subset of out of a total items are there when repetitions cannot occur?
Combinations with repetition
E.G: How many different combinations of a subset of out of a total items are there when repetitions can occur?
Combinations without repetition link to this drill
E.G: How many different combinations of a subset of out of a total items are there when repetitions cannot occur?

A permutation is a way of arranging elements from a set when the order of the arrangement does matter. An example of this would be the code to a lock. If the code is then it cannot be entered as or or any other order.
As long as there is more than one item in a set, there will always be more permutations than combinations.
Both combinations and permutations can occur with or without repetition, meaning they either contain one or more items multiple times or they do not. Though this may not seem like it would make much of a difference, repeating items in a set quite drastically changes the way we should approach it.
Notations
usually represents the total number of items in a set.
usually represents the number of items in a selected subset.
usually represents combinations.
usually represents permutations.
represents the number of different permutations of a subset () out of a larger set () and can also be written as:
MISSING IMAGE
represents the number of different combinations of a subset () out of a larger set () and can also be written as:
MISSING IMAGE
This notation is also sometimes referred to as "n choose k".
Formulas
We use the factorial function when solving permutations and combinations.
Permutations with repetition
E.G: How many different permutations of a subset of out of a total items are there when repetitions can occur?
Permutations without repetition
E.G: How many different permutations of a subset of out of a total items are there when repetitions cannot occur?
Combinations with repetition
E.G: How many different combinations of a subset of out of a total items are there when repetitions can occur?
Combinations without repetition link to this drill
E.G: How many different combinations of a subset of out of a total items are there when repetitions cannot occur?
