I see the terms kernel and distribution used - what I presume to be - interchangeably all the time and hence my understanding is that they are the same e.g. within a publication the phrase "a gaussian kernel" and "a gaussian distribution" appears - to me - synonymous.
However, it is possible, as can be the case, that some nuance is missing from this comparison.
In both Meaning of "kernel" and What does kernel mean no definite answer is given. What are the most overloaded words in mathematics highlights that often terms in mathematics may have non-unique meanings - especially across fields.
So is there a formal or otherwise distinction between a kernel and a distribution?
Or is a kernel just any symmetric function that integrates to 1? i.e.
$$K(-u) = K(u)$$ and $$\int\limits_{-\infty}^\infty K(u)\mathbb{d}u=1$$
Notably if $K(-u) = K(u)$ then any tailed distribution (e.g. Weibull, Gamma, etc) is not a kernel?
Further befuddlement stems from articles like this, stating that:
kernel density estimation (KDE) is a non-parametric way to estimate the probability density function of a random variable.
Such phrasing is, again, symmetric and - to me - implies that if a kernel estimation estimates a probability function, then a tried-and-true kernel is a probability function.
If kernels are not probability-distributions, what is a good / accessible resource to clarify my confusion?
kernelin a lot of different environments, which is perhaps part of my confusion. Most commonly I see the termkernelused in regards to probability, statistics, algorithmics, and machine learning. It would be cool to get a clear distinction between these fields. – SumNeuron Mar 01 '17 at 14:41kernel (statistics). Tangentially - kernels used in K.D.E. have a bandwidth parameter, is there something analogous for distributions? – SumNeuron Mar 01 '17 at 14:48