Grades

Grades: This is an example of weighted sums:
(weight1 * score1) is added to
(weight2 * score2),
where each weight is a percent converted to a decimal, and
weight1 + weight2 = 1.00