Techniques Grading
Standard post by ancoop on October 11, 2019
No comments yet
Standard post by ancoop on October 11, 2019
No comments yet
Standard post by ancoop on October 15, 2018
Comments are off for this post
A few years ago I got turned on to Geogebra, probably the world’s most awesome and low-barrier-to-entry mathematical software. The best part of Geogebra is that you can do most everything through the web client or the mobile app. (I have the desktop client, but I never use it!)
Here are some doodads I’ve built with Geogebra.
This gadget illustrates one way to think about the directional derivative. There are versions of this same gadget for partial derivatives and the tangent plane, too.
A tool for visualizing how the Riemann sums obtained by taking a product partition of the rectangle approximate the volume under the graph. You can specify how many subintervals to partition and into, and change the function .
The same as the previous applet, but this one is over the region , .
A tool for visualizing the relationship between the level curves of a function , the graph of , and the intersection of the graph with horizontal planes.
You specify a curve, and this applet animates its Frenet-Serret frame.
Change the slider to alter the slope of the line; watch as the reflections of the points and — and the image of Satan from the Codex Gigas — move along with the line. The matrix representing the reflection is obtained from the coordinates of the reflected points.
This isn’t a Geogebra gadget itself, but it shows how awesome Geogebra is for doing exploratory assignments.
Standard post by ancoop on January 1, 2018
Comments are off for this post
Grades serve a few purposes:
These purposes hold for any assignment, and for overall course grades. But they are present in different mixtures. A grade on a homework assignment is mostly feedback-oriented; whereas an exam grade is about evaluation; whereas a final grade is a strong motivator.
Most courses are graded based on the accumulation of points. Each assignment is worth some number of points, and the percentages are averaged together (possibly with some weighting) to compute a final average, which is then converted to a letter grade. The primary advantage of this system is that it’s easy to administer and describe. However, it has a several major shortcomings:
For these reasons, I have moved away from a points-average system to specifications grading.
a sample syllabus: MA 425 (real analysis)
For each non-failing letter grade (A, B, C, D), there is a list of specifications. If a student meets all the specifications for a particular grade, they receive that grade. They must achieve all the specifications for the desired grade.
For example, in my MA 225 course, some of the specifications are:
These specifications are cumulative: to get a B, a student must complete both the C and B specifications; to get an A, the student must complete the C, B, and A specifications.
The principle of binary specifications — you meet them, or you don’t — also holds at the assignment scale. In the math major courses I teach, the vast majority of the coursework consists of writing proofs. In a very basic philosophical sense, a given proof is either correct, or it is not correct. Writing “8/10” on a proof doesn’t really reflect that the proof is “80% correct”; instead (when I write it), this usually means something like “there were a number of mistakes, but they were minor and I’m willing to accept them”. Whether this constitutes useful feedback to the student is unclear. It is also difficult for points to distinguish between a proof that captures the content correctly, but is incorrect for formal reasons, and a proof that has good formal properties but is lacking on the content side.
Having adopted a specifications grading scheme (hence, being freed from the need to report a numerical grade for each assignment), there are other possibilities.
In MA 225 (starting Fall 2015) and 425 (starting Fall 2018), I give each proof a mark of S (“satisfactory”) if it is nearly perfect. If not completely correct, the S proof has at most minor flaws of formatting or language. S proofs are the kind of proof that nearly every professor would recognize as correct.Only S proofs count toward the final grade.
As with any pass/fail scheme, this might seem unduly harsh (if not impossible for a student to succeed in). To reward incremental progress, I have another possible mark: P (“progressing”), which indicates that the proof is incorrect, but can be salvaged. P proofs can be resubmitted without penalty.
For proofs that have no hope of being corrected, I mark U (“unsatisfactory”) — these are not counted against the student, except as missed opportunities.
One of the specifications for the course is then that the student must get a certain number of S marks during the semester. In MA 225, the number of Ss required for a course grade of A is around half of the total proof opportunities — which may seem low if you’re used to thinking in terms of averages. But because getting an S mark requires the proof to be nearly perfect,
The S/P/U system is not appropriate for all assignments, though: quizzes and exams are graded using points.
Since implementing the specifications and S/P/U systems in MA 225, I have seen a dramatic rise in students who complete the course successfully. This isn’t because the scheme makes getting an A easier; subjectively the quality of student work seems to have jumped. Because even a C student has to get some near-perfect proofs, this increase in the quality of student work is perhaps most dramatic among students who wind up getting a C.
I learned about specifications grading through a reading circle offered by the Office of Faculty Development; we read the book Specifications Grading by Linda Nilson. Robert Talbert’s thoughts have also been very useful to me.
Standard post by ancoop on January 1, 2018
Comments are off for this post
As part of NCSU’s TH!NK Quality Enhancement Program, I have spent a lot of time learning and thinking about how to encourage critical and creative thinking in mathematics courses. The course I targeted as TH!NK Faculty is MA 225 (an introduction or transition course for mathematics majors).
It’s true that mathematicians view the world in somewhat a different way. We have our jargon (which we use outside its technical scope — I can’t tell you how many times I use the word “modulo” in everyday conversation!), and depending on our specialization we have our pet obsessions.
I believe very strongly that, though the reasoning one does in mathematics may be rarefied, it is a rarefied form of ordinary reasoning, by which I mean the kind of reasoning it takes to successfully navigate the physical, social, and emotional world we live in. To train students in mathematics means to help them learn to harness their physical-collision-avoiding, social-bond-forming, managing-tears-and-laughter apparatus and bring it to bear in certain ways on certain kinds of problems.
Learning to think involves taking control over one’s own thinking process. One of the best ways to do this is to engage students in reflection:
One way to make the connection between mathematics and the rest of life is applications (such as the application of ODE to population biology). But I am interested in connecting the practice of mathematics to the practice of (for example) biology. One of the innovations of the TH!NK initiative is the use of a common set of terms and descriptions for aspects of critical and creative thinking. By using the same language to discuss and reflect on thinking processes in the mathematics classroom as in the biology classroom, we emphasize that it’s the same process, just being applied to different tasks.
The 13 TH!NK standards are:
As an assignment in my MA 225 class, I ask students to think of some ways that each of the standards might apply to the process of writing proofs. Students also indicated which standards might apply to the formatting, style, content, and process of a proof. Below are my condensation of their ideas (along with some of my own).
Clarity | Everything in a proof has to be written clearly. The logical steps should be stated explicitly. Simple formatting elements, such as writing “we will show. . .”, and consistently using the word Proof at the beginning of each proof, help improve clarity. | formatting, style, content, process |
Accuracy | In a proof (except possibly in a proof by contradiction), all the statements in the proof should be true. Definitions and statements of quoted theorems should be stated correctly. | style, content, process |
Precision | Precisely stating what you’re doing in a proof is essential. Ambiguity and fuzziness about what a statement or term means makes it difficult to be accurate and clear. | formatting, style, content, process |
Relevance | Not every fact is relevant to every problem; sometimes problems contain lots of information that doesn’t go into the final proof. Determining what’s relevant and what’s not is an essential skill in the proof-writing process. | content, process |
Depth | content, process | |
Breadth | Sometimes a proof requires facts and techniques that aren’t obvious at first — allowing yourself to think broadly about what tools could be used is essential. | content, process |
Logic | Mathematical proofs are based on logic: you need to understand the logical structure of the claim you’re proving, and you need to make sure that statements in the proof are arranged in a valid logical order. | style, content, process |
Significance | process | |
Fairness | It is very easy to fall into the trap of motivated reasoning when writing a proof. When you know what the goal is, you may overlook a logical step, or make an unsupported (or false!) statement that would get you your goal.
When you are trying to prove an “obvious” fact, it is important to remind yourself to be fair to the statement–to treat as worthy of a proof. |
process |
Originality | content, process | |
Adaptability | Often the first (and second, and third) approaches to a problem don’t work. They’re good attempts, but they don’t work. It’s important to be adaptable in your thinking, so you don’t get locked into one approach. | process |
Appropriateness | content, process | |
Contribution to the Domain | content |