Quick Answer
A combination is a mathematical selection where the order of items does not matter. On the Digital SAT, combinations typically appear in the Math section, specifically within advanced Data Analysis questions in Module 2. This concept is used approximately once per exam to determine the total ways to choose a subset from a group.
A combination is a selection of items from a larger set where the order of selection is irrelevant. It is expressed by the formula nCr = n! / [r!(n - r)!], where n is the total items and r is the number of items chosen.
Question: A committee of 3 students is to be chosen from a group of 8. How many different committees are possible? Solution: Since the order of students in the committee does not matter, use the combination formula 8C3. 8C3 = 8! / [3!(8 - 3)!] = (8 × 7 × 6) / (3 × 2 × 1) = 336 / 6 = 56. There are 56 possible committees.
Treating order as significant: Students often use permutation logic (nPr) for combination problems, which results in overcounting the possible outcomes.
Factorial calculation errors: Students sometimes incorrectly simplify the formula, such as subtracting the numbers before applying the factorial (e.g., thinking 10! - 3! equals 7!).
Confusing with replacement: Students may mistakenly use the formula for independent events with replacement (n^r) instead of the combination formula for distinct groups.
Students targeting 750+ should know that the Desmos calculator integrated into the Digital SAT has a built-in function, nCr(n, r), which can save significant time and prevent manual calculation errors during high-pressure sections.
Expected Value
Expected value is the predicted average outcome of a random variable over many trials. On the Digital SAT, this concept typically appears in the Math section's Data Analysis questions. It frequently requires students to multiply a sample probability by a total population size to estimate a specific frequency or outcome.
Permutation
A permutation is an arrangement of items where the specific order is significant, a key concept for the Digital SAT. This topic typically appears within the Data Analysis domain of Math Module 2 as a high-difficulty question. Students must distinguish these from combinations by determining if a change in sequence creates a unique outcome.
Probability
Probability measures the likelihood of an event occurring during the Digital SAT Math section. Typically appearing in Problem Solving and Data Analysis questions, it involves calculating the ratio of desired outcomes to the total number of possible outcomes, often represented as a fraction, decimal, or percentage ranging from 0 to 1.
Sample
A sample is a subset of individuals selected from a larger population to represent the whole. On the Digital SAT, sample concepts appear frequently in the Math section’s 'Problem Solving and Data Analysis' questions. Students typically evaluate whether a sample is representative enough to make valid inferences about the broader population.
A combination on the SAT is a method used to find the number of ways to select a group of items when the order of those items is not important. It is a key concept within the Data Analysis domain. These problems typically appear in the Math modules and require students to choose a subset from a larger set.
To calculate a combination, use the formula nCr = n! / [r!(n - r)!]. On the Digital SAT, you can also use the built-in Desmos calculator by typing 'nCr(n, r)' where n is the total number of items and r is the number being selected. This efficiently determines the total number of unique groups possible.
The difference between a combination and a permutation is whether order matters. In a permutation, the sequence {A, B} is different from {B, A}. In a combination, the order is ignored, so {A, B} and {B, A} are considered the same single outcome. Combinations always result in fewer total possibilities than permutations for the same set.
Combination questions are relatively infrequent, typically appearing approximately zero to two times on a single Digital SAT exam. They are most commonly found in the harder version of Math Module 2. Because they appear less often, they are frequently used to distinguish high-scoring students in the advanced math sections.