Count arrangements and selections on the GRE with the fundamental counting principle, permutations, combinations, and restriction handling.
Multiply the number of options at each independent stage.
Arrangements of $n$ distinct objects; $0! = 1$.
Rankings, sequences, and assignments where position counts.
Groups, committees, and selections where order is irrelevant.
Divide by the factorial of each identical group.
Many GRE problems ask "how many ways…" — how many ways to arrange, select, seat, or assign. Listing them is hopeless once the numbers grow, so the Data Analysis section rewards a small toolkit: the fundamental counting principle, permutations, and combinations. The entire game is deciding whether order matters.
If one choice can be made in ways and an independent second choice in ways, then the two together can be made in ways. This extends to any number of stages: multiply the number of options at each stage.
A café offers breads, fillings, and sauces. A sandwich uses one of each.
The number of distinct sandwiches is . The principle underlies everything else here — permutations and combinations are just organized applications of it.
The number of ways to arrange distinct objects in a row is factorial:
So . By convention . Five books on a shelf can be ordered in ways, because there are choices for the first slot, for the next, and so on.
A permutation counts arrangements of objects chosen from distinct objects when order matters:
Awarding gold, silver, and bronze to of runners is a permutation, because finishing first is different from finishing third: .
A combination counts selections of objects from when order does not matter:
Choosing a -person subcommittee from people is a combination, because a committee is the same group regardless of the order you name its members: . Notice is exactly times : permutations overcount each selection by the ways to order it.
| Question cue | Tool |
|---|---|
| "In how many orders / rankings / sequences" | Permutation |
| "How many ways to choose / select / a group" | Combination |
| "One from each category" | Multiply (counting principle) |
| "Arrange all in a row" |
Restrictions are where the GRE earns its difficulty. Two dependable techniques:
Glue technique (things must be together). Treat the required-together items as a single block, arrange the blocks, then multiply by the internal arrangements of the block. Seating people in a row with a specific couple adjacent: glue the couple into one unit → arrangements of the units, times for the couple's internal order .
Complement / slot technique (things must be apart, or a slot is fixed). Count all arrangements and subtract the forbidden ones, or fill the constrained slot first. The number of -digit codes with no repeated digit, first digit nonzero: choices for the first digit, then for the rest .
When some objects are identical, divide out their interchangeable arrangements. The number of distinct arrangements of the letters in LEVEL ( letters with twice and twice) is .
A password consists of one letter (26 options) followed by two digits (0–9 each, repeats allowed). How many such passwords are possible?
A club of 10 members elects a president, a vice president, and a treasurer. No one holds two offices. How many outcomes are possible?
From 10 club members, a 3-person fundraising committee (no titles) is formed. How many committees are possible?
5 students sit in a row of 5 chairs. Two of them are twins who insist on sitting next to each other. In how many ways can the row be arranged?
How many 4-digit numbers have all distinct digits and are even? (The first digit cannot be 0.)
A panel of 4 is chosen from 6 economists and 5 historians, and must include exactly 2 of each. How many panels are possible?
Using a permutation when order does not matter, e.g. counting a 3-person committee as .
A committee is unordered — divide by to get . Ask "would swapping two chosen items create a different outcome?" If no, it is a combination.
Treating a "must be together" constraint by simple multiplication and forgetting the block's internal order.
Glue the required items into one unit, arrange all units, THEN multiply by the internal arrangements ( for a pair) of the glued block.
Ignoring the "first digit cannot be 0" rule and overcounting codes or numbers.
Fill the constrained slot first (9 options for a nonzero lead digit), or handle the 0 case separately, before filling the freer slots.
Counting arrangements of a word with repeated letters as plain , e.g. LEVEL as .
Divide by the factorial of each repeated letter's count: LEVEL has two Ls and two Es, so .
A restaurant lets you build a meal by picking one of 5 appetizers, one of 6 entrées, and one of 3 desserts. How many different three-course meals are possible?
In how many ways can a gold, silver, and bronze medal be awarded to 3 of 7 finalists, assuming no ties?
A teacher must choose 4 students from a class of 9 to attend a conference; the 4 chosen have no distinct roles.
Quantity A: The number of possible groups of 4 Quantity B: 126
How many distinguishable arrangements can be made using all the letters of the word BANANA?
Six people, including a specific pair of friends, are seated in a row of 6 chairs. In how many arrangements do the two friends sit next to each other?
A study group of 5 must be formed from 4 chemists and 6 biologists, and must contain at least 3 chemists. How many such groups are possible?
Master GRE probability — complements, the addition and multiplication rules, "at least one" via complement, conditional probability, and geometric probability.
Master mean, median, mode, range, quartiles, weighted averages, and standard deviation as a spread measure for GRE Quant data-analysis questions.
Reason about integers the way the GRE wants — parity, primes, factors and multiples, divisibility tests, remainders, GCF/LCM, and consecutive-integer facts — so "must be true" questions become quick.