Permutation & Combination
Calculate permutations, combinations, repeated permutations, and repeated combinations with instant results
n と r を入力
※ 0以上の整数を入力(n ≥ r)
計算結果
計算式
—
実例
- 1) クラス委員長・副委員長を10人から選ぶ: P(10,2) = 90
- 2) 3種類のトッピングから2種選ぶ: C(3,2) = 3
- 3) 3色で5文字パスワード: n^r = 243
About Permutation & Combination
A permutation P(n,r) counts the number of ways to arrange r items from n, calculated as n!/(n-r)!. A combination C(n,r) counts the number of ways to choose r items from n regardless of order, calculated as n!/(r!(n-r)!). Repeated permutations allow the same item to be chosen multiple times (n^r), while repeated combinations H(n,r) = C(n+r-1,r) allow choosing with repetition without regard to order.
Real-world applications include selecting leadership (permutations for rank-ordered positions), lottery drawings and grouping tasks (combinations where order is irrelevant), password generation (repeated permutations allowing repeated characters), and sampling with replacement (repeated combinations). This tool computes all four values instantly by entering n and r, displaying the formulas. It is ideal for probability and statistics education, combinatorics in programming, data analysis, and various mathematical problem-solving scenarios.
How to use Permutation & Combination
- Enter n, the total number of items, as a non-negative integer.
- Enter r, the number of items to choose, where r is not greater than n.
- Review permutation, combination, repeated permutation, and repeated combination results with formulas.
- Check scientific notation for very large results when the exact value has many digits.
Benefits of Permutation & Combination
- You can calculate permutations, combinations, repeated permutations, and repeated combinations at once.
- Formulas and practical examples help students connect each result with the underlying rule.
- Large-number support makes the tool useful for programming exercises and statistics checks.
- Real-time updates let you compare how the result changes when n or r changes.
- Browser-based processing keeps exercise data and calculation conditions on your device.
他のカテゴリ Other Categories
Calculators の人気ツール TOP 10 Popular Calculators Tools TOP 10
Calculators のすべてのツール (176件) All Calculators Tools (176)
該当するツールが見つかりませんでした No matching tools found
Image Tools
PDF Tools
Text Tools
Audio Tools
Video Tools
Business Documents
Design Tools
Other