Jimmy Snyder
- 1,122
- 22
I posted this in the probability and statistics forum, but I didn't get a nibble. Anyone here care to make a suggestion?
The probability that project a will be complete at time t after it begins is given as:
<br /> \[ p_a(t) = \left\{ \begin{array}{ll}<br /> 0 & \mbox{if t \leq t_1$} \\<br /> \frac {(t - t_1)}{t_2-t_1} & \mbox{if t_1 \leq t \leq t_2$} \\<br /> 1 & \mbox{if t_2 \leq t}<br /> \right. \]
In other words, the project requires at least t_1 to complete and will take no more than t_2. The probability of completion at any time between t_1 and t_2 is a linear function of t.
The probability that project b will be complete at time t after it begins is given as:
<br /> \[ p_b(t) = \left\{ \begin{array}{ll}<br /> 0 & \mbox{if t \leq t_3$} \\<br /> \frac {(t - t_3)}{t_4-t_3} & \mbox{if t_3 \leq t \leq t_4$} \\<br /> 1 & \mbox{if t_4 \leq t}<br /> \right. \]
Project b will begin the moment project a is complete. Given t, what is the probability p_{ab}(t) that both projects will be complete at time t. Obviously,
<br /> \[ p_{ab}(t) = \left\{ \begin{array}{ll}<br /> 0 & \mbox{if t \leq t_1 + t_3$} \\<br /> 1 & \mbox{if t_2 + t_4 \leq t}<br /> \right. \].
What is p_{ab}(t) for t_1 + t_3 \leq t \leq t_2 + t_4?
The probability that project a will be complete at time t after it begins is given as:
<br /> \[ p_a(t) = \left\{ \begin{array}{ll}<br /> 0 & \mbox{if t \leq t_1$} \\<br /> \frac {(t - t_1)}{t_2-t_1} & \mbox{if t_1 \leq t \leq t_2$} \\<br /> 1 & \mbox{if t_2 \leq t}<br /> \right. \]
In other words, the project requires at least t_1 to complete and will take no more than t_2. The probability of completion at any time between t_1 and t_2 is a linear function of t.
The probability that project b will be complete at time t after it begins is given as:
<br /> \[ p_b(t) = \left\{ \begin{array}{ll}<br /> 0 & \mbox{if t \leq t_3$} \\<br /> \frac {(t - t_3)}{t_4-t_3} & \mbox{if t_3 \leq t \leq t_4$} \\<br /> 1 & \mbox{if t_4 \leq t}<br /> \right. \]
Project b will begin the moment project a is complete. Given t, what is the probability p_{ab}(t) that both projects will be complete at time t. Obviously,
<br /> \[ p_{ab}(t) = \left\{ \begin{array}{ll}<br /> 0 & \mbox{if t \leq t_1 + t_3$} \\<br /> 1 & \mbox{if t_2 + t_4 \leq t}<br /> \right. \].
What is p_{ab}(t) for t_1 + t_3 \leq t \leq t_2 + t_4?