I have a data for of vehicles crossing an intersection in a particular time of day for example (7:00-7:30) for a year. I want to find the best distribution which fits the data.
I guess I should think of discrete distributions such as Poisson, binomial, ..... Am I correct or I should use different approach?