Binomial coefficient
The binomial coefficient, read n choose k, counts how many ways k successes can occur among n trials when the order does not matter.
The binomial coefficient is the counting piece of the binomial probability formula: it answers how many different arrangements of successes fit inside trials. With 5 free throws and 2 makes there are orders in which those two makes could happen. The general rule is (n choose k). Multiplying that count by gives the binomial probability of exactly successes.
Where this comes up
More random variables and distributions terms, or browse the full statistics glossary.