Canonical URI: https://w3id.org/kmath/problem_type/sports_competition_match_count
| rdf:type | math:ProblemType |
|---|---|
| rdfs:label | 경기 방식에 따른 경기 수 계산 |
| rdfs:comment | 리그전, 토너먼트, 순위 결정전 등 경기 방식을 분석하여 전체 경기 수를 구하는 문항 유형. |
| math:difficulty_band | intermediate |
| math:examples | 여러 조의 리그전과 토너먼트가 결합된 대회 전체 경기 수를 구하시오. |
| math:requiresSkill | skill:combination_formula |
| math:requiresSkill | skill:counting_case_split |
| math:requiresSkill | skill:product_sum_rule_application |
| math:targets | concept:combination |
| math:targets | concept:counting_principle |
| math:targets | concept:product_rule |
| math:targets | concept:sum_rule |