The following tables list the members exposed by OmrGradesStatistics.
Name | Description | |
---|---|---|
GradesHistogram | Gets the histogram object that represents the frequency of forms grades. | |
HighestGrade | Double value that represents the highest grade for all graded filled OMR forms. | |
LowestGrade | Double value that represents the lowest grade for all graded filled OMR forms. | |
Mean | Double value that represents the mean value for all graded filled OMR forms. | |
Median | Double value that represents the median value of all graded filled OMR forms. | |
NumberFail | Represents the number of filled forms with grade value lower than the passing grade specified in PassingScore. | |
NumberPass | Represents the number of filled forms with grade value higher or equal to the passing grade specified in PassingScore. | |
StandardDeviation | Double value that represents the standard deviation value of all graded filled OMR forms. | |
TotalForms | Total number of filled forms that have been graded using the GradeForms. |