I had a bit of a question about fitting probability density functions (specifically the Weibull Distribution) to a set of data.
I have seen a number of examples where the distribution is directly overlaid on the histogram and they both share the same axis titles and I don't fully understand why this is, specifically with the y-axis.
From my understanding, the y-value for the distribution is the probability density, which can be described as the rate that the probability is changing over the unit that x is (or the probability per x). The y-axis for the histogram is simply the number of times that a specific outcome has occurred, so I am not entirely sure how these two can be equated. Should the axis titles be different? I'm not entirely sure why the standard layout seems to be sharing the same axis title?