Discrete Math

Combinations Calculator (nCr)

Combinations formula. Free online Combinations Calculator (nCr). Calculate combinations calculator (ncr) online — fast, accurate, mobile-friendly, no signup nee

C(n, r)
120

Derivation

  1. ├── 01Givenn = 10, r = 3
  2. ├── 02Formulat};return n(t) / (n(a) × n(t-a))
  3. ├── 03Substitutet};return 10(t) / (10(a) × 10(t-a))
  4. └── 04Compute C(n, r)120
Did you know?

Every calculator here runs 100% in your browser — nothing is sent to a server or stored in a database.

§01What is

Understanding the Combinations Calculator (nCr)

The Combinations Calculator (nCr) computes C(n, r) from 2 inputs: n, r. Combinations formula.

Quick calculators for the math that shouldn’t need a notepad — instant, accurate, private to your browser. The Combinations Calculator (nCr) sits in that toolkit — it combinations formula. Enter your numbers above and the result updates instantly; every step of the math is shown in the Derivation panel so you can see exactly how the answer was reached.

§02The Formula

How it’s calculated

t};return n(t) / (n(a) × n(t-a))

Where

n
n
r
r
§03Practical Example

Step-by-step walkthrough

Scenario

Apply the formula to a realistic set of inputs: n = 10, r = 3.

  1. 01Start by noting the input — n: 10.
  2. 02Start by noting the input — r: 3.
  3. 03Substitute these values into the formula: t};return n(t) / (n(a) × n(t-a))
  4. 04Compute C(n, r): the calculator returns 120.
  5. 05Cross-check the answer by opening the Derivation panel above — every line of math is shown so you can follow the computation end-to-end.
§04Variants

Common Combinations Calculator (nCr) Problems

The formula gets rearranged depending on which variable you need. Here are the patterns you’ll run into in the real world — find the one that matches your problem and follow the worked steps.

01 · PATTERN

n halved

n = 5 (from 10)

Keep every other input at its default and halve the n. See how c(n, r) responds.

  1. 01New n: 5
  2. 02Baseline C(n, r): 120
  3. 03New C(n, r): 10
  4. 04C(n, r) decreases by 91.7% → use this sensitivity to plan for real-world variation.
02 · PATTERN

n doubled

n = 20 (from 10)

Keep every other input at its default and double the n. See how c(n, r) responds.

  1. 01New n: 20
  2. 02Baseline C(n, r): 120
  3. 03New C(n, r): 1140
  4. 04C(n, r) increases by 850% → use this sensitivity to plan for real-world variation.
03 · PATTERN

r halved

r = 1.5 (from 3)

Keep every other input at its default and halve the r. See how c(n, r) responds.

  1. 01New r: 1.5
  2. 02Baseline C(n, r): 120
  3. 03New C(n, r): 90
  4. 04C(n, r) decreases by 25% → use this sensitivity to plan for real-world variation.
04 · PATTERN

r doubled

r = 6 (from 3)

Keep every other input at its default and double the r. See how c(n, r) responds.

  1. 01New r: 6
  2. 02Baseline C(n, r): 120
  3. 03New C(n, r): 210
  4. 04C(n, r) increases by 75% → use this sensitivity to plan for real-world variation.
§05FAQ

Frequently asked questions

Yes. The calculator implements the standard formula as documented and returns exact floating-point results. No approximations are used unless noted in the formula.
Your feedback

How useful was this calculator?

Your ratings stay in your browser — they help us learn which tools people actually rely on.

Rate it
Was this helpful?