Canonical URI: https://w3id.org/kmath/problem_type/permutation_count
| rdf:type | math:ProblemType |
|---|---|
| rdfs:label | 순열의 수 계산 |
| rdfs:comment | 순서가 있는 선택과 배열을 순열 공식과 계승으로 계산하는 문항 유형. |
| math:difficulty_band | intermediate |
| math:examples | 5명 중 3명을 뽑아 순서를 정하는 경우의 수를 구하시오. |
| math:requiresSkill | skill:counting_case_split |
| math:requiresSkill | skill:permutation_formula |
| math:targets | concept:factorial |
| math:targets | concept:permutation |