Hi all, I come across a probability question at work and have been struggling to calculate the right probability.
I have a simulation program to simulate a system operating continuously for a day (24 hours * 60 = 1440 minutes), and predict how many minutes the system will "freeze" (the system is not working). The program simulated 150 minutes out of 1440 minutes that the system will freeze.
If in reality, the system would only operates for 100 minutes continuously in a day (can be any continuous 100 minutes in a day), Is that correct to say that the probability of finding one minute in a day that the system freezes is 150/1440 * 100/1440 = 0.723%?
and any though on how I should calculate the probability of finding two minutes in a day that the system freezes?
Thanks!
I have a simulation program to simulate a system operating continuously for a day (24 hours * 60 = 1440 minutes), and predict how many minutes the system will "freeze" (the system is not working). The program simulated 150 minutes out of 1440 minutes that the system will freeze.
If in reality, the system would only operates for 100 minutes continuously in a day (can be any continuous 100 minutes in a day), Is that correct to say that the probability of finding one minute in a day that the system freezes is 150/1440 * 100/1440 = 0.723%?
and any though on how I should calculate the probability of finding two minutes in a day that the system freezes?
Thanks!
Last edited: