I have a small problem where I am stuck:
I have values which describe a distribution. In particular I have the lower percentiles from $25.5\% - 50\% = 30 - 55$ and the upper percentile $50\% - 97.5\% = 55 - 83$.
I would like to construct two rectangles who have the same overall area, but are fixed in their height: Rectangle 1 ($r_1$) is $25$ units high and $r_2$ is $28$ units high.
Therefore the width should vary. In this case $r_2$ should be somewhat smaller than $r_1$ because it's higher than $r_1$.
To say it another way: $A(r_1) = A(r_2)$ while the height of both rectangles cannot be changed.