A synonym for confounding, in which one or more effects that cannot unambiguously be attributed to a single factor or interaction. In statistics, signal processing and related disciplines, aliasing is an effect that causes different signals to become indistinguishable when sampled. It also often refers to the distortion or artifact that results when a signal reconstructed from samples is different from the original continuous signal.

Mostly, this occurs in fractional factorial designs because the design does not include all of the combinations of factor levels. For example, if factor A is confounded with the 3-way interaction BCD, then the estimated effect for A is the sum of the effect of A and the effect of BCD. You cannot determine whether a significant effect is because of A, because of BCD, or because of a combination of both. But this can also occur in signals sampled in time, for instance digital audio, and is referred to as temporal aliasing. It can also occur in spatially sampled signals (e.g. moiré patterns in digital images); this type of is called spatial aliasing.

This can generally be avoided by applying low-pass filters or anti-aliasing filters (AAF) to the input signal before sampling and when converting a signal from a higher to a lower sampling rate. Suitable reconstruction filtering should then be used when restoring the sampled signal to the continuous domain or converting a signal from a lower to a higher sampling rate. For spatial anti-aliasing, the types include fast sample anti-aliasing (FSAA), multisample anti-aliasing, and supersampling.

References

Wikipedia. https://en.wikipedia.org/wiki/Aliasing