Calcsite / Statistics / Combination Calculator (nCr)
Statistics

Combination Calculator (nCr)

Calculate how many ways to choose r items from n, order not mattering.

Combination (nCr)

How this calculator works

Combinations count selections where order doesn't matter — like choosing a committee.

Formula

nCr = n! ÷ (r! × (n−r)!)