factoring i think??

For basic math questions about addition, multiplication, fractions, etc.

Moderators: Ted, galactus, stapel, tkhunny, Aladdin, Subhotosh Khan, BigGlenntheHeavy

factoring i think??

Postby doyleshane » Tue Nov 03, 2009 4:40 pm

Ok brace yourselves for a very daft question. Im working on a piece of software which will provide a score for a piece of work done.

So i have 8 variables.. and i have assigned each of them the a weight in terms of how important it is from 1-8 8 being most important 1 being the least important.

so very simply i thought id multiply the actual by the weighting and then divide it by the number of variables. I want the result to be between 1 and 25.. 25 being the optimal score.

Can anyone help me.. as its drivin me mad.
doyleshane
New Member
New Member
 
Posts: 2
Joined: Tue Nov 03, 2009 4:11 pm

Re: factoring i think??

Postby mathgeek » Thu Nov 05, 2009 2:43 am

Is this a question about a TI-84 calculator program. I was just wondering. :)
When I die, I want to go peacefully like my Grandfather did, in his sleep -- not screaming, like the passengers in his car.
mathgeek
New Member
New Member
 
Posts: 23
Joined: Wed Sep 23, 2009 2:16 am

Re: factoring i think??

Postby Denis » Thu Nov 05, 2009 3:41 am

doyleshane wrote:so very simply i thought id multiply the actual by the weighting and then divide it by the number of variables. I want the result to be between 1 and 25.. 25 being the optimal score.

Are we supposed to know what that means? :shock:
I used to be a werewolf but I'm ok now noW nOWW NOWWWWWWWWWWWWWWWW....
Denis
Elite Member
Elite Member
 
Posts: 6718
Joined: Tue Feb 17, 2004 6:34 pm
Location: Ottawa, Ontario

Re: factoring i think??

Postby doyleshane » Fri Nov 06, 2009 9:10 am

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.
doyleshane
New Member
New Member
 
Posts: 2
Joined: Tue Nov 03, 2009 4:11 pm

Re: factoring i think??

Postby DrMike » Tue Nov 10, 2009 7:05 am

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
DrMike
Junior Member
Junior Member
 
Posts: 239
Joined: Tue Mar 31, 2009 7:13 am


Return to Arithmetic

Who is online

Users browsing this forum: No registered users and 2 guests