Assume that the height of South African adult males has the normal distribution, with an average
of 166 cm and a standard deviation of 9 cm. Let X be the sample mean of the heights of a sample
of 20 men.
(a) Describe the distribution of X; giving the name of the distribution, its expected value and
variance. (5)
(b) What is the probability that the sample mean is between 156 cm and 176 cm? (7)
(c) Find the first and third quartiles of the distribution of the sample mean. (8)
(a) Suppose that a random sample of n observations is taken from a normal population with mean "\\mu" and variance "\\sigma^2" . Then by the Central Limit Theorem we conclude that the distribution of the sample means will be normally distributed with mean "\\mu" and variance "\\sigma^2\/n" .
"X\u223cN(\u03bc,\u03c3^2 \/20) \\\\\n\n\\mu = 166 \\\\\n\n\\sigma = 9 \\\\\n\nn=20 \\\\\n\nX\u223cN(166,9^2 \/20) \\\\\n\nE(X)=\\mu=166 \\\\\n\nVar(X)=\\frac{\\sigma^2}{n}=\\frac{9^2}{20}=4.05"
(b)
"P(156<\\bar{X}<176) = P(\\bar{X}<176) -P(\\bar{X}<156) \\\\\n\n= P(Z< \\frac{176-166}{4.05}) -P(Z< \\frac{156-166}{4.05}) \\\\\n\n= P(Z< 1.111) -P(Z< -1.111) \\\\\n\n= 0.86674 -0.13326 \\\\\n\n= 0.7335"
(c)
"P(Z< \\frac{x-166}{4.05}) = 0.25 \\\\\n\n\\frac{x-166}{4.05} = -0.6745 \\\\\n\nx = 163.27 \\;cm"
The first quartile "Q_1 = 163.27 \\;cm"
"P(Z< \\frac{x-166}{4.05}) = 0.75 \\\\\n\n\\frac{x-166}{4.05} = 0.6745 \\\\\n\nx=168.73"
The third quartile "Q_3 = 168.73 \\;cm"
Comments
Leave a comment