3. DESCRIPTION OF PROBLEM OR FUNCTION
This program calculates and
graphs statistical results of experimental data. It calculates
the linear regression, correlation coefficients, the confidence
intervals for 90-95-99 percent confidence that the next sample
will be within the printed interval, the 90 percent confidence
interval that 95 percent of the remaining population will be
within, and the mean and standard deviation of each parameter.
The program graphs these confidence intervals, the regression line
and the experimental data to obtain a visual indication of
correlation. Input data is printed in tabular form and all
dependent data are displayed against all independent data, one
parameter at a time.