I wish I'd paid attention more in school, but that was decades ago and I'm not sure I'm smart enough to have retained what I need, so let's get to the question.
I need to calculate a bonus percentage based on a score from 1 to 45.
If I have a score of 1 then I get 4%
If I have a score of 45 then I get 6%
If my score is between 1 and 45 then I get the portion of a calculation. e.g. if my score is 22.5 (halfway between 1 and 45?) then I get 5% (halfway between 4% and 6%).
If my score is 2 then I'd get a smidgeon over 4%
If my score is 44 then I'd get a smidgeon below 6%
Is there a formula to calculate this?
I need to calculate a bonus percentage based on a score from 1 to 45.
If I have a score of 1 then I get 4%
If I have a score of 45 then I get 6%
If my score is between 1 and 45 then I get the portion of a calculation. e.g. if my score is 22.5 (halfway between 1 and 45?) then I get 5% (halfway between 4% and 6%).
If my score is 2 then I'd get a smidgeon over 4%
If my score is 44 then I'd get a smidgeon below 6%
Is there a formula to calculate this?