Mean, Median, Mode Calculator
Mean, median, mode, range.
Open →Enter n and r to get combinations (nCr) and permutations (nPr).
| Combinations (nCr) | — |
|---|---|
| Permutations (nPr) | — |
| n! | — |
| Formula | — |
Both count the ways to choose r items from n, but they differ on order. A combination ignores order — picking players for a team, where the group is what matters — and uses n! / (r!(n−r)!). A permutation counts order — ranking finishers, or arranging letters — and uses n! / (n−r)!. This calculator gives both at once so you can pick the right one.
Permutations are always at least as many as combinations, because each combination can be arranged in several orders. For choosing 2 from 5, there are 10 combinations but 20 permutations.
nCr = n! ÷ (r!(n−r)!) · nPr = n! ÷ (n−r)!
Order. Combinations treat the same items in any order as one; permutations count each ordering separately.
Use n! divided by r! times (n−r)!. Choosing 2 of 5 gives 10 combinations.
When the arrangement matters — rankings, passwords, seating orders. Choosing and ordering 2 of 5 gives 20 permutations.
Mean, median, mode, range.
Open →Percentiles & quartiles.
Open →Standard score.
Open →Standard error of the mean.
Open →