HalfNormalDistribution¶
represents a half-normal distribution with parameter theta.
The mean is 1/theta:
The variance is (Pi - 2) / (2 theta^2):
The median is Sqrt[Pi] InverseErf[1/2] / theta:
HalfNormalDistribution¶represents a half-normal distribution with parameter theta.
The mean is 1/theta:
The variance is (Pi - 2) / (2 theta^2):
The median is Sqrt[Pi] InverseErf[1/2] / theta: