<br/>
DC = Sum(xy)/ (N * s<sub>x</sub> * s<sub>y</sub>)
<br/>
-where Sun(xy) is the sum of the products of deviations for item scores and overall quiz scores, <br>
+where Sum(xy) is the sum of the products of deviations for item scores and overall quiz scores, <br>
N is the number of responses given to this question<br/>
s<sub>x</sub> is the standard deviation of fractional scores for this question and, <br/>
s<sub>y</sub> is the standard deviation of scores at the quiz as a whole.