The annual dollar value of homes sold by real estate salespersons in a certain
community has a mean of $7.5 million, with a standard deviation of $4.4 million.
Find the probability that, in a random sample of 36 such salespersons, the sample
mean annual dollar value of homes sold will
(i) be less than $6.5 million; [2 marks]
(ii) exceed $9.0 million.
"\\mu = 7.5 \\\\\n\n\\sigma = 4.4 \\\\\n\nn = 36"
(i)
"P(X<6.5) = P(Z < \\frac{6.5 -7.5}{4.4\/ \\sqrt{36}}) \\\\\n\n= P(Z< -1.393) \\\\\n\n= 0.0818"
(ii)
"P(X>9.0) = 1 -P(X<9.0) \\\\\n\n= 1 -P(Z < \\frac{9.0 -7.5}{4.4 \/ \\sqrt{n}} ) \\\\\n\n= 1 -P(Z < 2.045) \\\\\n\n= 1 -0.9795 \\\\\n\n= 0.0205"
Comments
Leave a comment