What kind of model, when store opening hours, durations of customer visits and the number of customers coming by car are known?
I need to estimate the amount of parking space that I need.
I've found that this is likely related to queueing theory, but having not background in it it seemed like the information that I'm given is not necessarily fit for models in queueing theory. Since those models seem to rely on e.g. the quantities "arrival rate" and "service rate", which I don't have.
Maybe all you need is Little's Law: $L = \lambda w$, where $L$ is the average number of customers in the system, $\lambda$ is the arrival rate, and $w$ is the average time in the system. For arrival rate, you could take the number of customers arriving by car divided by the length of time the store is open, at least as an intial estimate. But I suspect that arrival rates vary by time of day, so you may need to estimate the rate during peak periods. https://en.wikipedia.org/wiki/Little%27s_law