Canonical URI: https://w3id.org/kmath/problem_type/combination_count
| rdf:type | math:ProblemType |
|---|---|
| rdfs:label | 조합의 수 계산 |
| rdfs:comment | 순서를 고려하지 않는 선택의 수를 조합 공식과 조합의 성질로 계산하는 문항 유형. |
| math:difficulty_band | intermediate |
| math:examples | 12가지 맛 중 서로 다른 3가지 맛을 고르는 경우의 수를 구하시오. |
| math:requiresSkill | skill:combination_formula |
| math:requiresSkill | skill:counting_case_split |
| math:targets | concept:combination |
| math:targets | concept:factorial |