At a production machine, parts arrive according to a Poisson process at the rate of 0.35 parts per minute. Processing time for parts has an exponential distribution with a mean of 2 minutes. What is the probability that a random part arrival finds that there are already 8 parts in the system (in machine + in the queue)
This problem describes a common scenario in operations research known as an M/M/1 queue. The 'M/M/1' stands for:
We are given the arrival rate and the mean service time, and we need to find the probability of a specific number of parts being in the system.
From the question, we can extract the following information:
The traffic intensity ($\rho$) is a key parameter in queueing theory, representing the utilization of the server. It is calculated as the ratio of the arrival rate to the service rate:
\(\rho = \frac{\lambda}{\mu}\)
Substituting the values:
\(\rho = \frac{0.35}{0.5}\)
\(\rho = 0.7\)
Since \(\rho < 1\), the system is stable, and steady-state probabilities exist.
For an M/M/1 queue in a steady state, the probability ($P_n$) that there are exactly $n$ parts in the system (in the queue plus in service) is given by the formula:
\(P_n = \rho^n (1 - \rho)\)
We want to find the probability that there are 8 parts in the system, so we set $n=8$.
\(P_8 = \rho^8 (1 - \rho)\)
Substitute the value of \(\rho = 0.7\):
\(P_8 = (0.7)^8 (1 - 0.7)\)
\(P_8 = (0.7)^8 (0.3)\)
Now, we calculate \((0.7)^8\):
\((0.7)^8 \approx 0.05764801\)
Now, multiply by 0.3:
\(P_8 \approx 0.05764801 \times 0.3\)
\(P_8 \approx 0.017294403\)
The probability that a random part arrival finds that there are already 8 parts in the system is approximately 0.017294403.
Comparing this value to the given options:
The calculated probability of 0.017294403 is closest to 0.0173.
The probability of getting a total of 7 on two dice thrown together is:
If moment generating function of continuous random variable X is \(\frac{λ}{λ-t}\) t < λ, then E(X 3) equals to:
If moment generating function of discrete random variable X is (q + pe t) n, then E(X 2) equal to
If A and B are mutually exclusive events such that P(A) P(B) > 0, then which option is correct?
Two random variables X and Y are said to be independent if: