10C3 — Combinations of 10 Things Taken 3 at a Time
10C3 equals 120 — there are 120 ways to choose 3 items from 10.
How to use this tool
- Enter n (total items) and r (items chosen) in the fields above.
- Results update instantly as you type — or click Calculate.
- Read your ncr and the full breakdown beneath it.
10C3 gives the number of unordered ways to pick 3 items from a group of 10.
Frequently asked questions
- What is a combination?
- A combination is an unordered selection. nCr = n!/(r!(n-r)!). For example, C(5,2) = 10 — choosing 2 from 5 ignoring order.