Hi,
First post here. I found the board by googling various problems and this board came up a lot.
I'm using Excel 2010.
Here's my problem:
I have two sets of data. Column B is the price per ton paid for grapes in a year. Column C is the number of tons for each price paid.
For example:
B C
$1000 4000
$1200 5500
$1400 4500
$2000 3400
$3000 1000
$3001 500
$3002 400
$3003 100
I know it's no problem to us PERCENTILE for a single column, but these results would be meaningless because the 90th percentile of price doesn't reflect the market. Far more tons were bought at a lower price.
So, how do I come up with a price percentile that is weighted by tons? Does this involved SUMPRODUCT in some way or do I have to get more complicated with AGGREGATE and such?
Thanks for any help on this.
First post here. I found the board by googling various problems and this board came up a lot.
I'm using Excel 2010.
Here's my problem:
I have two sets of data. Column B is the price per ton paid for grapes in a year. Column C is the number of tons for each price paid.
For example:
B C
$1000 4000
$1200 5500
$1400 4500
$2000 3400
$3000 1000
$3001 500
$3002 400
$3003 100
I know it's no problem to us PERCENTILE for a single column, but these results would be meaningless because the 90th percentile of price doesn't reflect the market. Far more tons were bought at a lower price.
So, how do I come up with a price percentile that is weighted by tons? Does this involved SUMPRODUCT in some way or do I have to get more complicated with AGGREGATE and such?
Thanks for any help on this.