DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
Mathematical Functions
Curve Fitting
Properties
MeanY
See also:
CalcStatistics
,
MeanAngleX
,
MeanAngleY
,
MeanDiff
,
MeanX
Index
Statistical Background
MeanY
Declaration:
TCurveFit
.
MeanY
: double;
The read-only property
MeanY
returns the mean of the y-values entered by the method
EnterStatValue
.