Exercise_4
Exercise_4
Exercise 4
a) Determine 90% and 95% confidence intervals for the average salary. Use pen,
paper, calculator, standard normal tables and the principle introduced in file
Determining CI for mean.pdf, in the course workspace.
c) As point b, but supposing that 700 € is the sample standard deviation, and the
population standard deviation is unknown. You must replace
CONFIDENCE.NORM by CONFIDENCE.T. How the results were changed, if
compared to point b?
3. A company analyzed times needed to complete a certain type of project. Time was
supposed to be normally distributed. The following sample was obtained (time in
months) :
2.5 4.7 3.5 9.5 5.0 5.5 4.0 5.8 5.0 3.5 6.5 6.0 3.6
a) Using Excel, determine the 95% confidence interval for the average project
duration. Consider yourself what are the proper Excel functions to be used.
b) By using the best estimates for the mean and the standard deviation (=sample
mean and sample standard deviation), determine the duration exceeded only with
probability of 2%. Excel command NORM.INV can be used. Do the same also in
“the worst case scenario”: using the upper limit of the 95% confidence interval as
an estimate for the mean (the standard deviation being still the sample standard
deviation).
Understand that there’s a big difference if the actual mean of the distribution
exceeds a certain limit or if single value of the random variable exceeds a certain
limit!
c) Let’s analyze possibilities to complete a project very quickly. If using the best
estimates for the mean and the standard deviation, what is the probability that only
1 month is needed to finish a project? Determine also limit H such as there’s
probability of only 0.1% that duration of a project is less than H. What do you think
about rationality of the results?
4. Let 𝑋 be normally distributed random variable with mean 200 and standard deviation
30. In points a-c, determine the probabilities and the limit asked in point d, without
Excel, using standard normal table (and calculator when needed).
e) Check your answers with Excel, using commands NORM.DIST and NORM.INV.
Problem 2
a, b) 95% confidence interval is [3653 € , 3847 €], the margin of error being 97 €.
For confidence level 90% the interval is [3668 €, 3832 €] and the margin of error is 81 €.
Problem 3
b) The critical limits for durations, calculated in two different ways, are 8.7 months and 9.8
months.