From: Marat Khalili (0x8.0p15_at_[hidden])
Date: 2007-07-10 02:59:35


Lewis Hyatt wrote:
> Note, in
> particular, that this error law would imply no benefit whatsoever to averaging
> the results from many observations together... you would get the same error as
> you would from any one trial.

On a positive note, is this what you need for your work? Do you need
function:
     estimation_from_statistics(list<T> &statistics)
returning average and deviation? I bet one exists already, but I can add
one to the library. What do you do next with the value you receive? Do
you substitute it somewhere?

With Best Regards,
Marat