doyleshane wrote:yeah i was hoping it might make sense.. let me try again.. i have eight number, heart rate, speed, pace, distance and 4 other its used in an exercise programme for horses. Each of these pieces of data will be assigned a rating from 1-9 in terms of how inportant each of theses are
for example some athletes will have no distance problems but might have a fitness or heart rate problem. i Want to find a consistent way if calculating what i call a sport index number, ideally from 1-25
Does this explain better?? apokogies am trying to keep it as simple as possible.
What you want is a weighted average.
First, choose your weights that apply to each score. Call these

.
Then, for each horse, normalise each scrore so it's between 1 to 25. 1=worst, 25=best. Call these

.
Then, multiply each score by its weight, and add these all together.
Then, add up the total weight
Then, divide the summed weighted scores by the total weight.
As a formula, this is

For example, if my scores are 'fatness' (weight 10), 'slowness' (weight 5) and 'sleepiness' (weight 2), and the famous racehorse 'Larphat' scores 10 for fatness, 15 for slowness and 20 for sleepiness, his total score would be
