Using the model
Symbols, assumptions and limitations
Inputs n and r are non-negative integers. Without repetition, r cannot exceed n. Exact integer arithmetic is used up to the documented input limit, so large results are not rounded.
Worked examples
See the method in practice
Choose a committee
Choosing 2 people from 5 without regard to order gives C(5,2) = 10.
Assign two ordered roles
Selecting a president and secretary from 5 people gives P(5,2) = 20 because order matters.
Questions
Frequently asked
When does order matter?
Order matters when changing positions creates a different outcome, such as assigning distinct roles.
What does repetition mean?
Repetition allows the same available type or symbol to be chosen more than once.
Why are results not rounded?
Counting results are exact whole numbers, so the calculator uses integer arithmetic rather than decimal approximation.
Sources & review
Equations and examples are checked against the references below. Results are educational and should be independently verified for safety-critical work.
OpenStax Introductory Statistics — Counting RulesWritten by the STEM Hub editorial team · Reviewed August 11, 2026 · Review methodology