Skip to main content
Calcimator

Binomial Coefficient Calculator

Calculate nCr and nPr values with Pascal's triangle row visualization.

Inputs

Results

C(n, r)

120

P(n, r)

720

Pascal Row Length11
How to Use This Calculator
  1. Enter n (the total number of items) in the top field.
  2. Enter r (the number of items to choose) — must satisfy 0 <= r <= n.
  3. Review C(n, r) — the number of r-combinations — and P(n, r) — the number of r-permutations.
  4. Check the Pascal Row Length to see where C(n, r) falls in Pascal's triangle.
  5. Use these values in probability, combinatorics proofs, or algorithm analysis.
Ad Placeholder

Related Calculators

Ad Placeholder