![]() |
What is it? |
![]() |
When the meter pegs!
Sometimes, measured values are truncated at some lower or higher limit. This occurs often with analog instruments that have fixed readout scales. Sometimes the baseline drifts off scale on the low side or measurements unexpectedly exceed the maximum. Thus, a data set has a number of values recorded either as off scale or assigned to the lowest or highest limiting value. Truncated data, even if the parent population is gaussian, gives calculated means and standard deviations that are biased.
In this case the sample from the first figure is truncated by assigning any value >270 to have a value of 270. The simulation is from a population with a mean of 250 and a S.D. of 20. The original sample of 200 values gives a mean of 250.4 and S.D. of 19.6. This trucated sample with all data included gives 248.5 and 16.3. If the truncated values are ignored, the values are worse (245.0 and 14.8). For DANFIP analysis, the values of the data that have been assigned the limiting value are not processed, but the eCDF of the other data is fit WITH THE ORIGINAL SAMPLE SIZE to preserve some of the information. This gives a very good estimate of the parent population parameters (249.7 and 19.4).
|
For more information about this procedure see Wampler, Analytical Biochemistry 186, 209-219 (1990). Note: Equation 7 in this paper is in Error - by a factor of 2 in the denominator. The correct formula is shown above and the presentation linked below.
For the slides of a siminar presentation concerning this process, follow this link.
An implementation of the full DANFIP procedure in Quick Basic 64 (http://www.qb64.net/) that runs on Window versions up through 8 is available from the author. The Levenberg-Marquardt fitter in this implementation is streamlined for quicker execution (however, the algorithm used does make it a bit less likely to converge if the initial guesses are not too good).
John E. Wampler
Department of Biochemistry & Molecular Biology
Life Sciences Building
University of Georgia
Athens, GA