How can we fairly distribute points in a peer evaluation with 6 classmates?

  • Thread starter egcasco
  • Start date
In summary, the group is working on a project and is required to evaluate each other's contributions using a peer evaluation form. They must assign a maximum of 100 points per person, with each person receiving exactly 300 points and not being able to assign points to themselves. The differences in scores assigned to each person must be equal to or greater than 5, and there cannot be a case where everyone has the same total score. The group will also receive a final note based on the average score received and individually by correcting for a coefficient. The group is struggling to equally distribute the individual notes among their 6 members and have tried using excel but have had difficulty. They are now seeking help and considering using a matrix to divide the points.
  • #1
egcasco
2
0
Dear All,
I'm going through a project with my university classmates but we are asked to evaluate each other's contribution by assessing our effort in a peer evaluation form. In particular, we are asked to:

rate our collegues' contributions by assigning:

. maximum 100 points per person
. each one has to assign exactly 300 points
. not to assign any points to ourself
. differences between any score we assign to our mates has to be equal or superior to 5
. it can't be the case in which everyone has the same total score (but may be slightly different!)

we will receive a final note based on the note we receive as a group and, individually, by correcting it for a coefficient calculated as:

group final note * average score received by X / whole group's average score


The points is that we want to equally distribute our individual notes. we are 6 mates, and seems it is really difficult to go through it!


I tried solving with excel the problem and worked out for a 5 people group bu no for 6 people one! any idea?

thank you !
 
Physics news on Phys.org
  • #2
Code:
	a	b	c	d	e	f

a	--	30	45	60	75	90

b	90	--	30	45	60	75

c	75	90	--	30	45	60

d	60	75	90	--	30	45

e	45	60	75	90	--	30

f	30	45	60	75	90	--
 
  • #3
This should be interpreted as: person "a" gives person "b" 30 points, person "e" gives person "c" 75 points, etc.

You'll see that each person gives out exactly 300 points, no person gives another more than 100, and the differences are greater than 5.

The method generalizes to arbitrary numbers of people. Of course, it is not guaranteed that there is a way to divide the points into integer amounts... anyway. This should about do it.
 
  • #4
dear aumathtutor,
it seems like we have to assign in total not 300 but 400...how does the matrix change? Thank you so much,egcasco
 
  • #5
I hope everyone in your group really does deserve the same score. :grumpy:
 

1. What is a peer evaluation dilemma?

A peer evaluation dilemma is a situation in which a person is faced with the challenge of evaluating their peers in a fair and unbiased manner.

2. Why is peer evaluation important in scientific research?

Peer evaluation is important in scientific research because it allows for the review and critique of research by experts in the field, ensuring the quality and validity of the research.

3. What are some common issues or challenges in peer evaluation?

Some common issues in peer evaluation include bias, conflicts of interest, and differing opinions among peers. Additionally, there may be challenges in accurately assessing the quality and impact of research.

4. How can peer evaluation be improved?

Peer evaluation can be improved by implementing clear evaluation criteria, providing training and guidance for reviewers, and ensuring a diverse group of reviewers to minimize bias and increase objectivity.

5. What is the role of peer evaluation in the scientific community?

The role of peer evaluation in the scientific community is to maintain the integrity and quality of research by providing a critical review process. It also helps to foster collaboration and drive innovation in research.

Similar threads

  • Linear and Abstract Algebra
Replies
9
Views
3K
Replies
4
Views
670
Replies
1
Views
946
  • Set Theory, Logic, Probability, Statistics
Replies
14
Views
934
  • General Math
Replies
2
Views
964
  • MATLAB, Maple, Mathematica, LaTeX
Replies
1
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
7
Views
733
  • Engineering and Comp Sci Homework Help
Replies
10
Views
2K
  • Special and General Relativity
Replies
25
Views
873
  • Quantum Interpretations and Foundations
Replies
33
Views
3K
Back
Top