Histogram with filter
HiI'm trying to plot a histogram that shows the full data. on it, I want to plot two vertical lines that represent lower and upper limits. Additionally, I want to present the mean and the std of the data in these limits and the fraction of the data that is in the limit. Something like this:Thanks