statistics - Probability over time period -
can me probability question. lets know following:
- probability of event time period 1 period 2 (x)
- probability of event time period 1 period 3 (y)
what probability of time period 2 period 3?
thanks in advance? john
t time of event.
probability of event time period 1 period 2 (x): p(t1 <= t < t2) = x
probability of event time period 1 period 3 (y): p(t1 <= t < t3) = y
what probability of time period 2 period 3?
p(t2 <= t < t3) = p(t1 <= t < t3) - p(t1 <= t < t2) = y - x
Comments
Post a Comment