hmmmidk220
Board Regular
- Joined
- Dec 14, 2016
- Messages
- 55
Hi!
This might be more of a math question but here goes:
I have two different contract rates, $52.38 and $52.50. Each rate corresponds to a certain amount of revenue, lets say $30310 and $1253 respectively.
What would be the weighted average of those two rates?
I got 52.39 using sum product (https://exceljet.net/formula/weighted-average) or just by using this : =((C188*C150)+(C151*C189))/SUM(C150:C151)
Is that right?
At first I tried taking the ratio of the first rate's revenue and multiplying it by the regular average but I guess that's not right (different result?)
=(C150/(SUM(C150:C151)))*(SUM(C188:C189)/2)
Thanks!
This might be more of a math question but here goes:
I have two different contract rates, $52.38 and $52.50. Each rate corresponds to a certain amount of revenue, lets say $30310 and $1253 respectively.
What would be the weighted average of those two rates?
I got 52.39 using sum product (https://exceljet.net/formula/weighted-average) or just by using this : =((C188*C150)+(C151*C189))/SUM(C150:C151)
Is that right?
At first I tried taking the ratio of the first rate's revenue and multiplying it by the regular average but I guess that's not right (different result?)
=(C150/(SUM(C150:C151)))*(SUM(C188:C189)/2)
Thanks!