半小时事故概率
Half Time
题目详情
某条路在 1 小时内发生事故的概率是 。
问:在半小时内发生事故的概率是多少?
提示:假设两个半小时区间的“无事故”联合概率等于 1 小时无事故的概率。
The probability of having accidents on a road in one hour is . What is the probability of accidents in half an hour?
Hint
The joint probability of no events in two intervals of half an hour each is the same as the probability of no event in one hour.
解析
答案是 。
1 小时无事故概率为 。
设半小时无事故概率为 ,则两个半小时都无事故的概率为 ,于是
因此半小时发生事故概率为 。
Original Explanation
1/2
Solution
Probability of no accident in hour = P(no accidents in the first half an hour ) * P(no accidents in the next half an hour)
Hence the probability of an accident in half an hour
For those who are more inclined towards the inner wirings
Assume that the disjoint time intervals are independent, the probability of no accidents in = the probability of no accidents in AND
Define = probability of an accident in an interval of hours
Given that and .
The way we have defined above, it is the probability that at least accident happens in time interval . Thus, as increases, also increases.
Trivia
-
The assumption for the independence of disjoint intervals is called Memorylessness
-
The probability of having at least one accident = 3/4. But there can be any number of accidents. Typically, it follows a Poisson Distribution, with parameter average number of accidents in that period.
-
The waiting time for the next accident is a continuous random variable. Typically it follows an exponential distribution, with the parameter average waiting time for the next event.
-
The occurrence rate () and the average waiting time () are related as . This means that if on average, there are 3 meteorites per hour, then on average we wait for (1/3) hours to see the next meteorite.