fitting a distribution to the following histogram

66 Views Asked by At

This is a histogram showing the 'distribution' of speeds that were measured while a certain animal was moving. $x$ axis shows the speeds in m/s and $y$ axis shows the frequency, hence the resulting histogram.

enter image description here

I wanted to ask: Can I fit a distribution to the given histogram and what would be an appropriate choice and why? (Gamma? Gaussian skewed to the right?)

The ultimate purpose would be to make a model based on the given data set.

Insights are welcome.