5. Permutations and Combinations
Sign In
What is the difference between a permutation and a combination?
Permutation
We want to find a word to complete the given sentence.
An arrangement of objects in which the order is important is called a(n) ___________. |
Notice that, if we choose the blue marble to be in the first position, we cannot choose it for the second position. This is why the number of choices is reduced with each position. There is also a general formula to find the permutations of n objects taken r at a time. _nP_r = n!/( n- r)! In this formula, each exclamation point represents the factorial of the value before the exclamation point. Let's complete the sentence.
An arrangement of objects in which the order is important is called a permutation. |