Breaking Ties in Round Robin Tournament

Jman2006

New Member
Joined
Apr 22, 2011
Messages
1
I have set up a badminton results program for our school division which shows all round robin results, calculates the number of wins and then ranks the players based on the number of wins.

The problem I am having is that when two or more players have the same number of wins they all get ranked with the same number. At the end of the round robin these tied ranks have to be broken.

If only two teams are tied, then the whichever team beat the other in the round robin gets the higher rank. If three or more teams are tied, the team with the most wins between the tied group will get the highest rank. If the teams have the same number of wins, then we rank based on +/- scores. ie. If a team scored 28 points and give up 35 points, the team would get a +/- rating of -7.

I have read a number of postings on breaking ties, but many reference that in order to break the tie you must compare a second column in your spreadsheet. In my situation I am not sure how to do this.
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
Post your workbook or a sample file and we'll figure something out. Hard to say much without looking at the data.
 
Upvote 0

Forum statistics

Threads
1,224,524
Messages
6,179,308
Members
452,904
Latest member
CodeMasterX

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top