Permutation Combination Calculator – nPr nCr Free | ToolzNova
Math Calculator

Permutation and Combination Calculator

Calculate permutations (nPr) and combinations (nCr) for any n and r. Find factorials and understand arrangements vs selections. Free and instant.

nPr
& nCr
Factorial
Included
Free
Always
Instant
🔢

Permutation and Combination Calculator

toolznova.com • Free Calculator

⚡ Instant
Permutation nPr
Combination nCr
n! (factorial)
r! (factorial)
No signupFreeInstant

How to Use

Calculate permutations and combinations in 3 steps.

1

Enter n

Enter total number of items (n).

2

Enter r

Enter number of items to choose (r).

3

Get Results

Click Calculate for nPr, nCr, and factorials.


Why ToolzNova?

Instant

Results in milliseconds.

🎯

Accurate

Precise formulas every time.

🔒

Private

No data sent anywhere.

📱

Everywhere

Mobile, tablet, desktop.


Why Calculate Permutations and Combinations?

  • Probability: Counting arrangements is fundamental to probability.
  • Lottery: Calculate odds of lottery combinations (nCr).
  • Games: Card hands, dice arrangements, game outcomes.
  • Statistics: Binomial distribution uses combinations.
  • Scheduling: Arrange teams, tasks, and appointments.
  • Cryptography: Password combinations and key spaces.

Tips & Examples

  • Permutation (order matters): selecting 3 from 10 — 10P3 = 720.
  • Combination (order doesn't matter): choosing 3 from 10 — 10C3 = 120.
  • nPr = nCr × r! — permutations always ≥ combinations.
  • nCr = nC(n-r) — choosing r is same as leaving out n-r.
  • 5! = 120. 10! = 3,628,800. Factorials grow very fast.
  • Lottery 6 from 49: C(49,6) = 13,983,816 combinations.

Free Permutation Combination Calculator Online

ToolzNova's free permutation and combination calculator computes nPr (permutations) and nCr (combinations) for any n and r, along with the factorials n! and r!.

Permutations count arrangements where order matters. Combinations count selections where order doesn't matter. Both are fundamental to probability, statistics, and combinatorics.

Formulas

nPr = n!/(n-r)! — ordered arrangements. nCr = n!/(r!(n-r)!) — unordered selections. Relationship: nPr = nCr × r!


Frequently Asked Questions

Free?
Yes! 100% free.
nPr vs nCr — difference?
nPr: order matters. nCr: order doesn't matter. ABC≠BAC in permutations.
10P3 calculation?
10!/(10-3)! = 10!/7! = 10×9×8 = 720.
10C3 calculation?
10!/(3!×7!) = 120. Choosing 3 from 10 in any order.
Lottery probability?
C(49,6)=13,983,816 — 1 in 14 million chance.
What is factorial?
n! = n×(n-1)×...×2×1. Example: 5! = 120.
nCr = nC(n-r)?
Yes — choosing r items is same as not choosing n-r items.
Data stored?
No — runs in browser.
Scroll to Top