Class 22
Suppose that \(N(t) = 1\) for some time \(t\). In other words, \(T_1 \le t\). What is the conditional distribution of \(T_1\) in the interval \((0,t]\)?
Suppose that \(N(t) = n\) for some time \(t\). In other words, \(S_n \le t\). What is the (joint) conditional distribution of the arrival times \(S_1, S_2, \ldots, S_n\)?
Their joint conditional density function is
\[f\left(s_1, s_2, s_3, ..., s_n \mid N(t) = n\right) = \begin{cases} \frac{n!}{t^n} & \text{ if } 0 < s_1 < s_2 < \cdots < s_n < t\\ 0 & \text{ otherwise} \end{cases} \]
Given a Poisson process \(\{N(t), t \ge 0\}\) with rate \(\lambda\). Suppose the events can be classified into one of \(k\) different types, with probabilities \(P_i(s)\), \(i = 1, 2, \ldots, k\), where \(s\) is the time the event occurred, independently of any other events.
Define \(N_i(t) = {}\) the number of events classified as type \(i\) that occurred by the time \(t\).
Then for each \(t\), the \(N_i(t)\)’s, \(i = 1, 2, \ldots, k\) are independent Poisson distributed random variables, with means (or rates)
\[\operatorname{E} \left(N_i(t)\right) = \lambda \int_0^t P_i(s)\;ds\]
Goal: calculate the joint probability distribution of \(N_i(t)\)’s, \(i = 1, 2,
\ldots, k\):
\(\operatorname{P}(N_i(t) = n_i, i = 1, 2, \ldots, k)\).
Let \(\operatorname n = \sum_{i=1}^k n_i\), and condition on \(N(t) = n\).
Each of the \(n\) events happens independently at time \(S\) that is uniformly distributed on \((0,t]\), and get’s classified as type \(i\) with conditional probability \(P_i(s)\), given \(S = s\):
\[P_i = \operatorname{P}(\text{the given event is classified as type } i) = \frac{1}{t}\int_0^t P_i(s)\;ds\]
independently of the other events.
\(\operatorname{P}(N_i(t) = n_i, i = 1, 2, \ldots, k\mid N(t) = n) = {}\) the probability that exactly \(n_i\) of the \(n\) events is classified as type \(i\), for \(i = 1, 2, \ldots, k\).
This is so called multinomial distribution: \[\operatorname{P}(N_i(t) = n_i, i = 1, 2, \ldots, k\mid N(t) = n) = \frac{n!}{n_1!n_2!\cdots n_k!}P_1^{n_1}P_2^{n_2}\cdots P_k^{n_k}\]
A machine has a large number of identical parts that fail according to a Poisson process with rate \(\lambda\).
Suppose the probability that the part can be fixed is given by the function \(P_1(s) = e^{-rs}\), where \(s\) is the time of the failure.
What is the expected number of parts that must be replaced by the time \(t = 20\)?
Suppose customers arriving to a service station can be modeled as a Poisson process with rate \(\lambda\).
Define the following two random variables:
How are those distributed?