You are on page 1of 1

Statistics for Data Science-1

Week-6 Grading Pattern

Suppose, for a question, there are N correct options. Then for the input of each correct
1 1
option number, you will be awarded marks for that question. While, marks will be
N 2N
deducted for every wrong input.

For Example:
If the correct option numbers for a question are, 1, 2, 3, 5 (i.e. N = 4) then your score calcu-
lation for that question as per your input is shown below in the Table 5.1.S.
1
Note: In this example, for every correct input you will be awarded = 0.25 marks, while
4
1
for every wrong input = 0.125 marks will be deducted.
8
Input Score calculation Score
1, 2, 3, 5 0.25 + 0.25 + 0.25 + 0.25 1
1, 2, 5 0.25 + 0.25 + 0.25 0.75
1, 2, 3, 4 0.25 + 0.25 + 0.25 − 0.125 0.625
1, 6, 7, 8 0.25 − 0.125 − 0.125 − 0.125 -0.125
4, 6, 7, 8 −0.125 − 0.125 − 0.125 − 0.125 -0.5
1, 2, 3, 4, 5, 6, 7, 8 8 × (−0.125) -1
- (No Input) 0 0

Table 5.1.S

For each question in this assessment,


Maximum marks = 1
Minimum marks = −1

You might also like