Canonical URI: https://w3id.org/kmath/problem_type/matrix_multiplication_application
| rdf:type | math:ProblemType |
|---|---|
| rdfs:label | 행렬 곱셈의 자료 처리 활용 |
| rdfs:comment | 비율, 인원, 비용 등 실생활 자료를 행렬과 벡터의 곱으로 나타내고 결과를 해석하는 문항 유형. |
| math:difficulty_band | intermediate |
| math:examples | 지지율 행렬과 학생 수 벡터를 곱하여 후보별 득표수를 구하시오. |
| math:requiresSkill | skill:matrix_entry_interpretation |
| math:requiresSkill | skill:matrix_multiplication_rows_columns |
| math:targets | concept:matrix |
| math:targets | concept:matrix_element |
| math:targets | concept:matrix_multiplication |