PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs323] Hwk Grades
Date: Tuesday, 13 Oct 2020, 17:42:25


    > Message Posted By: Unknown
    >
    > Is our overall grade based on our total points for all Hwk's, or is each
    > Hwk assignment weighted the same?

Let H = #points on assignments (including style points),
and let Hmax be the maximum possible.

Let E = #points on exams and let Emax be the maximum
possible.

Then your final grade is determined by

  .8 * H/Hmax + .2 * E/Emax

--Stan-
PREV INDEX NEXT