Answer
Pre-required Knowledge
-
Kernel Density Estimator (KDE): The KDE is defined as: Let , then .
-
Expectation of Sum: .
-
Convolution: .
Step-by-Step Answer
-
Write down the expectation of the estimator: Since are independent and identically distributed (i.i.d.) samples from , and expectation is linear:
-
Simplify using identical distribution: Since all follow the same distribution , is the same for all .
-
Calculate the expectation: By definition of expectation for a function of a continuous random variable :
-
Relate to convolution: The integral is exactly the definition of the convolution between and , denoted as .
-
Interpretation of Bias: The expected value of the KDE is not the true density , but the true density convolved (smoothed) with the kernel function. This means the KDE is a biased estimator. The convolution operation "smears" or smooths out the probability mass of , typically reducing peaks and filling in valleys. The bias depends on the bandwidth ; as , the kernel approaches a Dirac delta function, and the bias approaches 0 (asymptotically unbiased).