How to Find Percentage of a Number Between Two Numbers?

Identify the lower number and the higher number

Subtract the lower number from the higher number to find the total range

Subtract the lower number from the target number to find how far it is from the lower number

Divide that result by the total range

Multiply by 100 to get the percentage

Use the formula: `[(target – lower) / (higher – lower)] × 100`

If needed, round the result to the desired decimal place

Suggested for You

Trending Today