User Tools

Site Tools


Sidebar

Table of Contents

academy:power_law_computation

In standards-based grading, a student’s standard score may reflect the average for the standard, which is calculated by adding all scores for all assignments associated with the standard, and dividing by the number of assignments. Or, the student’s score may be calculated using the Power Law computation. The higher of the two is always displayed as the student’s standard score, unless the instructor has entered an override score.

The Power Law computation is based on the idea that a student’s later scores should have more weight than his earliest scores, because later scores are more reflective of the student’s accumulated knowledge.

The nonlinear power law equation is y = m* xb, where:

y is the score that is being predicted or computed.

x is the score on which the prediction is based, indicating the number of practices the student has had for the standard. For example, if the student has had three assessments to date, starting with a homework assignment, then a quiz, ad then a test, the x score for the homework assignment would be 1, for the quiz would be 2, and for the test would be 3. Each score must have a corresponding assessment number.


Steps:

❏ Calculate the log of x and the log of y for all possible xvalues and all possible y values.

❏ Use the log values for x and y in the linear equation y = mx + b (i.e., log(y) = m* log(x) + b).

❏ Solve for m in this linear equation to get the value for b for the nonlinear equation.
Solving for M linear equation to get a value for b

❏ Solve for b in this linear equation to get log(m). Calculate m using the formula m=elog(m) to get the value for m in the nonlinear equation.
Solving for B linear equation to get log(m)

❏ Use the new values for m and b in the nonlinear Power Law equation.

academy/power_law_computation.txt · Last modified: 2022/02/01 16:21 by apape