Hi,
i would like like to calculate a composite fee rate based on the following sample tiers:
1st $225m charged at 0.50%
Up to $450m charged at 0.45%
Above $$450m charged at 0.40%
So the fee on $1bn would be 0.50% on the first $225m, 0.45% on the next $225m and 0.40% on the remaining $550m.
I need to calculate the effective fee on the $1bn. I would expect it to be around 0.44%.
Can someone please suggest a formula to do this. Its possible with IF statements but this becomes unwieldy when you introduce more tiers to the fee structure.
thanks!
i would like like to calculate a composite fee rate based on the following sample tiers:
1st $225m charged at 0.50%
Up to $450m charged at 0.45%
Above $$450m charged at 0.40%
So the fee on $1bn would be 0.50% on the first $225m, 0.45% on the next $225m and 0.40% on the remaining $550m.
I need to calculate the effective fee on the $1bn. I would expect it to be around 0.44%.
Can someone please suggest a formula to do this. Its possible with IF statements but this becomes unwieldy when you introduce more tiers to the fee structure.
thanks!