This question is related to How to find median from a histogram?
A common problem is to estimate a median from a histogram, where 50% of the numbers are below the median, and 50% are above.
I would like to do this, but for some fraction other than 50%. I don't know if this is still called the median, or if it has some other name. (let's call it the Fractian for the purposes of this question).
I would like to estimate the value where f% of the numbers are below the value, and (100-f)% are above the value:
For example, here I am showing an estimate of the 33% fractian in these three histograms: