1 In a sample of 28 apartments in a building 7 had mold a Cr
1) In a sample of 28 apartments in a building, 7 had mold.
a. Create a 90% confidence interval estimate for the amount of apartments in that building that had mold. Use formulas and chart.
b. With .05 significance, test the claim that 30% of apartments in that building had mold. Use P-value method with formulas.
c.Test the claim that fewer than 15% of the apartments in the building had mold.
Solution
a)
CI = p ± Z a/2 Sqrt(p*(1-p)/n)))
x = Mean
n = Sample Size
a = 1 - (Confidence Level/100)
Za/2 = Z-table value
CI = Confidence Interval
Mean(x)=7
Sample Size(n)=28
Sample proportion = x/n =0.25
Confidence Interval = [ 0.25 ±Z a/2 ( Sqrt ( 0.25*0.75) /28)]
= [ 0.25 - 1.64* Sqrt(0.0067) , 0.25 + 1.64* Sqrt(0.0067) ]
= [ 0.1158,0.3842]
b)
Set Up Hypothesis
Null, H0:P=0.3
Alternate, H1: P!=0.3
Test Statistic
No. Of Success chances Observed (x)=7
Number of objects in a sample provided(n)=28
No. Of Success Rate ( P )= x/n = 0.25
Success Probability ( Po )=0.3
Failure Probability ( Qo) = 0.7
we use Test Statistic (Z) for Single Proportion = P-Po/Sqrt(PoQo/n)
Zo=0.25-0.3/(Sqrt(0.21)/28)
Zo =-0.5774
| Zo | =0.5774
P-Value: Two Tailed ( double the one tail ) - Ha : ( P != -0.57735 ) = 0.5637
Hence Value of P0.05 < 0.5637,Here We Do not Reject Ho
