2.2.3.7. sdepy.montecarlo.stderr

montecarlo.stderr()[source]

Standard error of the mean of cumulated sample data points.

a.stderr() equals a.std()/sqrt(a.paths - 1).