Understanding Counting Notation
Counting notation helps you describe choices without listing every possible outcome. A combination asks how many groups can be made. Order does not matter. A permutation asks how many ordered arrangements can be made. Order matters. The same set of values can give very different answers, so clear notation is important.
Why This Calculator Helps
This calculator handles common forms such as nCr, C(n, r), nPr, and P(n, r). It also supports repeated selection. That option is useful when an item can be selected more than once. You can compare combination and permutation values in one run. You can also review factorials used in each expression. The result section shows steps before the form, so you can confirm the calculation quickly.
Using Repetition and Order
Repetition changes the counting rule. For ordered selections with repetition, each position has n choices. That creates n raised to r. For unordered selections with repetition, the formula becomes C(n + r - 1, r). This is often called the stars and bars method. Without repetition, a selected item cannot appear again. Then nPr and nCr use factorial divisions.
Practical Use Cases
These formulas appear in probability, scheduling, codes, seating plans, games, contests, and sampling tasks. A lottery ticket often uses combinations. A password pattern often uses permutations. A circular seating problem may use circular permutation rules. Export options help save the final answer. They also help share results with classmates, clients, or team members.
Accuracy Tips
Always decide whether order matters first. Then decide whether repetition is allowed. Check that r is not larger than n when repetition is not allowed. Use the example table to compare notation types. Keep n and r as non-negative whole numbers. Read the formula row before using the result in a report. This keeps your notation consistent and reduces mistakes.
Interpreting Results
Large answers are normal because factorials grow quickly. The calculator keeps long values as readable text. Use the notation line to match your textbook style. Use the selected formula to explain your work. When both answers are shown, compare them carefully. A permutation is usually larger because it counts each order separately. This difference is the main idea behind basic counting notation.