Mind Boggling High Jump Rankings

shudra

New Member
Joined
Oct 17, 2011
Messages
2
Hey Everyone

Me and my friend are often in charge of scoring the high jump at athletics competitions. At the mo, we are trying to make a spreadsheet that automatically works out the competitor rankings for us as it currently takes us a long time doing it by hand! Can anyone maybe have a read and help?? I have had a quick play with different formulas but cannot think of how it can be done.

OK. Firstly, High Jump Notation:
X = Fail (competitor knock off the bar)
O = Clearance (competitor gets over over the bar)
- = Pass (no attempt is made at the current height)

And the ranking rules are as follows:

Rule 1) Competitors are ranked in order of their highest height cleared e.g. 1.56 beats 1.55

Rule 2) When competitors tie at their highest height cleared, competitors are ranked in order of fewest failed attempts at that height only e.g. XO at 1.51 beats XXO at 1.51

Rule 3) When competitors tie at their highest height cleared and also tie for the number of failed attempts at their highest height cleared (e.g. more than 1 competitor gets XXO at 1.39), the competitors are ranked in order of fewest failed attempts at all heights throughout the entire competition but excluding any failed attempts beyond their best cleared height.

N.b. A competitor is out of the competition when they make 3 consecutive failed attempts (including 3 consecutive failed attempts split over multiple heights and/or 3 consecutive failed attempts split up by passes at heights)

Any help or guidance would be greatly appreciated. Ideally, I would love it to be able to automatically calculate best scores and rankings like in this example:

1.511.521.531.541.551.561.571.581.591.60BestRanking
AliceOOOOOOXXOXXX1.572
BrookeXOXXOXO-XXOXXOXO1.571
Caitlin-XXOOX-XOXOXXX1.565
Danielle--XXOOXOXOXX-X1.564
EmilyX-OOOXX-OXX---X1.563
Freya-OOOOXX---X1.556

<tbody>
</tbody>

Brooke wins because she has fewer attempts than Alice at their best height of 1.57
Emily beats both Caitlin and Danielle because she has fewer attempts at their best height of 1.56
Danielle beats Caitlin because although they both have 1 failed attempt at their best height of 1.56, Danielle only makes 4 failed attempts throughout the entire competition up to her best height whereas Caitlin makes 5.
Freya comes last because she has the lowest best height cleared of 1.55

Can anyone help?
Thank You!
 
Last edited:

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,399
Latest member
alchavar

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