Fatskills
Practice. Master. Repeat.
Study Guide: Statistics: Permutations and Combinations
Source: https://www.fatskills.com/basic-math/chapter/statistics-permutations-and-combinations

Statistics: Permutations and Combinations

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~1 min read

- Factorials are products, indicated by an exclamation mark. For example, image  (Remember that 0! is defined to be equal to 1)
Permutations: The number of ways to choose a sample of image elements from a set of image distinct objects where order does matter, and replacements are not allowed.

For a permutation problem, use this formula:
 P(n,r) = n!/(n-r)

Combination: The number of ways to choose a sample of image elements from a set of image distinct objects where order does not matter, and replacements are not allowed.

For a combination problem, use this formula:
C(n, r) = P(n,r)/ r!


Examples:
Example 1. 
How many ways can the first and second place be awarded to image people?
Solution: Since the order matters, (the first and second place are different!) we need to use permutation formula where image is 7 and image is 2. Then: image, remove image from both sides of the fraction. Then: image

Example 2.  How many ways can we pick a team of image people from a group of image?
Solution: Since the order doesn’t matter, we need to use a combination formula where image is 8 and image is 3.
Then: image



ADVERTISEMENT