|
|
|
|
|
by jacobolus
2459 days ago
|
|
Nobody should be using a handheld calculator for nontrivial matrix multiplications. In “the real world” literally nobody does this. Making students do nontrivial matrix calculations on a timed in-class exam just tests their calculator skills. There are a wide variety of alternative types of problems which will better probe their understanding of the course. If your students are trying to learn about numerical linear algebra, consider getting them implementing the relevant algorithms in computer code. |
|
> consider getting them implementing the relevant algorithms in computer code.
Cool, so we went from a statistics exam with no programming experience required, to a programming language exam with a theme of statistics. Because what? Because calculators are bad mmkay?
Yeah I'm not sure this idea has been thought through.