CS 105

Week 7, Part 2

Midterm 1

Free Response Problems: A Second Chance

Second Chance Process

Later today, I'll post your free response grades and links for you to take a second chance at the Midterm 1 problems.

You will need to complete the problem correctly and write an English description explaining the answer.

Completing this will exempt the points you lost from your CS 105 grade.

Exempt?

Suppose you got a 3/15 on FR1.

Completing the second chance will make your FR1 score 3/3 (100%), and 12 points would be marked as exempt.

Your final grade is now out of /988 instead of /1000, so everything else in the course is worth a little bit more*:

/1000 -> 0.1% /point
/950 -> 0.105% /point
*: +1s are always out of /1000, so exempting points does not make extra credit better

Mid-Point Grade

Survey

Excel Functions

SUM

AVERAGE

COUNT

____IFS

=SUMIFS(sum_range, criteria_range, criteria)

=AVERAGEIFS(average_range, criteria_range, criteria)

=COUNTIFS(criteria_range, criteria)

Excel

Excel Spreadsheet