Hat operator

From HandWiki
Short description: Mathematical notation

The hat operator is a mathematical notation with various uses in different branches of science and mathematics.

Estimated value

In statistics, a circumflex (ˆ), called a "hat", is used to denote an estimator or an estimated value. For example, in the context of errors and residuals, the "hat" over the letter ε^ indicates an observable estimate (the residuals) of an unobservable quantity called ε (the statistical errors).

Another example of the hat operator denoting an estimator occurs in simple linear regression. Assuming a model of yi=β0+β1xi+εi, with observations of independent variable data xi and dependent variable data yi, the estimated model is of the form y^i=β^0+β^1xi where i(yiy^i)2 is commonly minimized via least squares by finding optimal values of β^0 and β^1 for the observed data.

Hat matrix

In statistics, the hat matrix H projects the observed values y of response variable to the predicted values ŷ:

𝐲^=H𝐲.

Cross product

In screw theory, one use of the hat operator is to represent the cross product operation. Since the cross product is a linear transformation, it can be represented as a matrix. The hat operator takes a vector and transforms it into its equivalent matrix.

𝐚×𝐛=a^𝐛

For example, in three dimensions,

𝐚×𝐛=[axayaz]×[bxbybz]=[0azayaz0axayax0][bxbybz]=a^𝐛

Unit vector

Main page: Unit vector

In mathematics, a unit vector in a normed vector space is a vector (often a spatial vector) of length 1. A unit vector is often denoted by a lowercase letter with a circumflex, or "hat", as in 𝐯^ (pronounced "v-hat").[1]

Fourier transform

The Fourier transform of a function f is traditionally denoted by f^.

See also

References