Reconcile multiple examinations

Reconcile multiple examinations of multiple projects
214 Downloads
Updated 16 May 2016

View License

When there are multiple examiners who each report on some of multiple projects the marks given need to be reconciled as the different examiners may give different marks for the same projects. Limit experience has indicated that different examiners generally put projects in the same order and with similar relative spacing between projects. That is if the marks given by two examiners are plotted against each other a smooth curve is generally expected. This seems a reasonable assumption and is needed to sensibly reconcile multiple examinations of multiple projects.
Given a list of projects, examiners, and marks this program produces a list of resolved marks for each student with a measure of the consistency of the resolved project marks. Also produced is a measure of the bias used by each examiner and a measure of the consistency of the examiners bias.

Cite As

Bill Whiten (2024). Reconcile multiple examinations (https://www.mathworks.com/matlabcentral/fileexchange/54797-reconcile-multiple-examinations), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Projects in Help Center and MATLAB Answers
Acknowledgements

Inspired by: Optional function arguments

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

ResolveMarks2/

Version Published Release Notes
2.0.0.0

Faster version particularly for mean values

1.0.0.0