For discrete structures there are n exams to check and there are k graders. To guarantee a high quality of grading, every exam may be checked by any number of graders (but always at least by one grader). This means that summed all together, the graders may make up to k*n exam checks. To avoid this, it is required that for each pair of graders there is at most 1 exam that they have both checked. Prove that this rule creates a much better bound of at most ((k+n)^(3/2)+(k+n))/2 exam checks.
1
Expert's answer
2020-12-29T15:01:29-0500
Let Np is number of pairs of graders, N is number of exams checks.
Comments