Canonical URI: https://w3id.org/kmath/problem_type/matrix_relation_representation
| rdf:type | math:ProblemType |
|---|---|
| rdfs:label | 관계 상황의 행렬 표현 |
| rdfs:comment | 대상 사이의 관계를 성분 규칙으로 정한 뒤, 그 규칙에 맞추어 행렬로 나타내는 문항 유형. |
| math:difficulty_band | intermediate |
| math:examples | 먹이사슬에서 i가 j를 먹이로 삼으면 1, 그렇지 않으면 0으로 정한 행렬을 구하시오. |
| math:requiresSkill | skill:matrix_entry_interpretation |
| math:targets | concept:matrix |
| math:targets | concept:matrix_element |
| math:targets | concept:matrix_order |
| math:targets | concept:row_column |