Fixed small typo in help file, bug 5243
This commit is contained in:
@@ -47,7 +47,7 @@ The discrimination coefficient is a correlation coefficient between scores at th
|
||||
<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.
|
||||
|
||||
Reference in New Issue
Block a user