Unique Sets Combination Permutation Calculator

Compare unique choices and ordered arrangements quickly online. Add duplicates, repeats, exclusions, and labeled groups. Export clear results for study, planning, or teaching today.

Calculator Inputs

Use this for repeated letters or identical copies.
Use this for named teams, boxes, or categories.

Example Data Table

Scenario Inputs Formula Result
Choose a 3 person team from 10 people n = 10, r = 3 C(10,3) 120
Rank 4 winners from 6 finalists n = 6, r = 4 P(6,4) 360
Create a 4 slot code using 5 symbols n = 5, r = 4, repeats allowed 5^4 625
Arrange the letters in BALLOON 7 letters, duplicate groups 2,2 7! / (2!2!) 1260
Pick 6 scoops from 4 flavors n = 4, r = 6, unordered repeats C(9,6) 84

Formula Used

Combination without repetition: C(n,r) = n! / (r!(n-r)!). Use it when order does not matter.

Permutation without repetition: P(n,r) = n! / (n-r)!. Use it when order matters.

Combination with repetition: C(n+r-1,r). Use it for unordered selections where items can repeat.

Permutation with repetition: n^r. Use it when every ordered slot can reuse any item.

Duplicate-aware arrangements: n! / (a!b!c!...). Use it when identical copies create repeated arrangements.

Labeled group split: n! / (g1!g2!...remaining!). Use it when groups have names and order inside each group is ignored.

How To Use This Calculator

Enter the total number of available unique items. Add the chosen size for selections or arrangements. Enter exclusions if some items are unavailable. Add duplicate group sizes when repeated copies exist. Add labeled group sizes when you want named group splits. Press Calculate to show results above the form.

Use the CSV button to save the current result table. Use the PDF button after calculation to create a printable report. Try the example table values first if you want to test each formula.

About Unique Set Counting

Unique sets, combinations, and permutations describe different counting tasks. A set ignores order. A permutation respects order. A repeated arrangement allows the same item to appear again. A duplicate-aware count removes repeated copies that would otherwise inflate the answer.

Why This Calculator Helps

Many real problems mix these ideas. A password rule may allow repeats. A team selection does not care about order. A word arrangement may contain duplicate letters. A sample draw may exclude unavailable items. This calculator keeps those cases separate, so the final numbers are easier to compare.

Core Counting Ideas

Use combinations when position does not matter. Use permutations when first, second, and later positions are different. Use repeated combinations when an item can be chosen more than once, but order still does not matter. Use repeated permutations when every slot can accept any available item.

Duplicate Groups

Duplicate groups are useful for words, cards, inventory lots, and coded labels. Enter values such as 2,2,3 when three groups contain equal copies. The calculator treats those repeated copies as indistinguishable. It then divides the total arrangement count by each duplicate factorial.

Effective Item Count

The effective total equals the original item count minus exclusions. Exclusions represent removed symbols, unavailable players, blocked choices, or reserved objects. The chosen size should not exceed the effective total for non-repeating selections. Repeating modes can still work with a larger chosen size.

Interpreting Results

Large counts can grow very quickly. The calculator shows exact values when practical. It also uses scientific notation when results become very large. This keeps the page readable while preserving a useful scale. Use the CSV export for spreadsheets. Use the PDF export for quick reports.

Practical Uses

Teachers can compare formulas in one place. Students can check homework steps. Analysts can estimate possible product bundles. Game designers can count deck, loot, or build options. Event planners can compare seating orders and committee choices. The examples table gives a fast starting point for testing.

Clean Export Workflow

After calculating, review the summary first. Then save the CSV for deeper sorting. Save the PDF when you need a printable snapshot with formulas, inputs, and final values shown together for later review and sharing.

FAQs

What is a unique set?

A unique set is a collection where order does not matter. The set {A, B, C} is the same as {C, B, A}.

When should I use combinations?

Use combinations when you only care which items are selected. Team choices, committees, and unordered samples are common examples.

When should I use permutations?

Use permutations when positions matter. Rankings, ordered codes, race finishes, and seating lines usually need permutation formulas.

What does repetition mean?

Repetition means the same item may be chosen again. It is common in PIN codes, product bundles, flavor choices, and replacement sampling.

How do duplicate groups work?

Duplicate groups describe identical copies. For BALLOON, L appears twice and O appears twice, so the duplicate groups are 2,2.

What are labeled group sizes?

Labeled groups are named containers or teams. The calculator counts ways to assign items into those group sizes while ignoring order inside each group.

Why does the calculator show scientific notation?

Counting results can become enormous. Scientific notation keeps very large answers readable while still showing their approximate size.

Can I export the results?

Yes. Use Download CSV for spreadsheet work. Use Download PDF after calculating when you need a printable summary.

Related Calculators

Paver Sand Bedding Calculator (depth-based)Paver Edge Restraint Length & Cost CalculatorPaver Sealer Quantity & Cost CalculatorExcavation Hauling Loads Calculator (truck loads)Soil Disposal Fee CalculatorSite Leveling Cost CalculatorCompaction Passes Time & Cost CalculatorPlate Compactor Rental Cost CalculatorGravel Volume Calculator (yards/tons)Gravel Weight Calculator (by material type)

Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.