Definition

Univariate Delta Method

Let be a sequence of random variables satisfying , be a differentiable function at , and , then

Proof

By Taylor Series approximation

Where by the assumption. By the continuous mapping theorem, , which is a function of , also converges to random variable, so it is Boundedness in Probability by the property of converging random vector

Therefore, by the property of sequence of random variables bounded in probability

Examples

Estimation of the sample variance of Bernoulli Distribution

Let by CLT

by Delta method

Let , then

Therefore, the sample mean and variance follow such distributions

Visualization

  • x-axis:
  • y_axis:
  • y1: ^[variance by mean]
  • y2: ^[sample mean]
  • y3, y4: ^[sample variance that calculated by the sample mean]
  • y5: first order approximated line at

If sample size , variance of sample mean . So, sample variance can be well approximated by first-order approximation.