the time for a major exam to be completed is normally distributed with an average of 55 minutes and a standard deviation of 9 minutes. If 92% of the student completed the exam, when should the test be terminated?
Having a normal distribution with parameters = 55 and = 9 we need to find the time T: P(t < T) = 0.92 . The same is to find T' = (T - ) / , which is the 0.92 quantile of normal distribution with parameters = 0 and = 1. So T' = 1.41 and T = *T' + = 9*1.41 + 55 = 67.69.. The test should be terminated after 67.7 minutes.
Comments
Leave a comment