Permutation vs Combination
Permutation vs combination compared — whether order matters, formulas and examples, with a free combinatorics calculator.
A permutation counts arrangements where order matters; a combination counts selections where it does not. The only difference is whether ABC and ACB count as the same.
Permutation vs Combination at a glance
| Permutation | Combination | |
|---|---|---|
| Order matters? | Yes | No |
| Formula | nPr = n! / (n−r)! | nCr = n! / (r!(n−r)!) |
| Example | Race finishing order | Picking a committee |
When to use Permutation
Use a permutation when arrangement matters — rankings, passwords, sequences.
When to use Combination
Use a combination when only the group matters, not its order — lottery draws, teams.
Tools for Permutation & Combination
Permutation vs Combination
是否支持运算优先级?
支持 — 该工具遵循标准的运算优先级(括号、幂运算,然后是乘除,最后是加减),依靠符合标准的表达式解析器实现,而非简单的从左到右计算。
如何在角度和弧度之间切换?
使用键盘上方的 DEG / RAD 切换按钮。它会影响 sin、cos、tan 及其反函数的计算结果。
支持哪些函数?
sin、cos、tan(手动输入时还支持 asin、acos、atan)、ln、log、sqrt、cbrt、exp、abs、阶乘(!)、百分比(%),以及 π 和 e。
是否会将数据发送到服务器?
不会 — 所有计算均在您的浏览器本地完成。