Canonical URI: https://w3id.org/kmath/problem_type/permutation_combination_strategy
| rdf:type | math:ProblemType |
|---|---|
| rdfs:label | 순열과 조합 선택 전략 |
| rdfs:comment | 상황에서 순서 고려 여부를 판단하고, 필요하면 순열과 조합을 함께 사용하여 경우의 수를 구하는 문항 유형. |
| math:difficulty_band | intermediate |
| math:examples | 몇 가지를 고른 뒤 고른 대상을 순서대로 배열하는 경우의 수를 구하시오. |
| math:requiresSkill | skill:combination_formula |
| math:requiresSkill | skill:permutation_formula |
| math:requiresSkill | skill:product_sum_rule_application |
| math:targets | concept:combination |
| math:targets | concept:counting_principle |
| math:targets | concept:permutation |
| math:targets | concept:product_rule |