Using Student’s t for Significance Testing
Example of testing literature values with Student’s t.
If you look up the chemical reaction rate constants of CFCl reacting with nitric oxide, NO, in the literature, you find two reports
![]()
|
Work # 1 |
Work #2 |
|
k=1.0(±0.1)´10-14 @ 90% conf. |
k=1.6(±0.2)´10-14 @ 95% conf. |
Upon reading the experimental section of both papers, both works used 5 replicate measurements to arrive at the result. Thus N=5
From that information, we can “back out” the standard deviations from the Student’s t confidence intervals since

We find s1=1.0´10-15 and s2=1.6´10-15
With the two standard deviations, the F-test is used to determine if the two came from the same parent population.
First, calculate Fcalc

Next, compare to the table value. The table value for 95% confidence and 4 degrees of freedom for each standard deviation is Ftable = 6.39
Since Fcalc is less than Ftable the two standard deviations may have come from the same parent population. And the pooled standard deviation may be used for the Student’s t test.
The pooled standard deviation is obtained from

In this case spooled = 1.33´10-15
Finally, the Student’s t test for significance is performed.
1) Invoke the null hypothesis, that both reported rate constants came from the same population of measurements.
2) Calculate a Student’s t using the joint estimate of the standard deviation.

3) Compare the calculated value to the table value. The table value for 95% confidence and N1+N2-2 = 8 degrees of freedom is ttable = 2.306
4) Since ttable is less than tcalc the two means did not come from the same parent population. In this case, a third measurement should be performed to determine the correct value of the rate constant.
This page last check Tuesday, August 03, 2004