Signal processing: smoothing and interpolation estimation
Electronics: linear translation-invariant (LTI) system response: convolution with impulse function
Extra - Convolution
Geometric meaning of convolution
Convolution does not have a neat and precise geometric meaning, but it does have an imprecise intuitive sense.
The product of two quantities tends to be large when both quantities are large; when one of them is small or zero, the product will be small or zero. This behavior is different from the behavior of a sum, where one summand being large is sufficient for the sum to be large. A large summand overrides a small co-summand, whereas a large factor is scaled down by a small cofactor.
The upshot is that a convolution will be large when two functions have similar overall shape. (Caveat: one function must be flipped in a vertical mirror before the overlay is considered.) The argument value where the convolution is largest will correspond to the horizontal offset needed to get the closest overlay of the functions.
Algebraic properties of convolution
The last of these is not the typical Leibniz rule for derivatives of products!
All of these properties can be checked by simple calculations with iterated integrals.
Convolution in more variables
Given , their convolution at is defined by integrating the shifted products over the whole domain:
Observe that the random variables and are “centered at zero,” meaning that .
Covariance
Suppose and are any two random variables on a probability model. The covariance of and measures the typical synchronous deviation of and from their respective means.
Then the defining formula for covariance of and is:
There is also a shorter formula:
To derive the shorter formula, first expand the product and then apply linearity.
Notice that covariance is always symmetric:
The self covariance equals the variance:
The sign of reveals the correlation type between and :
Correlation
Sign
Positively correlated
Negatively correlated
Uncorrelated
Correlation coefficient
Suppose and are any two random variables on a probability model.
Their correlation coefficient is a rescaled version of covariance that measures the synchronicity of deviations:
The rescaling ensures:
Covariance depends on the separate variances of and as well as their relationship.
Correlation coefficient, because we have divided out , depends only on their relationship.