Measurement and Data Processing -- Diagnostic Tests
Measurement and Data Processing — Diagnostic Tests
Unit Tests
UT-1: Uncertainty Propagation
Question: The density of a metal cylinder is determined by measuring its mass (m=12.45±0.01g) and dimensions: diameter (d=1.25±0.01cm) and height (h=5.00±0.01cm). Calculate the density and its absolute uncertainty. The volume of a cylinder is V=πd2h/4.
Solution:
V=4π×1.252×5.00=4π×1.5625×5.00=424.54=6.135cm3
ρ=Vm=6.13512.45=2.029g cm−3
Fractional uncertainty in d: 1.250.01=0.0080 (0.80%). Since d2 appears, its contribution is 2×0.0080=0.016 (1.6%).
Fractional uncertainty in h: 5.000.01=0.0020 (0.20%).
Fractional uncertainty in m: 12.450.01=0.00080 (0.08%).
Total fractional uncertainty in ρ: (0.016)2+(0.0020)2+(0.00080)2=0.000256+0.000004+0.00000064=0.000261=0.0161 (1.6%).
ρ=2.03±0.03g cm−3 (uncertainty given to 1 s.f., value rounded to match).
The diameter measurement dominates the uncertainty because of the d2 term.
UT-2: Significant Figures in Calculations
Question: A student records the following data and performs calculations. Identify and correct all significant figure errors: (a) 0.0250×4.00=0.1000(b) 12.4/3.2=3.875(c) log(2.5×10−3)=−2.6021(d) The pH is measured as 3.45. Calculate [H+]=10−3.45=3.548×10−4.
Solution:
(a) 0.0250×4.00=0.100. Rule: in multiplication, the answer has the same number of significant figures as the factor with the fewest. 0.0250 has 3 s.f., 4.00 has 3 s.f. Answer should be 3 s.f.: 0.100. (The student wrote 0.1000 which is 4 s.f. — incorrect.)
(b) 12.4/3.2=3.9. 12.4 has 3 s.f., 3.2 has 2 s.f. Answer should be 2 s.f.: 3.9 (not 3.875).
(c) log(2.5×10−3)=−2.60. When taking a logarithm, the number of decimal places in the answer equals the number of significant figures in the original. 2.5×10−3 has 2 s.f., so the log should have 2 decimal places: −2.60 (not −2.6021).
(d) [H+]=10−3.45=3.5×10−4. When taking an antilogarithm, the number of significant figures in the answer equals the number of decimal places in the original. PH =3.45 has 2 decimal places, so [H+] should have 2 s.f.: 3.5×10−4mol dm−3 (not 3.548×10−4).
UT-3: Graphical Analysis and Best-Fit Line
Question: In an experiment to determine the molar mass of an unknown gas, a student measures the mass of gas at different pressures (constant T, V). The data should follow m=RTPMV. The student plots m vs P and obtains a gradient of 0.0445g kPa−1. If V=250cm3 and T=298KCalculate the molar mass. Identify whether the student should force the line through the origin and explain why.
Solution:
From m=RTMV×PThe gradient of m vs P is RTMV.
M=Vgradient×RT
Convert units: V=250cm3=250×10−6m3=2.50×10−4m3. P in kPa, so R=8.314J K−1mol−1 and we need gradient in kg Pa−1:
(Checking: CO2 is 44g mol−1So this is likely CO2 with a unit issue. Rechecking: gradient should be 0.0445g kPa−1. Using R=8.314J K−1mol−1=8.314×10−3kJ K−1mol−1 but with pressure in kPa and volume in dm3: V=0.250dm3.)
M=0.2500.0445×8.314×298=0.250110.3=44.1g mol−1
This gives CO2 (M=44.01g mol−1), which is correct.
Origin question: Yes, the line should be forced through the origin because when P=0There is no gas in the container, so m must equal 0. The relationship m=(MV/RT)P has no intercept term. However, in practice, a best-fit line not forced through the origin may reveal systematic error (e.g., the container was not fully evacuated).
Integration Tests
IT-1: Error Analysis in a Titration (with Acids and Bases)
Question: In a titration of HCl with NaOHA student uses a burette (±0.05cm3) and a pipette (±0.05cm3). The pipette delivers 25.00cm3 of 0.100±0.001mol dm−3 HCl. The average titre is 24.85cm3. Calculate the concentration of NaOH with its absolute uncertainty. The titre range is 24.80—24.90cm3.
The concentration uncertainty is dominated by the uncertainty in the HCl concentration.
IT-2: Propagation of Uncertainty in Kinetics (with Kinetics)
Question: The Arrhenius equation lnk=lnA−Ea/RT is used to determine Ea from a plot of lnk vs 1/T. A student obtains a gradient of −8500K with a standard error of ±200K. Calculate Ea and its uncertainty. If the y-intercept is 25.0±0.5Calculate A and its uncertainty.
For the pre-exponential factor: lnA=intercept=25.0.
A=e25.0=7.20×1010 (with units depending on the reaction order)
Uncertainty in A: The intercept uncertainty is ±0.5. Since A=eintercept:
Amax=e25.5=1.18×1011, Amin=e24.5=4.39×1010
ΔA=21.18×1011−4.39×1010=3.71×1010
A=(7.2±3.7)×1010dm3mol−1s−1 (for a second-order reaction)
The large relative uncertainty in A (about 51%) reflects the exponential sensitivity: a small uncertainty in the intercept produces a large uncertainty in A. This is why Ea is generally determined more precisely than A from Arrhenius plots.
IT-3: Statistical Analysis and Equilibrium (with Equilibrium)
Question: A student measures Kc for the reaction N2O4⇌2NO2 five times and obtains: 4.2 \times 10^{-3}$$4.8 \times 10^{-3}$$4.5 \times 10^{-3}$$4.1 \times 10^{-3}$$4.6 \times 10^{-3}. Calculate the mean, standard deviation, and 95% confidence interval. The literature value is 4.6×10−3. Does the experimental value agree with the literature value?
The literature value 4.6×10−3 falls within the 95% confidence interval, so the experimental result agrees with the literature value at the 95% confidence level.