I have a complex set of circumstances that I want to calculate averages from. The array on the left has data of 3 different candidates that were assessed on 5 different metrics by 4 different assessors. For each candidate, the same assessor that scores for M1 also gives a score for a different metric, such that different combinations of assessors and metrics scored are unique.
From these data, I want to find three fundamentally different types of averages (1-Overall Candidate Avg Score; 2-Composite Avg Exclude Assessor; and 3- Assessor Influence Avg).
1 - this is simple enough and is just the averages of the scores from all 5 metrics for each candidate.
2 - this is a little more complex and calculates four different averages (2A-2D). 2A = the scores for each candidate excluding the assessor that rendered two different scores. For example, YJ gave two scores to candidate 1420 that will be excluded. 2B, 2C, and 2D will calculate averages of 4 scores and cycle through excluding the other assessors' scores, respectively.
3 - this will calculate the impact each assessor has on candidate average scores. To do this, it will find the average absolute difference each assessors' exclusion is from the overall candidate average score -- in other words, how different is any given assessors' opinion from the consensus?
[TABLE="width: 0"]
<colgroup><col width="100"><col width="100"><col width="100"><col width="100"><col width="100"><col width="100"><col width="208"><col width="207"><col width="206"><col width="204"></colgroup><tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="align: center"]1
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]candidate[/TD]
[TD="align: center"]metric[/TD]
[TD="align: center"]assessor[/TD]
[TD="align: center"]score[/TD]
[TD="align: center"][/TD]
[TD="align: center"]Candidate
[/TD]
[TD="align: center"]Overall Candidate Avg Score
[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1420[/TD]
[TD="align: center"]M1[/TD]
[TD="align: center"]YJ[/TD]
[TD="align: center"]2[/TD]
[TD="align: center"][/TD]
[TD="align: center"]1420[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1420[/TD]
[TD="align: center"]M2[/TD]
[TD="align: center"]MB[/TD]
[TD="align: center"]3[/TD]
[TD="align: center"][/TD]
[TD="align: center"]1452[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1420[/TD]
[TD="align: center"]M3[/TD]
[TD="align: center"]HG[/TD]
[TD="align: center"]3[/TD]
[TD="align: center"][/TD]
[TD="align: center"]1444[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1420[/TD]
[TD="align: center"]M4[/TD]
[TD="align: center"]YJ[/TD]
[TD="align: center"]2[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"]2A
[/TD]
[TD="align: center"]2B
[/TD]
[TD="align: center"]2C
[/TD]
[TD="align: center"]2D
[/TD]
[/TR]
[TR]
[TD="align: center"]1420
[/TD]
[TD="align: center"]M5[/TD]
[TD="align: center"]LT[/TD]
[TD="align: center"]4[/TD]
[TD="align: center"][/TD]
[TD="align: center"]Candidate
[/TD]
[TD="align: center"]Composite Avg1 Exclude Assessor2x
[/TD]
[TD="align: center"]Composite Avg2 Exclude Assessor1x
[/TD]
[TD="align: center"]Composite Avg3 Exclude Assessor1x
[/TD]
[TD="align: center"]Composite Avg4 exclude assessor1x
[/TD]
[/TR]
[TR]
[TD="align: center"]1452[/TD]
[TD="align: center"]M1[/TD]
[TD="align: center"]QK[/TD]
[TD="align: center"]4[/TD]
[TD="align: center"][/TD]
[TD="align: center"]1420[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1452[/TD]
[TD="align: center"]M2[/TD]
[TD="align: center"]QK[/TD]
[TD="align: center"]4[/TD]
[TD="align: center"][/TD]
[TD="align: center"]1452[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1452[/TD]
[TD="align: center"]M3[/TD]
[TD="align: center"]MD[/TD]
[TD="align: center"]1[/TD]
[TD="align: center"][/TD]
[TD="align: center"]1444[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1452[/TD]
[TD="align: center"]M4[/TD]
[TD="align: center"]YJ[/TD]
[TD="align: center"]1[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"]3
[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1452[/TD]
[TD="align: center"]M5[/TD]
[TD="align: center"]MB[/TD]
[TD="align: center"]5[/TD]
[TD="align: center"][/TD]
[TD="align: center"]Assessor
[/TD]
[TD="align: center"]Assessor Influence Avg
[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1444[/TD]
[TD="align: center"]M1[/TD]
[TD="align: center"]BT[/TD]
[TD="align: center"]1[/TD]
[TD="align: center"][/TD]
[TD="align: center"]BT[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1444[/TD]
[TD="align: center"]M2[/TD]
[TD="align: center"]DM[/TD]
[TD="align: center"]3[/TD]
[TD="align: center"][/TD]
[TD="align: center"]DM[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1444[/TD]
[TD="align: center"]M3[/TD]
[TD="align: center"]BT[/TD]
[TD="align: center"]4[/TD]
[TD="align: center"][/TD]
[TD="align: center"]HG[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1444[/TD]
[TD="align: center"]M4[/TD]
[TD="align: center"]RN[/TD]
[TD="align: center"]3[/TD]
[TD="align: center"][/TD]
[TD="align: center"]LT[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1444[/TD]
[TD="align: center"]M5[/TD]
[TD="align: center"]MB[/TD]
[TD="align: center"]2[/TD]
[TD="align: center"][/TD]
[TD="align: center"]MB[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="align: center"]MD[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="align: center"]QK[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="align: center"]RN[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="align: center"]YJ
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
<style type="text/css"><!--td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}--></style>
thank you!!
From these data, I want to find three fundamentally different types of averages (1-Overall Candidate Avg Score; 2-Composite Avg Exclude Assessor; and 3- Assessor Influence Avg).
1 - this is simple enough and is just the averages of the scores from all 5 metrics for each candidate.
2 - this is a little more complex and calculates four different averages (2A-2D). 2A = the scores for each candidate excluding the assessor that rendered two different scores. For example, YJ gave two scores to candidate 1420 that will be excluded. 2B, 2C, and 2D will calculate averages of 4 scores and cycle through excluding the other assessors' scores, respectively.
3 - this will calculate the impact each assessor has on candidate average scores. To do this, it will find the average absolute difference each assessors' exclusion is from the overall candidate average score -- in other words, how different is any given assessors' opinion from the consensus?
[TABLE="width: 0"]
<colgroup><col width="100"><col width="100"><col width="100"><col width="100"><col width="100"><col width="100"><col width="208"><col width="207"><col width="206"><col width="204"></colgroup><tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="align: center"]1
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]candidate[/TD]
[TD="align: center"]metric[/TD]
[TD="align: center"]assessor[/TD]
[TD="align: center"]score[/TD]
[TD="align: center"][/TD]
[TD="align: center"]Candidate
[/TD]
[TD="align: center"]Overall Candidate Avg Score
[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1420[/TD]
[TD="align: center"]M1[/TD]
[TD="align: center"]YJ[/TD]
[TD="align: center"]2[/TD]
[TD="align: center"][/TD]
[TD="align: center"]1420[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1420[/TD]
[TD="align: center"]M2[/TD]
[TD="align: center"]MB[/TD]
[TD="align: center"]3[/TD]
[TD="align: center"][/TD]
[TD="align: center"]1452[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1420[/TD]
[TD="align: center"]M3[/TD]
[TD="align: center"]HG[/TD]
[TD="align: center"]3[/TD]
[TD="align: center"][/TD]
[TD="align: center"]1444[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1420[/TD]
[TD="align: center"]M4[/TD]
[TD="align: center"]YJ[/TD]
[TD="align: center"]2[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"]2A
[/TD]
[TD="align: center"]2B
[/TD]
[TD="align: center"]2C
[/TD]
[TD="align: center"]2D
[/TD]
[/TR]
[TR]
[TD="align: center"]1420
[/TD]
[TD="align: center"]M5[/TD]
[TD="align: center"]LT[/TD]
[TD="align: center"]4[/TD]
[TD="align: center"][/TD]
[TD="align: center"]Candidate
[/TD]
[TD="align: center"]Composite Avg1 Exclude Assessor2x
[/TD]
[TD="align: center"]Composite Avg2 Exclude Assessor1x
[/TD]
[TD="align: center"]Composite Avg3 Exclude Assessor1x
[/TD]
[TD="align: center"]Composite Avg4 exclude assessor1x
[/TD]
[/TR]
[TR]
[TD="align: center"]1452[/TD]
[TD="align: center"]M1[/TD]
[TD="align: center"]QK[/TD]
[TD="align: center"]4[/TD]
[TD="align: center"][/TD]
[TD="align: center"]1420[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1452[/TD]
[TD="align: center"]M2[/TD]
[TD="align: center"]QK[/TD]
[TD="align: center"]4[/TD]
[TD="align: center"][/TD]
[TD="align: center"]1452[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1452[/TD]
[TD="align: center"]M3[/TD]
[TD="align: center"]MD[/TD]
[TD="align: center"]1[/TD]
[TD="align: center"][/TD]
[TD="align: center"]1444[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1452[/TD]
[TD="align: center"]M4[/TD]
[TD="align: center"]YJ[/TD]
[TD="align: center"]1[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"]3
[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1452[/TD]
[TD="align: center"]M5[/TD]
[TD="align: center"]MB[/TD]
[TD="align: center"]5[/TD]
[TD="align: center"][/TD]
[TD="align: center"]Assessor
[/TD]
[TD="align: center"]Assessor Influence Avg
[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1444[/TD]
[TD="align: center"]M1[/TD]
[TD="align: center"]BT[/TD]
[TD="align: center"]1[/TD]
[TD="align: center"][/TD]
[TD="align: center"]BT[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1444[/TD]
[TD="align: center"]M2[/TD]
[TD="align: center"]DM[/TD]
[TD="align: center"]3[/TD]
[TD="align: center"][/TD]
[TD="align: center"]DM[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1444[/TD]
[TD="align: center"]M3[/TD]
[TD="align: center"]BT[/TD]
[TD="align: center"]4[/TD]
[TD="align: center"][/TD]
[TD="align: center"]HG[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1444[/TD]
[TD="align: center"]M4[/TD]
[TD="align: center"]RN[/TD]
[TD="align: center"]3[/TD]
[TD="align: center"][/TD]
[TD="align: center"]LT[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]1444[/TD]
[TD="align: center"]M5[/TD]
[TD="align: center"]MB[/TD]
[TD="align: center"]2[/TD]
[TD="align: center"][/TD]
[TD="align: center"]MB[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="align: center"]MD[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="align: center"]QK[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="align: center"]RN[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="align: center"]YJ
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
<style type="text/css"><!--td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}--></style>
thank you!!