Question 387397
A lab technician is tested for her consistency by taking multiple measurements of cholesterol levels from the same blood sample. The target accuracy is a variance in measurements of 1.2 or less. 
If the lab technician takes 16 measurements and the variance of the measurements in the sample is 2.2, does this provide enough evidence to reject the claim that the lab technician's accuracy is within the target accuracy?
------------------------------------------------------- 
A. State the null and alternative hypotheses
Ho: var^2 >= 1.2 
Ha: var^2 < 1.2 (claim)
---------------------------
 
B. Compute the value of the appropriate test statistic.
Chi-Sq = (16-1)2.2^2/1.2^2 = 15*3.36 = 50.42
---------------------------
 
C. At a (probability of type error 1)=0.01 level of significance, what is your conclusion? 1)Do not reject hypothesis. 2) Reject b/c there is evidence that the target is higher. 3) Reject b/c there is not enough evidence the targets true variance is larger. 4) Cannot determine.
---
For df=19, the right-tail reject critical value is 36.19
Since the ts is greater than 36.19 reject Ho.
The test results do not support the claim.
==============================================
Cheers,
Stan H.
=========