Explore exact-order chances and repeated cases clearly. Switch modes for classroom practice or quick checks. Visualize trends, download summaries, and learn formulas with confidence.
| Scenario | Inputs | Formula | Outcome | Custom Probability |
|---|---|---|---|---|
| Without repetition | n = 8, r = 3, favorable = 4 | 8P3 = 8! / 5! | 336 | 4 / 336 = 1.19047619% |
| With repetition | n = 5, r = 4, favorable = 10 | 5^4 | 625 | 10 / 625 = 1.6% |
| Circular permutation | n = 7, favorable = 3 | (7 - 1)! | 720 | 3 / 720 = 0.41666667% |
| Repeated-item arrangement | n = 7, groups = 3,2,2, favorable = 6 | 7! / (3! × 2! × 2!) | 210 | 6 / 210 = 2.85714286% |
1. Ordered selection without repetition: P(n, r) = n! / (n - r)!
2. Ordered selection with repetition: total outcomes = nr
3. Circular permutation: total outcomes = (n - 1)!
4. Repeated-item arrangement: total outcomes = n! / (a! × b! × c! ...)
5. Probability of favorable ordered outcomes: probability = favorable outcomes / total outcomes
6. Exact one-order probability: probability = 1 / total outcomes
It measures ordered arrangement counts and related probabilities. You can analyze standard permutations, repeated selections, circular arrangements, and repeated-item arrangements from one page.
Use it when each item can appear only once in an ordered result. Typical examples include race finishing positions, lock codes without reuse, or ranked selections.
Permutation cares about order, while combination ignores order. This calculator shows combination count in the standard ordered-selection mode so you can compare both ideas directly.
A circular arrangement treats simple rotations as identical. Fixing one item removes duplicate rotations, leaving only the remaining items to be arranged.
Enter counts like 3,2,2 when some symbols repeat. The calculator divides by each repeated factorial so identical swaps are not counted multiple times.
Favorable outcomes represent the ordered results you want to count as success. The calculator divides that number by total outcomes to find your custom probability.
Permutation counts can become huge while probabilities become tiny. A log10 graph keeps both visible, so comparisons remain readable on one chart.
Yes. Use the CSV button for spreadsheet work and the PDF button for printable summaries. Both export the current result table shown above the form.
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.