Formula Sheet & High-Yield Review | Latest Update |
Graded A+
Question 1. What is the standard deviation of the following set of measurements (in
ppm): 12.3, 12.5, 12.2, 12.4, 12.6?
A. 0.10
B. 0.16
C. 0.20
D. 0.25
Correct Answer: B
Rationale: The mean is (12.3 + 12.5 + 12.2 + 12.4 + 12.6)/5 = 12.4 ppm. The variance is
[(0.01 + 0.01 + 0.04 + 0 + 0.04)/(5-1)] = 0.10/4 = 0.025. The standard deviation is √0.025
= 0.158 ≈ 0.16 ppm .
Question 2. Which statistical test is most appropriate for comparing the means of two
independent analytical methods where the variances are assumed to be unequal?
A. Paired t-test
B. F-test
C. Welch's t-test
D. Chi-square test
Correct Answer: C
,Rationale: Welch's t-test is designed specifically for comparing means when the
variances of the two groups are unequal. It adjusts the degrees of freedom using the
Satterthwaite approximation to account for the unequal variances. The paired t-test is
for dependent samples, the F-test compares variances, and the chi-square test is for
categorical data .
Question 3. A calibration curve has the equation y = 0.895x + 0.012 with R² = 0.9992.
What is the concentration of an unknown with a measured signal of 2.345?
A. 2.608 ppm
B. 2.631 ppm
C. 2.607 ppm
D. 2.619 ppm
Correct Answer: C
Rationale: To find the concentration, rearrange the calibration equation to solve for x: x
= (y - b)/m = (2.345 - 0.012)/0.895 = 2.333/0.895 = 2.607 ppm .
Question 4. A set of replicate measurements yields a mean of 45.67 ppm with a
standard deviation of 0.32 ppm (n = 6). What is the 95% confidence interval for the true
mean? (t at 95% for n = 6 is 2.571)
A. 45.67 ± 0.34 ppm
B. 45.67 ± 0.21 ppm
C. 45.67 ± 0.13 ppm
D. 45.67 ± 0.42 ppm
,Correct Answer: A
Rationale: The confidence interval is calculated as CI = x̄ ± (t × s/√n) = 45.67 ± (2.571 ×
0.32/√6) = 45.67 ± 0.34 ppm .
Question 5. A sample is analyzed 10 times, yielding a mean of 12.34% and a standard
deviation of 0.21%. What is the relative standard deviation (RSD) in %?
A. 0.017%
B. 1.70%
C. 0.21%
D. 0.0170
Correct Answer: B
Rationale: RSD = (s/x̄) × 100 = (0.21/12.34) × 100 = 1.70%. The RSD expresses the
standard deviation as a percentage of the mean, providing a measure of precision
relative to the magnitude of the measurement .
Question 6. The F-test is used to compare:
A. Two means
B. Two variances
C. A mean to a known value
D. Multiple means simultaneously
Correct Answer: B
, Rationale: The F-test compares the ratio of two sample variances to determine if they
are significantly different. This is critical before applying pooled t-tests, which require
equal variances. The t-test is used for comparing means, and ANOVA is used for
comparing multiple means simultaneously .
Question 7. For a calibration curve with equation y = 1.25x + 0.02 and R² = 0.998, if a
sample gives a response of y = 5.77, what is the concentration?
A. 4.58
B. 4.60
C. 4.62
D. 4.65
Correct Answer: B
Rationale: Solve for x using the calibration equation: x = (y - b)/m = (5.77 - 0.02)/1.25 =
5.75/1.25 = 4.60 .
Question 8. Which measure of central tendency is least affected by outliers?
A. Mean
B. Median
C. Mode
D. Range
Correct Answer: B