Calculator tool
Permutation P(n,r) = n!/(n−r)! counts ordered arrangements. Combination C(n,r) = n!/(r!(n−r)!) counts unordered selections. Use P when order matters (passwords), C when it doesn't (lottery).
Review the inputs carefully and treat the output as an estimate. For decisions involving money, taxes, health, law, or security, compare the result with trusted professional guidance when needed.
When do I use permutation vs. combination?
Use permutation when order matters (e.g., finishing positions in a race). Use combination when order doesn't matter (e.g., selecting a committee).
Probability Calculator
Calculate the probability of an event, its complement, and combined probabilities for multiple events.
Open toolStatistics Calculator
Compute comprehensive descriptive statistics including mean, median, standard deviation, quartiles, and IQR.
Open toolFactor Calculator
Find all factors (divisors) and the prime factorization of any positive integer.
Open tool