Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
stats_candidate_item_group [2017/02/13 14:01] steveclarke |
stats_candidate_item_group [2017/03/21 11:16] (current) steveclarke |
||
---|---|---|---|
Line 11: | Line 11: | ||
|QtySkipped|Total of all QtySkipped for Candidate for all Items in Group| | |QtySkipped|Total of all QtySkipped for Candidate for all Items in Group| | ||
|QtyIncorrect|Total of all QtyIncorrect for Candidate for all Items in Group| | |QtyIncorrect|Total of all QtyIncorrect for Candidate for all Items in Group| | ||
- | + | |RawPercent|x = Count of Correct Items in Group \\ n = Count of Items in Group \\ \\ {{:stat_rawpercent_candidate.png|}}| | |
- | + | ||
- | RawPercent x = Count of Correct Items for Candidate in Group | + | |
- | k = Count of Items in Group | + | |
- | x/(k*100) | + | |
- | + | ||
|ValueCorrect|Total of all ValueCorrect for Candidate for all Items in Group| | |ValueCorrect|Total of all ValueCorrect for Candidate for all Items in Group| | ||
|ValueSkipped|Total of all ValueSkipped for Candidate for all Items in Group| | |ValueSkipped|Total of all ValueSkipped for Candidate for all Items in Group| | ||
Line 23: | Line 17: | ||
|ValueTotal|(ValueCorrect + ValueSkipped + ValueIncorrect)| | |ValueTotal|(ValueCorrect + ValueSkipped + ValueIncorrect)| | ||
|ValuePercent|{{:stat_valuepercent.png|}}| | |ValuePercent|{{:stat_valuepercent.png|}}| | ||
- | |TimeTotal|Total Time for all Items in Group Used in Online testing FIXME link| | + | |TimeTotal|Total Time for all Items in Group Used in [[start#CE Online Testing|Online Testing]]| |
|ValueMax|Maximum achievable points from all Items in Group| | |ValueMax|Maximum achievable points from all Items in Group| | ||
|Ranking|Candidates Ranking on Group vs all other Candidates performance on Group| | |Ranking|Candidates Ranking on Group vs all other Candidates performance on Group| | ||
Line 29: | Line 23: | ||
|CandidateHigh|True if Candidate achieved highest Mark on this Item Group| | |CandidateHigh|True if Candidate achieved highest Mark on this Item Group| | ||
|IncludeStats|True if Candidate not auditing Exam. See [[stats_concepts#Include in Stats]]| | |IncludeStats|True if Candidate not auditing Exam. See [[stats_concepts#Include in Stats]]| | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |StatsID|Unique Identifier for this set of Statistics| | ||
- | |IsRollup|If true is a base Competency rollup (A, A-1, A-2) If false is the single Competency (A only)| | ||
- | |CompetencyID|ID of the Competency Items linked to| | ||
- | |QtyQuestions|Count of all Items in this Competency| | ||
- | |QtyCorrect|Total of all QtyCorrect for all Items in this Competency| | ||
- | |QtySkipped|Total of all QtySkipped for all Items in this Competency| | ||
- | |QtyIncorrect|Total of all QtyIncorrect for all Items in this Competency| | ||
- | |RawPercent|x = Count of Correct Items in Competency \\ n = Count of Candidates on Exam \\ k = Count of Items in Competency \\ \\ {{:stat_rawpercent.png|}}| | ||
- | |ValueCorrect|Total of all ValueCorrect for all Items in this Competency| | ||
- | |ValueSkipped|Total of all ValueSkipped for all Items in this Competency| | ||
- | |ValueIncorrect|Total of all ValueIncorrect for all Items in this Competency| | ||
- | |ValueTotal|(ValueCorrect + ValueSkipped + ValueIncorrect)| | ||
- | |ValuePercent|{{:stat_valuepercent.png|}}| | ||
- | |Difficulty|x = Count of Correct Items in Competency \\ n = Count of Candidates on Exam \\ k = Count of Items in Competency \\ \\ {{:stat_difficulty.png|}}| | ||
- | |ValueMax|Maximum achievable points for Competency from sum off all Value Max of Items in Competency| | ||
- | |ValueHigh|Highest ValueTotal achieved by a Candidate for this Competency| | ||
- | |ValueLow|Lowest ValueTotal achieved by a Candidate for this Competency| | ||
- | |ValueMean|Mean (average) ValueTotal achieved by a Candidate for this Competency| | ||
- | |ValueStdev|Standard Deviation of ValueTotal for all Candidates for this Competency| | ||
- | |ValueVariance|Variance of ValueTotal for all Candidates for this Competency| | ||
- | |ValueMedian|Median (middle) ValueTotal for all Candidates for this Competency| | ||
- | |ValueMode|Mode (most frequent) ValueTotal for all Candidates for this Competency| | ||
- | |||