Samiksha Jaiswal (Editor)

Hat operator

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

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

Contents

Hat matrix

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

y ^ = H y .

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 × b = a ^ b

For example, in three dimensions,

a × b = [ a x a y a z ] × [ b x b y b z ] = [ 0 a z a y a z 0 a x a y a x 0 ] [ b x b y b z ] = a ^ b

Estimated Value

In statistics, the hat is used to denote an estimator or an estimated value, as opposed to its theoretical counterpart. 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).

References

Hat operator Wikipedia