Revision aeb04588a35425b6427afa5bf8f8b8cea79dd436 authored by Boud Roukema on 03 December 2020, 19:57:24 UTC, committed by Boud Roukema on 03 December 2020, 19:57:24 UTC
In `reproduce/analysis/bash/verify-parameter-statistically.sh`,
we by default compare two individual realisations (a new one
versus an old one), but if requested, we compare a new one
to the mean of an ensemble of old realisations. In the former
case, the error distribution of the difference, for Gaussian distributions,
should be \sqrt{2} times the standard deviation of the parameter
being measured; in the latter case, the standard error in the mean
should be a lot smaller than the standard deviation.

This commit corrects the handling of the former case by
increasing the "number of sigmas" by a factor of sqrt{2}. No
change is made for the latter case.
1 parent a34a1d5
History
File Mode Size
reproduce
tex
.dir-locals.el -rw-r--r-- 1.3 KB
.file-metadata -rw-r--r-- 9.0 KB
.gitignore -rw-r--r-- 994 bytes
COPYING -rw-r--r-- 34.3 KB
FAQ -rw-r--r-- 863 bytes
README-hacking.md -rw-r--r-- 90.2 KB
README.md -rw-r--r-- 24.7 KB
TODO -rw-r--r-- 4.5 KB
paper.tex -rw-r--r-- 101.9 KB
project -rwxr-xr-x 23.3 KB

README.md

back to top