Skip to main content

Identical objects in permutations

Identical objects in permutations means arranging items when some copies look the same, so swapping them does not make a new arrangement. In Intro to Probability, you count only distinct outcomes.

Last updated July 2026

What is Identical objects in permutations?

Identical objects in permutations is the counting rule you use in Intro to Probability when some items in an arrangement are indistinguishable from each other. If two objects are identical, switching them does not create a new outcome, so plain factorial counting would count the same arrangement more than once.

The standard setup is to start with the total number of items, then divide by the factorial of each repeated group. If you have n items total, with n1 of one kind, n2 of another kind, and so on, the number of distinct permutations is n! / (n1! n2! ...). That division removes the duplicate counting caused by identical items.

A small example makes the idea clearer. Suppose you want to arrange the letters in the word MOON. There are 4 letters total, so a first guess might be 4! = 24. But the two O's are identical, so swapping them does not make a new word. The correct count is 4! / 2! = 12 distinct arrangements.

The reason this works is that factorial counting assumes every item is different. Once items repeat, each unique arrangement gets counted multiple times, once for each way the identical objects can be swapped among themselves. Dividing by those repeated counts fixes the overcount.

This shows up a lot in probability problems because you often need the size of a sample space before you can compute a probability. If you are counting arrangements of colored balls, repeated letters, or repeated symbols, you need to ask one question first: do any objects look the same? If yes, identical-object counting is the move, not plain permutation counting.

A common mistake is to divide by the number of repeated objects instead of the factorial of that number. For example, two identical items are not handled by dividing by 2, but by 2!. Three identical items are not divided by 3, but by 3!.

Why Identical objects in permutations matters in Intro to Probability

Identical objects in permutations matters because a lot of Intro to Probability starts with counting the number of possible outcomes. If you count the outcomes wrong, every probability that depends on that sample space can come out wrong too.

This term shows up any time order matters but some items repeat. That can be a word problem about arranging letters, a seating chart with repeated roles, or a count of arrangements involving repeated colors or symbols. The key skill is noticing when two arrangements are actually the same because the repeated items cannot be distinguished.

It also connects directly to probability formulas that use counting. For example, if you are finding the probability of a particular arrangement, you may need the total number of distinct permutations first. The identical-object rule keeps you from inflating the denominator by counting duplicates as separate outcomes.

In class, this concept often appears right after basic permutations, because it is the first correction to the simple n! idea. Once you can spot repeated objects quickly, you can move faster on setup questions and avoid a very common overcounting error.

Keep studying Intro to Probability Unit 3

How Identical objects in permutations connects across the course

Permutations

Permutations are the larger idea: ordered arrangements where order matters. Identical objects in permutations is the special case where some items repeat, so you cannot use n! alone. If a problem asks for arrangements and every item is different, you stay with ordinary permutations. If some items are the same, you switch to the adjusted count.

Factorial

Factorials are the counting tool behind the formula. You use n! for all arrangements when every object is distinct, then divide by factorials of repeated groups to remove duplicate counting. If you forget what the exclamation mark means, the identical-objects formula becomes hard to set up correctly.

Combinations

Combinations ignore order, while identical objects in permutations still care about order. That difference matters a lot in probability because you need to know whether rearranging the same items creates a new outcome. A problem can look similar to a combination problem, but if the arrangement itself matters, permutations are the right framework.

Seating Arrangements

Seating problems often use permutation logic, especially when some seats or people repeat in a pattern. If two people are identical in the setup, or if repeated objects are assigned to seats, you count distinct seatings rather than raw rearrangements. These are a good place to check whether repeated items are creating duplicate outcomes.

Is Identical objects in permutations on the Intro to Probability exam?

A quiz problem usually asks you to count the number of distinct arrangements, then use that count inside a probability fraction. The first move is spotting repeated objects and deciding whether the order matters. If it does, you write the factorial count and divide by the factorials of the identical groups.

You may also see a word problem where the sample space is built from arrangements of letters, colors, or symbols. In that case, your answer needs to show why two arrangements that look different on paper are actually the same outcome. Clear setup matters more than speed here, because one missed repeated object changes the entire count.

If the question asks for probability, you usually use the count of distinct arrangements as part of the total number of outcomes, then compare it to the favorable arrangements. The main skill is not memorizing a trick, but recognizing when identical items reduce the total number of unique outcomes.

Key things to remember about Identical objects in permutations

  • Identical objects in permutations counts distinct ordered arrangements when some items cannot be told apart.

  • You start with a factorial count, then divide by the factorial of each repeated group to remove duplicate arrangements.

  • Swapping identical objects does not create a new outcome, which is why plain n! would overcount.

  • This idea matters most when a probability problem needs the size of an arrangement-based sample space.

  • A fast check is to ask whether any items look the same before you count.

Frequently asked questions about Identical objects in permutations

What is identical objects in permutations in Intro to Probability?

It is the rule for counting ordered arrangements when some objects are indistinguishable. Instead of using just n!, you divide by the factorials of the repeated groups so you count only distinct outcomes. That keeps you from counting the same arrangement more than once.

Why do you divide by factorials when objects are identical?

Because identical objects can be swapped without making a new arrangement. Each unique arrangement gets counted multiple times in a raw factorial count, once for every way the repeated items can be rearranged among themselves. Dividing by those factorials removes the extra copies.

How do you count permutations with repeated letters?

Count all letters as if they were distinct, then divide by the factorial of each repeated letter group. For example, MOON has 4 letters total and 2 repeated O's, so the number of distinct arrangements is 4! / 2!. The same setup works for any repeated letters.

Is this the same as a combination problem?

No. Combinations ignore order, but identical objects in permutations still care about order. If changing the arrangement changes the outcome, you are in permutation territory, even if some items repeat.