Statistics of a Sample

Source Code written by David Forrest in 1997 at UVA Systems Engineering (See)
This Demo uses Perl, Unix, cgi-lib.pl, a Java Histogram, and | Stat to provide some statistics for the sample below:
VariableValueExamples
Data Set0.1,0.2
n	=	4
NA	=	0
min	=	0.3
max	=	4.5
sum	=	10.8
ss	=	40.34
mean	=	2.7
var	=	3.72667
sd	=	1.93046
se	=	0.965229
skew	=	-0.213298
kurt	=	0.841936

Data

0.3 
2 
4.5 
4

Goodbye