今天Failed了.... 有一些题我之前的samples或practice exams都没看过.
例如有一题是: the second moment about 7 is 20, the second moment of the same distribution about 4 is 30, what is the mean. <--这题之前看都没看过....无语了
还有一题是: the time for the machine to fail is an exponential dist. the probability of the failure time between time 5 and time 10 is .25. what's the prob between time 10 and 20?
应该是用 .25=e^(-5/mean)-e^(-10/mean), 然后求mean, 再求prob吧? 但请问如何解那个公式求mean?