Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
stats_candidate_item_group [2017/02/13 12:21] 127.0.0.1 external edit |
stats_candidate_item_group [2017/03/21 11:16] (current) steveclarke |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Competency Statistics and Results ====== | + | ====== Registrant Item Group Statistics and Results ====== |
- | Table: **ceStatsExamCompetency** | + | Table: **ceStatsRegistrationQuestionGroup** |
- | Aggregate of [[Stats_Item|Item Stats]], grouped by Competency. | + | Aggregate of [[stats_candidate_item|Registrant Item statistics]], grouped by GroupID. |
^Field^Description^ | ^Field^Description^ | ||
|StatsID|Unique Identifier for this set of Statistics| | |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)| | + | |RegistrationID|Unique RegistrationID of Candidate for a given Session of the Exam Candidates can be registered for multiple Sessions of an Exam Candidates can be registered more than once for a Session of the Exam| |
- | |CompetencyID|ID of the Competency Items linked to| | + | |GroupID|ID of Item Group Items are linked to| |
- | |QtyQuestions|Count of all Items in this Competency| | + | |QtyCorrect|Total of all QtyCorrect for Candidate for all Items in Group| |
- | |QtyCorrect|Total of all QtyCorrect for all Items in this Competency| | + | |QtySkipped|Total of all QtySkipped for Candidate for all Items in Group| |
- | |QtySkipped|Total of all QtySkipped for all Items in this Competency| | + | |QtyIncorrect|Total of all QtyIncorrect for Candidate for all Items in Group| |
- | |QtyIncorrect|Total of all QtyIncorrect for all Items in this Competency| | + | |RawPercent|x = Count of Correct Items in Group \\ n = Count of Items in Group \\ \\ {{:stat_rawpercent_candidate.png|}}| |
- | |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 Candidate for all Items in Group| |
- | |ValueCorrect|Total of all ValueCorrect for all Items in this Competency| | + | |ValueSkipped|Total of all ValueSkipped for Candidate for all Items in Group| |
- | |ValueSkipped|Total of all ValueSkipped for all Items in this Competency| | + | |ValueIncorrect|Total of all ValueIncorrect for Candidate for all Items in Group| |
- | |ValueIncorrect|Total of all ValueIncorrect for all Items in this Competency| | + | |
|ValueTotal|(ValueCorrect + ValueSkipped + ValueIncorrect)| | |ValueTotal|(ValueCorrect + ValueSkipped + ValueIncorrect)| | ||
|ValuePercent|{{:stat_valuepercent.png|}}| | |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|}}| | + | |TimeTotal|Total Time for all Items in Group Used in [[start#CE Online Testing|Online Testing]]| |
- | |ValueMax|Maximum achievable points for Competency from sum off all Value Max of Items in Competency| | + | |ValueMax|Maximum achievable points from all Items in Group| |
- | |ValueHigh|Highest ValueTotal achieved by a Candidate for this Competency| | + | |Ranking|Candidates Ranking on Group vs all other Candidates performance on Group| |
- | |ValueLow|Lowest ValueTotal achieved by a Candidate for this Competency| | + | |Decile|Candidate Decile of Value Total on Group| |
- | |ValueMean|Mean (average) ValueTotal achieved by a Candidate for this Competency| | + | |CandidateHigh|True if Candidate achieved highest Mark on this Item Group| |
- | |ValueStdev|Standard Deviation of ValueTotal for all Candidates for this Competency| | + | |IncludeStats|True if Candidate not auditing Exam. See [[stats_concepts#Include in Stats]]| |
- | |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| | + | |