Permutations Calculator

Calculate nPr permutations.

Scratchpad (not saved)

What This Calculator Does

Calculate nPr permutations.

It combines n, r to estimate nPr.

Formula & Method

Core equations: P(n,r)=\frac{n!}{(n-r)!}.

Notation used in the formulas: R = nPr; x_{1} = n; x_{2} = r.

Method summary: inputs are normalized to consistent units, core equations are evaluated, then secondary values are derived and rounded for display.

Use this calculator for quick scenario analysis. Start with baseline values, change one driver at a time, and compare how sensitive the results are to each input shown above.

Inputs Used

  • n: Used directly in the calculation.
  • r: Used directly in the calculation.

Related Calculators