in reply to Statistical data analysis

if this were a code review i'd point out the following:

otherwise, the code is pretty straightforward, the variables are generally well-named, and the math looks right to me. so a ++ despite my nitpicks.

anders pearson

Replies are listed 'Best First'.
Re: Re: Statistical data analysis
by moxliukas (Curate) on Jun 05, 2002 at 16:56 UTC
    Thanks for the nitpicking. I have changed everything the way you suggested and this hopefully resulted in a more readable code. Thank you again.