Cars arrive at an oil change center following a Poisson process at the rate of four per hour. There is a single available mechanic, and the time taken to perform an oil change is exponentially distributed, with an average of 12 minutes.
In[1]:=
X
Steady-state distribution for the system.
In[2]:=
X
Distribution for the number of cars in the system.
In[3]:=
X
Out[3]=
Probability that there are more than three cars at the oil change center.
In[4]:=
X
Out[4]=
Mean and variance for the number of cars in the system.