Item Statistics and Results

Table: ceStatsExamSection

Aggregate of Item Stats, grouped by Section. Also derives some values by aggregating from Candidate performance by Section from Registration Section Stats.

FieldDescription
StatsIDUnique Identifier for this set of Statistics
SectionIDID of Section all Items are a member of
QtyQuestionsCount of all Items in this Section
QtyCorrectTotal of all QtyCorrect for all Items in this Section
QtySkippedTotal of all QtySkipped for all Items in this Section
QtyIncorrectTotal of all QtyIncorrect for all Items in this Section
RawPercentx = Count of Correct Items in Section
n = Count of Candidates on Exam
k = Count of Items in Section

ValueCorrectTotal of all ValueCorrect for all Items in this Section
ValueSkippedTotal of all ValueSkipped for all Items in this Section
ValueIncorrectTotal of all ValueIncorrect for all Items in this Section
ValueTotal(ValueCorrect + ValueSkipped + ValueIncorrect)
ValuePercent
Difficultyx = Count of Correct Items in Section
n = Count of Candidates on Exam
k = Count of Items in Section

RawHighHighest QtyCorrect achieved by a Candidate for this Section
RawLowLowest QtyCorrect achieved by a Candidate for this Section
RawMeanMean (average) QtyCorrect achieved by a Candidate for this Section
RawVarianceVariance of QtyCorrect for all Candidates for this Section
RawStdevStandard Deviation of QtyCorrect for all Candidates for this Section
ValueMaxMaximum achievable points for Group from sum off all Value Max of Items in Section
ValueHighHighest ValueTotal achieved by a Candidate for this Section
ValueLowLowest ValueTotal achieved by a Candidate for this Section
ValueMeanMean (average) ValueTotal achieved by a Candidate for this Section
ValueStdevStandard Deviation of ValueTotal for all Candidates for this Section
ValueVarianceVariance of ValueTotal for all Candidates for this Section
ValueMedianMedian (middle) ValueTotal for all Candidates for this Section
ValueModeMode (most frequent) ValueTotal for all Candidates for this Section
KuderRichardson20k = Count of Items in Section
Total Section Variance = Variance of Candidate Raw Scores for Section
Sum of p*q = sum of all items p (difficulty) * q (1-p) for all items in Section

StandardErrorMeans = StDev of QtyCorrect for Section
n = Count of Candidates
StandardErrorMeasurements = StDev of QtyCorrect for Section
n = Count of Candidates
kr20 = Kuder Richardson 20
Skewnessn = Count of Candidates
xi = QtyCorrect for each Candidate in Section
x = Mean of QtyCorrect in Section
s = StDev of QtyCorrect in Section



Calculate Population Skewness using Sample Skewness

Kurtosisn = Count of Candidates
xi = QtyCorrect for each Candidate in Section
x = Mean of QtyCorrect for Section
s = StDev of QtyCorrect for Section

Calculate Sample Kurtosis

Calculate Population Kurtosis using Sample Kurtosis