n
) for estimating the mean parameter from a univariate truncated normal sample with known variance parameter.The Cram\'er-Rao lower bound (times n
) on the variance for estimating the mean parameter mu
from a univariate truncated normal sample, assuming the true variance parameter sigmasq
is known.
crbound_mu(mu, sigmasq)
A number, the Cram\'er-Rao lower bound.
The mean parameter.
The variance parameter.
The Cram\'er-Rao lower bound in this case is defined as \(\sigma^4/var(X-\mu)\).