• We are pleased to announce that the winner of our Feedback Prize Draw for the Winter 2024-25 session and winning £150 of gift vouchers is Zhao Liang Tay. Congratulations to Zhao Liang. If you fancy winning £150 worth of gift vouchers (from a major UK store) for the Summer 2025 exam sitting for just a few minutes of your time throughout the session, please see our website at https://www.acted.co.uk/further-info.html?pat=feedback#feedback-prize for more information on how you can make sure your name is included in the draw at the end of the session.
  • Please be advised that the SP1, SP5 and SP7 X1 deadline is the 14th July and not the 17th June as first stated. Please accept out apologies for any confusion caused.

transition rates

T

tatos

Member
Consider 2 machines
Time to break down follows an exponential distribution with rate s
Time to repair also follows an exponential distribution but with rate r

Only one machine can be repaired at a time

the generator matrix is given by

-r r 0
s -(s+r) r
0 2s -2s

My question is: why isn't there a transition rate to describe a movement from 2 machines in working order to 0 machines in working order (entry 3,1 in the matrix above, which is 0)? i.e. Why does it seem like it has to pass through "state 1" en route to zero machines in working order?

I understand how you can go from 0 to 1 only and not from 0 to 2 (because only one machine can be repaired at a time) but I don't understand why you can't go from 2 to 0 immediately (since surely the machines can simultaneously break down?)
 
It's a continuous time model and the transition rates are the rates of transition in a really really short period of time.
If two drops down (or up) appear to happen simultaneously, you could always conceptually chop up the "instant" into two where in each a jump occurs.

Academically if you go back to first principles of the poisson process, the multiple jumps are o(dt^2) and higher and thus "disappear".
 
Back
Top