Search tools...

Permutation & Combination Calculator

Calculate nPr (permutations), nCr (combinations), and n! (factorial) with step-by-step working.

Permutation & Combination Calculator

Permutations vs Combinations

Permutation (nPr)
Order MATTERS. Different arrangements are counted separately.
Example: From {A, B, C}, choosing 2 → AB, BA, AC, CA, BC, CB = 6 permutations
Combination (nCr)
Order DOESN'T matter. AB and BA are the same selection.
Example: From {A, B, C}, choosing 2 → AB, AC, BC = 3 combinations

Factorial Calculator (n!)

Permutation & Combination Calculator का उपयोग कैसे करें

  1. 1

    Enter n (total items) and r (items to choose/arrange).

  2. 2

    View nPr, nCr, and n! calculated simultaneously.

  3. 3

    Read the step-by-step working below for each calculation.

  4. 4

    Use the separate Factorial Calculator section for computing n! alone.

Permutation & Combination Calculator के बारे में

The Permutation and Combination Calculator computes nPr (permutations), nCr (combinations), and factorial (n!) simultaneously, with a clear step-by-step breakdown of each calculation. Essential for probability, statistics, and combinatorics problems.

Permutations vs Combinations

Permutations (nPr): Order matters. How many ways can you arrange r items from n? Formula: n! ÷ (n−r)!. Example: How many ways can 3 people finish 1st, 2nd, 3rd in a race of 10? = 10P3 = 720.

Combinations (nCr): Order doesn't matter. How many ways can you choose r items from n? Formula: n! ÷ (r! × (n−r)!). Example: How many 3-person committees from 10 people? = 10C3 = 120.

Factorial Calculator

The separate factorial calculator handles values from 0 to 10,000 using logarithm approximations for very large numbers, with exact BigInt results for n ≤ 20.

Permutation & Combination Calculator के बारे में अक्सर पूछे जाने वाले प्रश्न

संबंधित टूल