Two streams, A and B, suspected of being contaminated, were tested for their degree of acidity. Analysis of the 6 water samples taken from stream A showed that the mean acidity level is 7.52 with a standard deviation of 0.024 while the 5 samples taken at Stream B showed an acidity level of 7.49 with a standard deviation of 0.032. Using a 0.05 significance level, determine whether the streams have different acidity levels.
1
Expert's answer
2020-05-12T16:29:14-0400
H0:σA2=σB2,H1:σA2=σB2α=0.05We will use the following criterion:F=Ssm2Sb2 where Sb2,Ssm2 are bigger and smaller samplevariances respectively.F=(0.024)2(0.032)2≈1.78.k1=5−1=4k2=6−1=5Fcriticalright=Fcritical(α/2;k1;k2)=Fcritical(0.025;4;5)≈7.3879.F<Fcriticalright. So we accept H0.There is no evidence that population variances are not equal.
2 streams:
A:NA=6,xA=7.52,sA=0.024B:NB=5,xB=7.49,sB=0.032H0:μA=μB,H1:μA=μB,α=0.05We assume that the level of acidity has normal distribution.T=(n−1)S12+(m−1)S22X−Yn+mnm(n+m−2)We have T≈1.779.k=n+m−2=6+5−2=9tcritical=tcritical(α;k)=tcritical(0.05;9)≈2.2622.(−∞;−2.2622)∪(2.2622;∞) — critical region.T≈1.779 does not fall into the critical region. So we accept H0.There is no evidence that streams A and B have different acidity levels.
Comments