Learn Before
Formula

Mathematical Definition of Estimator Bias

bias(θ^m)=E(θ^m)θ\mathrm{bias}(\hat{\theta}_m) = \mathbb{E}(\hat{\theta}_m) - \theta, where θ^m\hat{\theta}_m is the estimator of a parameter, θ\theta is the true value of that parameter, and mm is the sample size/number of data points. The bias of an estimator for a parameter is the difference between the expected value that the estimator will take when trained on data and the actual value of the parameter used to generate the data.

0

1

Updated 2026-06-15

References


Tags

Data Science

Learn After