Combination Calculator

n =
The total number of items in the set.
r =
The number of items to select from the set.

Combinations
120
nCr = n! / (r! × (n-r)!)
C(10, 3) = 10! / (3! × (7)!) = 120
Calculation Time: 0.002s Last Updated: Just now
Combination Details
Property Value Description
Combinations (nCr) 120 Number of ways to choose r items from n
Permutations (nPr) 720 Number of ways to arrange r items from n
Probability 0.00833 1 / nCr (if selecting randomly)
Binomial Coefficient 120 Same as nCr for binomial expansion
What are Combinations?

Combinations are selections of items where order does not matter. The formula for combinations (nCr) is:

nCr = n! / (r! × (n-r)!)

Where n is the total number of items, and r is the number of items selected.

Example: Choosing 3 students from a class of 10 for a committee.
Key Features
  • Real-time calculations
  • Step-by-step explanations
  • Calculation history
  • Multiple output formats
  • Advanced options
  • Export results
  • Mobile responsive
  • No registration required
Recent Calculations
C(10, 3) 120
Just now
C(6, 2) 15
2 minutes ago
C(52, 5) 2,598,960
5 minutes ago
Combinations vs Permutations

Combinations (nCr) do not consider order, while permutations (nPr) do.

Example: Choosing 2 letters from {A, B, C}

  • Combinations (3C2 = 3): AB, AC, BC
  • Permutations (3P2 = 6): AB, BA, AC, CA, BC, CB
Combinations with Repetition

When repetition is allowed, the formula changes to:

(n+r-1)Cr = (n+r-1)! / (r! × (n-1)!)

This is used when items can be selected more than once.

Lottery

Choosing 6 numbers from 49:

C(49, 6) = 13,983,816
Poker Hands

Choosing 5 cards from 52:

C(52, 5) = 2,598,960
Committee Selection

Choosing 3 people from 10:

C(10, 3) = 120
Export Results

Export your calculation results in various formats:

Share Results

Share your calculation with others:

How to Use the Combinations Calculator: A Complete Guide

This comprehensive guide will help you understand and effectively use our combinations calculator for all your combinatorial calculations.

What is a Combinations Calculator?

A combinations calculator is a mathematical tool that computes the number of possible combinations when selecting items from a larger set. Unlike permutations, combinations do not consider the order of selection. Our calculator provides real-time results with detailed explanations, making it perfect for students, teachers, researchers, and professionals.

Step-by-Step Instructions

  1. Enter Values: Input the total number of items (n) and the number to select (r) in the respective fields.
  2. Adjust Settings: Use the advanced options to customize output format and calculation method if needed.
  3. Calculate: Click the "Calculate Combinations" button or let the real-time calculation update automatically.
  4. Review Results: Examine the detailed results, including the formula, step-by-step calculation, and additional combinatorial information.
  5. Export or Share: Use the export options to save your results or generate a shareable link.

Understanding the Results

The calculator provides several key outputs:

Practical Applications

Combinations calculations are essential in various fields:

Probability & Statistics

Calculating probabilities in games of chance, statistical sampling, and hypothesis testing.

Computer Science

Algorithm design, cryptography, and combinatorial optimization problems.

Business & Finance

Portfolio selection, risk assessment, and market analysis.

Genetics & Biology

Analyzing genetic combinations, population genetics, and experimental design.

Tips for Accurate Calculations

  • Ensure n ≥ r (you cannot select more items than are available).
  • For large numbers, use scientific notation to avoid extremely long results.
  • Use the history feature to track previous calculations and compare results.
  • When dealing with combinations with repetition, enable the "Allow repetition" option.

Our combinations calculator is designed to be intuitive yet powerful, providing accurate results for both simple and complex combinatorial problems. Whether you're a student working on homework, a teacher preparing lessons, or a professional analyzing data, this tool will save you time and ensure accuracy in your calculations.