sistawendy: me in my nun costume looking stern (stern nun)
sistawendy ([personal profile] sistawendy) wrote2010-11-11 10:37 pm
Entry tags:

Nun solves grade inflation.

Almost two years ago I took a stab at solving the grade inflation problem. Basically, my earlier scheme boils down to a ranking system, but it's missing a couple of things: slack for teachers, and a guarantee that how teachers use that slack won't screw students. Here goes.

Let nk be the number of students in class k where k is in [1..c], and let there be ranks i in [1..mk] with bi,k students in each, where higher i means the student has done better, such that for all i and k bi,k > 0, and

Sum[i=1..m](bi,k) = nk

Administrators can impose constraints like for all i and k, mk >= 3 and max(bi,k / mk) <= 0.7.

Here's where it gets interesting. Define

wk = Sum[i=1..mk](ibi,k)

Let rj,k where j is in [1..nk] be the rank to which student j belongs. The score s(j,k) for a student in rank rj,k is

s(j,k) = 2^(rj,k/wk) - 1

giving you a score strictly between 0 and 1 and guaranteeing that for all k

Product[j=1..nk](s(j,k)+1) = 2


Student j's cumulative score across all classes is then

S(j)=[Product[k=1..c](s(j,k))](1/c)

which will also be strictly between 0 and 1. The higher S(j) is, the better a student j has been, say his teachers. Assign letters to specific, non-overlapping ranges between 0 and 1 if you must, but never, ever change them.

Teachers, especially those who aren't numerically inclined, may squawk, but I could write an Excel spreadsheet to compute s(j,k) and check at least some of the constraints.

Please forgive my bastard notation. Next: a closed-form solution to the Arab-Israeli conflict.

ETA: The underscore is to indicate a subscript.

ETAA: b_i,k is b with two subscripts, i and k.
Curse you, [livejournal.com profile] neuro42!

[identity profile] martygreene.livejournal.com 2010-11-12 10:10 am (UTC)(link)
Ow. I think part of my head just exploded.

[identity profile] sistawendy.livejournal.com 2010-11-12 06:28 pm (UTC)(link)
I reformatted it so it's easier to read. Does that help?

[identity profile] martygreene.livejournal.com 2010-11-12 06:49 pm (UTC)(link)
Not particularly, but that's just because I'm almost entirely maths illiterate. Brain just doesn't work that way.

[identity profile] neuro42.livejournal.com 2010-11-12 05:26 pm (UTC)(link)
Permit me to introduce you to the <sub> tag.

[identity profile] sistawendy.livejournal.com 2010-11-12 05:54 pm (UTC)(link)
I knew about the sub tag. I just didn't feel like typing it, or reading really tiny letters on a screen. :)

[identity profile] sistawendy.livejournal.com 2010-11-12 06:24 pm (UTC)(link)
You appealed to my anality. Damn you!