Evaluation of student responses

The student value is determined from the student's submitted answer to a solutionDiagramGraph problem as follows:

Parameter Student Value
Parabola Fit R-square statistic resulting from fitting the function y-y_0 = A*(x-x_0)^2 to the plot labeled label in the student's submitted answer over the range (rangeBegin,rangeEnd)
Parabola Concavity Parameter "A" resulting from fitting the function y-y_0 = A*(x-x_0)^2 to the plot labeled label in the student's submitted answer over the range (rangeBegin,rangeEnd).
parabolaX Vertex Parameter "x_0" resulting from fitting the function y-y_0 = A*(x-x_0)^2 to the plot labeled label in the student's submitted answer over the range (rangeBegin,rangeEnd).
parabolaY Vertex Parameter "y_0" resulting from fitting the function y-y_0 = A*(x-x_0)^2 to the plot labeled label in the student's submitted answer over the range (rangeBegin,rangeEnd).
Line Fit R-square statistic resulting from fitting the function y = m*x+b to the plot labeled label in the student's submitted answer over the range (rangeBegin,rangeEnd).
Line Slope Parameter "m" resulting from fitting the function y = m*x+b to the plot labeled label in the student's submitted answer over the range (rangeBegin,rangeEnd).
Line Angle Parameter "arctan(m)" resulting from fitting the function y = m*x+b to the plot labeled label in the student's submitted answer over the range (rangeBegin,rangeEnd).
lineY, Intercept Parameter "b" resulting from fitting the function y = m*x+b to the plot labeled label in the student's submitted answer over the range (rangeBegin,rangeEnd).
constantFit R-square statistic resulting from fitting the function y = b to the plot labeled label in the student's submitted answer over the range (rangeBegin,rangeEnd).
constantValue Parameter "b" resulting from fitting the function y = b to the plot labeled label in the student's submitted answer over the range (rangeBegin,rangeEnd).

 

The specified parameter is derived from the student-submitted plots by fitting a line or parabola over the range of x-values between rangeBegin, rangeEnd. The value is then compared to the author value, which is determined as follows:

See also:

Examples

Entering solutionDiagramGraph answers

Adding wrong answers

Adding alternate correct answers

Setting tolerances