Content deleted Content added
added picture; removed {{math-stub}} |
made the Gaussian explicit |
||
Line 1:
The '''Parzen window''' method is a way of estimating the [[probability density function]] of a [[random variable]].
If ''x''<sub>1</sub>, ''x''<sub>2</sub>, ..., ''x''<sub>N</sub> is a [[statistical sample|sample]] of a random variable, then the Parzen window approximation of its probability density function is :<math>\rho(x)=\frac{1}{N}\sum_{i=1}^N W(x-x_i)</math>
where ''W'' is some kernel. Quite often ''W'' is taken to be a [[
:<math>W(x) = {1 \over \sigma\sqrt{2\pi} }\,e^{-{x^2 / 2\sigma^2}}.</math>
[[Image: Parzen_window_illustration.png|frame|center|The Parzen window density estimate ρ(''x'')
==See also==
|