asked 185k views
1 vote
James, a real estate appraiser is looking at homes in the 78681 zip code. He takes a random sample of 42 homes form the Austin MLS (that's where Realtors go for information) and finds that 29 of them are listed as "eclectic" style. What is the 80% confidence interval for the proportion of homes that are "eclectic"?

asked
User Platypus
by
7.4k points

1 Answer

4 votes

Answer:

80% confidence interval for the proportion of homes that are "eclectic" is [0.59 , 0.78].

Explanation:

We are given that James takes a random sample of 42 homes form the Austin MLS (that's where Realtors go for information) and finds that 29 of them are listed as "eclectic" style.

Firstly, the pivotal quantity for 80% confidence interval for the population proportion is given by;

P.Q. =
\frac{\hat p-p}{\sqrt{(\hat p(1-\hat p))/(n) } } ~ N(0,1)

where,
\hat p = sample proportion of homes that are "eclectic" =
(29)/(42) = 0.69

n = sample of homes = 42


\mu = population proportion of homes that are "eclectic"

Here for constructing 80% confidence interval we have used One-sample z proportion statistics.

So, 80% confidence interval for the population proportion, p is ;

P(-1.282 < N(0,1) < 1.282) = 0.80 {As the critical value of z at 10% level

of significance are -1.282 & 1.282}

P(-1.282 <
\frac{\hat p-p}{\sqrt{(\hat p(1-\hat p))/(n) } } < 1.282) = 0.80

P(
-1.282 * {\sqrt{(\hat p(1-\hat p))/(n) } } <
{\hat p-p} <
1.282 * {\sqrt{(\hat p(1-\hat p))/(n) } } ) = 0.80

P(
\hat p-1.282 * {\sqrt{(\hat p(1-\hat p))/(n) } } < p <
\hat p+1.282 * {\sqrt{(\hat p(1-\hat p))/(n) } } ) = 0.80

80% confidence interval for p = [
\hat p-1.282 * {\sqrt{(\hat p(1-\hat p))/(n) } },
\hat p+1.282 * {\sqrt{(\hat p(1-\hat p))/(n) } }]

= [
0.69-1.282 * {\sqrt{(0.69(1-0.69))/(42) } } ,
0.69+1.282 * {\sqrt{(0.69(1-0.69))/(42) } } ]

= [0.59 , 0.78]

Therefore, 80% confidence interval for the proportion of homes that are "eclectic" is [0.59 , 0.78].

answered
User Alunny
by
8.4k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.