final static class CStats { static float mean( int[] series ) { int total = 0; for ( int i=0;i