Binomial Coefficient Calculator
Enter n and k to compute the number of combinations and permutations.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
The binomial coefficient C(n, k) = n! / (k!(n−k)!), read “n choose k,” counts the number of ways to pick an unordered subset of k items from a set of n — for example, C(5, 2) = 10 ways to choose 2 people from a group of 5. This calculator also reports the related permutation count P(n, k) = n! / (n−k)!, which counts the same selection but where order matters, so P(5, 2) = 20 since (A, B) and (B, A) count as different outcomes.
Binomial coefficients form the rows of Pascal's Triangle and the coefficients of the binomial expansion (x + y)ⁿ, and they underlie the binomial probability distribution used to calculate the odds of exactly k successes in n independent trials. Statisticians, probability students, poker and lottery-odds calculators, and combinatorics researchers rely on C(n, k) constantly — anytime a problem asks “how many ways can you choose...” without regard to order, this is the formula being applied.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)