Loading…

Fundamental Counting Principle Calculator

Math Probability • Combinatorics and Counting Techniques

View all topics

Fundamental Counting Principle Calculator – Multiply Choices (Free)

Compute total outcomes for multi-step choices using the fundamental counting principle: \(\text{Total}=\prod_{i=1}^n m_i\). You can also switch to sequential picks from one pool (with/without repetition).

Tip: Press Play after a successful calculation to animate the choice tree and the running product. Drag to pan; use wheel/trackpad to zoom.

Input model
Presets

Presets fill the stage list automatically (you can edit after applying).

Choice list (one stage per line)

Accepted expressions: 1e-3, pi, e, sqrt(2), sin(), cos(), tan(), ln(), log(), abs(). Use * for multiplication.

Output & animation
The canvas draws a schematic choice tree. Play animates multipliers stage-by-stage and shows the running total.
Ready
Interactive choice-tree view (pan/zoom) + Play running product

The diagram is schematic (not enumerating every leaf if counts are large). It highlights each stage multiplier and the running total.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is the fundamental counting principle?

It states that if a process has n stages with m1, m2, …, mn choices, then the total number of outcomes is m1·m2·…·mn (the product of choices).

When should I use m^n?

Use m^n when you make n picks from the same pool of size m and repetition is allowed (each pick always has m options).

What does “without repetition” mean in pool mode?

It means you cannot choose the same option twice. The count becomes m(m-1)…(m-n+1), which matches the permutation count P(m,n).

Why can the result be shown in scientific notation?

Products can grow extremely fast. For very large totals, showing the exact integer can be impractical, so the tool provides an accurate magnitude approximation in scientific notation.