ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Percentage within a range (https://www.excelbanter.com/excel-worksheet-functions/129285-percentage-within-range.html)

Danielle

Percentage within a range
 
Within a row I have a static dollar range (two cells showing the min and max
of the range) and a third cell showing a dollar amounts that fall within that
range. What I would like to see is what percentage the individual amount
(cell 3) fall within the range (cell 1 and cell 2). For example - range is
26000 - 44000, and the single amount is 36000. Where does the 36000 fall
percentage wise within that range? (not how much over the minimum, but
where it lies in the range). Any assistance would be greatly appreciated!

Dave F

Percentage within a range
 
What percentage do you want to calculate? The percentage of the minimum?
The percentage of the maximum?

If the minimum is 100, your value is 150, and the maximum is 200, then 150
is 150% of the minimum and 75% of the maximum.

Dave
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


"Danielle" wrote:

Within a row I have a static dollar range (two cells showing the min and max
of the range) and a third cell showing a dollar amounts that fall within that
range. What I would like to see is what percentage the individual amount
(cell 3) fall within the range (cell 1 and cell 2). For example - range is
26000 - 44000, and the single amount is 36000. Where does the 36000 fall
percentage wise within that range? (not how much over the minimum, but
where it lies in the range). Any assistance would be greatly appreciated!


Danielle

Percentage within a range
 
Neither really --- this is salary data, and what we would like to see is
where an individual falls within the salary range -- maybe it is more of a
percentile than percentage. In this example the spread in the range is
18000, we can see that the person falls in the range, but want to know what
that specific point is -- make sense?

"Dave F" wrote:

What percentage do you want to calculate? The percentage of the minimum?
The percentage of the maximum?

If the minimum is 100, your value is 150, and the maximum is 200, then 150
is 150% of the minimum and 75% of the maximum.

Dave
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


"Danielle" wrote:

Within a row I have a static dollar range (two cells showing the min and max
of the range) and a third cell showing a dollar amounts that fall within that
range. What I would like to see is what percentage the individual amount
(cell 3) fall within the range (cell 1 and cell 2). For example - range is
26000 - 44000, and the single amount is 36000. Where does the 36000 fall
percentage wise within that range? (not how much over the minimum, but
where it lies in the range). Any assistance would be greatly appreciated!


Dave F

Percentage within a range
 
Yes, it sounds like a percentile rank question, not a percentage question.
To build a cumulative distribution, see he
http://www.vertex42.com/ExcelArticle...ntileRank.html

See also: http://www.techonthenet.com/excel/fo...percentile.php

Lots more links here discussing the PERCENTILE function:
http://www.google.com/search?hl=en&q...ntile+function

Dave
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


"Danielle" wrote:

Neither really --- this is salary data, and what we would like to see is
where an individual falls within the salary range -- maybe it is more of a
percentile than percentage. In this example the spread in the range is
18000, we can see that the person falls in the range, but want to know what
that specific point is -- make sense?

"Dave F" wrote:

What percentage do you want to calculate? The percentage of the minimum?
The percentage of the maximum?

If the minimum is 100, your value is 150, and the maximum is 200, then 150
is 150% of the minimum and 75% of the maximum.

Dave
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


"Danielle" wrote:

Within a row I have a static dollar range (two cells showing the min and max
of the range) and a third cell showing a dollar amounts that fall within that
range. What I would like to see is what percentage the individual amount
(cell 3) fall within the range (cell 1 and cell 2). For example - range is
26000 - 44000, and the single amount is 36000. Where does the 36000 fall
percentage wise within that range? (not how much over the minimum, but
where it lies in the range). Any assistance would be greatly appreciated!


Sandy Mann

Percentage within a range
 
With the minimum in F4, the Max in F5 and the single amount in G5 then does:

=(G5-F4)/(F5-F4)

give what you want ie 55.56%

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


with @tiscali.co.uk


"Danielle" wrote in message
...
Neither really --- this is salary data, and what we would like to see is
where an individual falls within the salary range -- maybe it is more of a
percentile than percentage. In this example the spread in the range is
18000, we can see that the person falls in the range, but want to know
what
that specific point is -- make sense?

"Dave F" wrote:

What percentage do you want to calculate? The percentage of the minimum?
The percentage of the maximum?

If the minimum is 100, your value is 150, and the maximum is 200, then
150
is 150% of the minimum and 75% of the maximum.

Dave
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


"Danielle" wrote:

Within a row I have a static dollar range (two cells showing the min
and max
of the range) and a third cell showing a dollar amounts that fall
within that
range. What I would like to see is what percentage the individual
amount
(cell 3) fall within the range (cell 1 and cell 2). For example -
range is
26000 - 44000, and the single amount is 36000. Where does the 36000
fall
percentage wise within that range? (not how much over the minimum,
but
where it lies in the range). Any assistance would be greatly
appreciated!





All times are GMT +1. The time now is 11:46 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com