Share to: share facebook share twitter share wa share telegram print page

Covariance matrix

A bivariate Gaussian probability density function centered at (0, 0), with covariance matrix given by
Sample points from a bivariate Gaussian distribution with a standard deviation of 3 in roughly the lower left–upper right direction and of 1 in the orthogonal direction. Because the x and y components co-vary, the variances of and do not fully describe the distribution. A covariance matrix is needed; the directions of the arrows correspond to the eigenvectors of this covariance matrix and their lengths to the square roots of the eigenvalues.

In probability theory and statistics, a covariance matrix (also known as auto-covariance matrix, dispersion matrix, variance matrix, or variance–covariance matrix) is a square matrix giving the covariance between each pair of elements of a given random vector.

Intuitively, the covariance matrix generalizes the notion of variance to multiple dimensions. As an example, the variation in a collection of random points in two-dimensional space cannot be characterized fully by a single number, nor would the variances in the and directions contain all of the necessary information; a matrix would be necessary to fully characterize the two-dimensional variation.

Any covariance matrix is symmetric and positive semi-definite and its main diagonal contains variances (i.e., the covariance of each element with itself).

The covariance matrix of a random vector is typically denoted by , or .

Definition

Throughout this article, boldfaced unsubscripted and are used to refer to random vectors, and Roman subscripted and are used to refer to scalar random variables.

If the entries in the column vector are random variables, each with finite variance and expected value, then the covariance matrix is the matrix whose entry is the covariance[1]: 177  where the operator denotes the expected value (mean) of its argument.

Conflicting nomenclatures and notations

Nomenclatures differ. Some statisticians, following the probabilist William Feller in his two-volume book An Introduction to Probability Theory and Its Applications,[2] call the matrix the variance of the random vector , because it is the natural generalization to higher dimensions of the 1-dimensional variance. Others call it the covariance matrix, because it is the matrix of covariances between the scalar components of the vector .

Both forms are quite standard, and there is no ambiguity between them. The matrix is also often called the variance-covariance matrix, since the diagonal terms are in fact variances.

By comparison, the notation for the cross-covariance matrix between two vectors is

Properties

Relation to the autocorrelation matrix

The auto-covariance matrix is related to the autocorrelation matrix by where the autocorrelation matrix is defined as .

Relation to the correlation matrix

An entity closely related to the covariance matrix is the matrix of Pearson product-moment correlation coefficients between each of the random variables in the random vector , which can be written as where is the matrix of the diagonal elements of (i.e., a diagonal matrix of the variances of for ).

Equivalently, the correlation matrix can be seen as the covariance matrix of the standardized random variables for .

Each element on the principal diagonal of a correlation matrix is the correlation of a random variable with itself, which always equals 1. Each off-diagonal element is between −1 and +1 inclusive.

Inverse of the covariance matrix

The inverse of this matrix, , if it exists, is the inverse covariance matrix (or inverse concentration matrix[dubiousdiscuss]), also known as the precision matrix (or concentration matrix).[3]

Just as the covariance matrix can be written as the rescaling of a correlation matrix by the marginal variances:

So, using the idea of partial correlation, and partial variance, the inverse covariance matrix can be expressed analogously: This duality motivates a number of other dualities between marginalizing and conditioning for Gaussian random variables.

Basic properties

For and , where is a -dimensional random variable, the following basic properties apply:[4]

  1. is positive-semidefinite, i.e.
  2. is symmetric, i.e.
  3. For any constant (i.e. non-random) matrix and constant vector , one has
  4. If is another random vector with the same dimension as , then where is the cross-covariance matrix of and .

Block matrices

The joint mean and joint covariance matrix of and can be written in block form where , and .

and can be identified as the variance matrices of the marginal distributions for and respectively.

If and are jointly normally distributed, then the conditional distribution for given is given by[5] defined by conditional mean and conditional variance

The matrix is known as the matrix of regression coefficients, while in linear algebra is the Schur complement of in .

The matrix of regression coefficients may often be given in transpose form, , suitable for post-multiplying a row vector of explanatory variables rather than pre-multiplying a column vector . In this form they correspond to the coefficients obtained by inverting the matrix of the normal equations of ordinary least squares (OLS).

Partial covariance matrix

A covariance matrix with all non-zero elements tells us that all the individual random variables are interrelated. This means that the variables are not only directly correlated, but also correlated via other variables indirectly. Often such indirect, common-mode correlations are trivial and uninteresting. They can be suppressed by calculating the partial covariance matrix, that is the part of covariance matrix that shows only the interesting part of correlations.

If two vectors of random variables and are correlated via another vector , the latter correlations are suppressed in a matrix[6] The partial covariance matrix is effectively the simple covariance matrix as if the uninteresting random variables were held constant.

Covariance matrix as a parameter of a distribution

If a column vector of possibly correlated random variables is jointly normally distributed, or more generally elliptically distributed, then its probability density function can be expressed in terms of the covariance matrix as follows[6] where and is the determinant of .

Covariance matrix as a linear operator

Applied to one vector, the covariance matrix maps a linear combination c of the random variables X onto a vector of covariances with those variables: . Treated as a bilinear form, it yields the covariance between the two linear combinations: . The variance of a linear combination is then , its covariance with itself.

Similarly, the (pseudo-)inverse covariance matrix provides an inner product , which induces the Mahalanobis distance, a measure of the "unlikelihood" of c.[citation needed]

Which matrices are covariance matrices?

From the identity just above, let be a real-valued vector, then which must always be nonnegative, since it is the variance of a real-valued random variable, so a covariance matrix is always a positive-semidefinite matrix.

The above argument can be expanded as follows:where the last inequality follows from the observation that is a scalar.

Conversely, every symmetric positive semi-definite matrix is a covariance matrix. To see this, suppose is a symmetric positive-semidefinite matrix. From the finite-dimensional case of the spectral theorem, it follows that has a nonnegative symmetric square root, which can be denoted by M1/2. Let be any column vector-valued random variable whose covariance matrix is the identity matrix. Then

Complex random vectors

The variance of a complex scalar-valued random variable with expected value is conventionally defined using complex conjugation: where the complex conjugate of a complex number is denoted ; thus the variance of a complex random variable is a real number.

If is a column vector of complex-valued random variables, then the conjugate transpose is formed by both transposing and conjugating. In the following expression, the product of a vector with its conjugate transpose results in a square matrix called the covariance matrix, as its expectation:[7]: 293  The matrix so obtained will be Hermitian positive-semidefinite,[8] with real numbers in the main diagonal and complex numbers off-diagonal.

Properties
  • The covariance matrix is a Hermitian matrix, i.e. .[1]: 179 
  • The diagonal elements of the covariance matrix are real.[1]: 179 

Pseudo-covariance matrix

For complex random vectors, another kind of second central moment, the pseudo-covariance matrix (also called relation matrix) is defined as follows:

In contrast to the covariance matrix defined above, Hermitian transposition gets replaced by transposition in the definition. Its diagonal elements may be complex valued; it is a complex symmetric matrix.

Estimation

If and are centered data matrices of dimension and respectively, i.e. with n columns of observations of p and q rows of variables, from which the row means have been subtracted, then, if the row means were estimated from the data, sample covariance matrices and can be defined to be or, if the row means were known a priori,

These empirical sample covariance matrices are the most straightforward and most often used estimators for the covariance matrices, but other estimators also exist, including regularised or shrinkage estimators, which may have better properties.

Applications

The covariance matrix is a useful tool in many different areas. From it a transformation matrix can be derived, called a whitening transformation, that allows one to completely decorrelate the data [9] or, from a different point of view, to find an optimal basis for representing the data in a compact way[citation needed] (see Rayleigh quotient for a formal proof and additional properties of covariance matrices). This is called principal component analysis (PCA) and the Karhunen–Loève transform (KL-transform).

The covariance matrix plays a key role in financial economics, especially in portfolio theory and its mutual fund separation theorem and in the capital asset pricing model. The matrix of covariances among various assets' returns is used to determine, under certain assumptions, the relative amounts of different assets that investors should (in a normative analysis) or are predicted to (in a positive analysis) choose to hold in a context of diversification.

Use in optimization

The evolution strategy, a particular family of Randomized Search Heuristics, fundamentally relies on a covariance matrix in its mechanism. The characteristic mutation operator draws the update step from a multivariate normal distribution using an evolving covariance matrix. There is a formal proof that the evolution strategy's covariance matrix adapts to the inverse of the Hessian matrix of the search landscape, up to a scalar factor and small random fluctuations (proven for a single-parent strategy and a static model, as the population size increases, relying on the quadratic approximation).[10] Intuitively, this result is supported by the rationale that the optimal covariance distribution can offer mutation steps whose equidensity probability contours match the level sets of the landscape, and so they maximize the progress rate.

Covariance mapping

In covariance mapping the values of the or matrix are plotted as a 2-dimensional map. When vectors and are discrete random functions, the map shows statistical relations between different regions of the random functions. Statistically independent regions of the functions show up on the map as zero-level flatland, while positive or negative correlations show up, respectively, as hills or valleys.

In practice the column vectors , and are acquired experimentally as rows of samples, e.g. where is the i-th discrete value in sample j of the random function . The expected values needed in the covariance formula are estimated using the sample mean, e.g. and the covariance matrix is estimated by the sample covariance matrix where the angular brackets denote sample averaging as before except that the Bessel's correction should be made to avoid bias. Using this estimation the partial covariance matrix can be calculated as where the backslash denotes the left matrix division operator, which bypasses the requirement to invert a matrix and is available in some computational packages such as Matlab.[11]

Figure 1: Construction of a partial covariance map of N2 molecules undergoing Coulomb explosion induced by a free-electron laser.[12] Panels a and b map the two terms of the covariance matrix, which is shown in panel c. Panel d maps common-mode correlations via intensity fluctuations of the laser. Panel e maps the partial covariance matrix that is corrected for the intensity fluctuations. Panel f shows that 10% overcorrection improves the map and makes ion-ion correlations clearly visible. Owing to momentum conservation these correlations appear as lines approximately perpendicular to the autocorrelation line (and to the periodic modulations which are caused by detector ringing).

Fig. 1 illustrates how a partial covariance map is constructed on an example of an experiment performed at the FLASH free-electron laser in Hamburg.[12] The random function is the time-of-flight spectrum of ions from a Coulomb explosion of nitrogen molecules multiply ionised by a laser pulse. Since only a few hundreds of molecules are ionised at each laser pulse, the single-shot spectra are highly fluctuating. However, collecting typically such spectra, , and averaging them over produces a smooth spectrum , which is shown in red at the bottom of Fig. 1. The average spectrum reveals several nitrogen ions in a form of peaks broadened by their kinetic energy, but to find the correlations between the ionisation stages and the ion momenta requires calculating a covariance map.

In the example of Fig. 1 spectra and are the same, except that the range of the time-of-flight differs. Panel a shows , panel b shows and panel c shows their difference, which is (note a change in the colour scale). Unfortunately, this map is overwhelmed by uninteresting, common-mode correlations induced by laser intensity fluctuating from shot to shot. To suppress such correlations the laser intensity is recorded at every shot, put into and is calculated as panels d and e show. The suppression of the uninteresting correlations is, however, imperfect because there are other sources of common-mode fluctuations than the laser intensity and in principle all these sources should be monitored in vector . Yet in practice it is often sufficient to overcompensate the partial covariance correction as panel f shows, where interesting correlations of ion momenta are now clearly visible as straight lines centred on ionisation stages of atomic nitrogen.

Two-dimensional infrared spectroscopy

Two-dimensional infrared spectroscopy employs correlation analysis to obtain 2D spectra of the condensed phase. There are two versions of this analysis: synchronous and asynchronous. Mathematically, the former is expressed in terms of the sample covariance matrix and the technique is equivalent to covariance mapping.[13]

See also

References

  1. ^ a b c Park, Kun Il (2018). Fundamentals of Probability and Stochastic Processes with Applications to Communications. Springer. ISBN 978-3-319-68074-3.
  2. ^ William Feller (1971). An introduction to probability theory and its applications. Wiley. ISBN 978-0-471-25709-7. Retrieved 10 August 2012.
  3. ^ Wasserman, Larry (2004). All of Statistics: A Concise Course in Statistical Inference. Springer. ISBN 0-387-40272-1.
  4. ^ Taboga, Marco (2010). "Lectures on probability theory and mathematical statistics".
  5. ^ Eaton, Morris L. (1983). Multivariate Statistics: a Vector Space Approach. John Wiley and Sons. pp. 116–117. ISBN 0-471-02776-6.
  6. ^ a b W J Krzanowski "Principles of Multivariate Analysis" (Oxford University Press, New York, 1988), Chap. 14.4; K V Mardia, J T Kent and J M Bibby "Multivariate Analysis (Academic Press, London, 1997), Chap. 6.5.3; T W Anderson "An Introduction to Multivariate Statistical Analysis" (Wiley, New York, 2003), 3rd ed., Chaps. 2.5.1 and 4.3.1.
  7. ^ Lapidoth, Amos (2009). A Foundation in Digital Communication. Cambridge University Press. ISBN 978-0-521-19395-5.
  8. ^ Brookes, Mike. "The Matrix Reference Manual".
  9. ^ Kessy, Agnan; Strimmer, Korbinian; Lewin, Alex (2018). "Optimal Whitening and Decorrelation". The American Statistician. 72 (4). Taylor & Francis: 309–314. arXiv:1512.00809.
  10. ^ Shir, O.M.; A. Yehudayoff (2020). "On the covariance-Hessian relation in evolution strategies". Theoretical Computer Science. 801. Elsevier: 157–174. arXiv:1806.03674. doi:10.1016/j.tcs.2019.09.002.
  11. ^ L J Frasinski "Covariance mapping techniques" J. Phys. B: At. Mol. Opt. Phys. 49 152004 (2016), open access
  12. ^ a b O Kornilov, M Eckstein, M Rosenblatt, C P Schulz, K Motomura, A Rouzée, J Klei, L Foucar, M Siano, A Lübcke, F. Schapper, P Johnsson, D M P Holland, T Schlatholter, T Marchenko, S Düsterer, K Ueda, M J J Vrakking and L J Frasinski "Coulomb explosion of diatomic molecules in intense XUV fields mapped by partial covariance" J. Phys. B: At. Mol. Opt. Phys. 46 164028 (2013), open access
  13. ^ I Noda "Generalized two-dimensional correlation method applicable to infrared, Raman, and other types of spectroscopy" Appl. Spectrosc. 47 1329–36 (1993)

Further reading

Read other articles:

العلاقات الألمانية البريطانية ألمانيا المملكة المتحدة   ألمانيا   المملكة المتحدة تعديل مصدري - تعديل   العلاقات الألمانية البريطانية، أو العلاقات الأنجلو ألمانية، هي العلاقات الثنائية بين ألمانيا والمملكة المتحدة. كانت العلاقات قوية جدًا في أواخر العصور الو

جامعة أوريغون للصحة والعلوم مدرسة الطب   معلومات التأسيس 1974  الموقع الجغرافي إحداثيات 45°29′56″N 122°41′20″W / 45.498916666667°N 122.68875°W / 45.498916666667; -122.68875  الرمز البريدي 97239-3098[1]  البلد الولايات المتحدة  إحصاءات عدد الطلاب 2771 2691 (1 سبتمبر 2021)[2]  عدد المو...

Este artículo o sección necesita referencias que aparezcan en una publicación acreditada.Este aviso fue puesto el 25 de noviembre de 2018. Beroun Ciudad Vista de la ciudad BanderaEscudo BerounLocalización de Beroun en República Checa Coordenadas 49°57′50″N 14°04′19″E / 49.963908175611, 14.072061165906Entidad Ciudad • País República Checa • Región Bohemia CentralSuperficie   • Total 31.31 km²Altitud   • Media 235 m s. n. ...

K-39K-39 highlighted in redRoute informationMaintained by KDOTLength65.032 mi[1] (104.659 km)Major junctionsWest end US-400 north of FredoniaMajor intersections US-75 in Buffalo US-169 in Chanute US-59 by Stark East end K-7 southwest of Fort Scott LocationCountryUnited StatesStateKansasCountiesWilson, Neosho, Bourbon Highway system Kansas State Highway System Interstate US State Spurs ← K-38→ US-40 K-39 is a 65.03-mile-long (104.66 km) east–west...

Coordenadas: 45° 5' N 8° 47' E Villa Biscossi    Comuna   Localização Villa BiscossiLocalização de Villa Biscossi na Itália Coordenadas 45° 5' N 8° 47' E Região Lombardia Província Pavia Características geográficas Área total 5 km² População total 73 hab. Densidade 14,6 hab./km² Altitude 90 m Outros dados Comunas limítrofes Galliavola, Lomello, Mede, Pieve del Cairo Código ISTAT 018178 Código cadastral L917 Código p...

Hernals ↔ Karlsplatz Strecke der U-Bahn-Linie U5 (Wien)Die Linie U5 im GesamtnetzSpurweite:1435 mm (Normalspur)Stromsystem:750V = Legende Dornbach Maximalvariante Hernals frühestens 2032 Elterleinplatz frühestens 2032 Michelbeuern - AKH frühestens 2032 Arne-Karlsson-Park frühestens 2032 Frankhplatz ab 2026 Betriebsgleis nach Schottentor, heutige Strecke der Rathaus Volkstheater Museumsquartier Karlsplatz Die U-Bahn-Linie U5 ist eine in Bau befindliche Linie des Wiener U-Bahn-N...

Kabupaten SidoarjoKabupatenTranskripsi bahasa daerah • Hanacarakaꦱꦶꦢꦲꦂꦗ • Abjad PegonسيداهرجاAlun-Alun Sidoarjo BenderaLambangJulukan: UdangPetaKabupaten SidoarjoPetaTampilkan peta JawaKabupaten SidoarjoKabupaten Sidoarjo (Indonesia)Tampilkan peta IndonesiaKoordinat: 7°27′11″S 112°43′02″E / 7.45303°S 112.71733°E / -7.45303; 112.71733Negara IndonesiaProvinsiJawa TimurTanggal berdiri31 Januari 1859 (u...

Sri Thendayuthapani Temple, at Tank Road. Part of a series onHinduism Hindus History Timeline Origins History Indus Valley Civilisation Historical Vedic religion Dravidian folk religion Śramaṇa Tribal religions in India Traditions Major traditions Shaivism Shaktism Smartism Vaishnavism List Deities Trimurti Brahma Vishnu Shiva Tridevi Saraswati Lakshmi Parvati Other major Devas / Devis Vedic: Agni Ashvins Chandra Indra Prajapati Pushan Rudra Surya Ushas Varuna Vayu Post-Vedic: Dat...

United Nations resolution adopted in 2008 UN Security CouncilResolution 1835 IranDate27 September 2008Meeting no.5,984CodeS/RES/1835 (Document)SubjectNon-proliferation IranVoting summary15 voted forNone voted againstNone abstainedResultAdoptedSecurity Council compositionPermanent members China France Russia United Kingdom United StatesNon-permanent members Burkina Faso Belgium Costa Rica Croatia Indonesia Italy Libya P...

Allied bombing campaign against Wilhelmshaven, Lower Saxony, Germany The Wilhelmshaven World War II bombings by the Allies of World War II destroyed targets at Wilhelmshaven in Germany. From spring 1943 until November 1943 slave labourers of the SS-Baubrigade II from the Neuengamme concentration camp were transferred to Wilhelmshaven to clear up after air raids.[1] Wilhelmshaven World War II bombings Date Mission 4 September 1939 First RAF Bomber Command raid of World War II. Ten Bris...

Bhanu AthaiyaLahirBhanumati Annasaheb Rajopadhye(1929-04-28)28 April 1929Kolhapur, Negara Bagian Kolhapur, India Britania (sekarang Maharashtra, India)Meninggal15 Oktober 2020(2020-10-15) (umur 91)Mumbai, Maharashtra, IndiaPekerjaanperancang kostumTahun aktif1956–2004Suami/istriSatyendra Athaiya (berpisah, sekarang menjanda)Anak1 putriPenghargaan1982: Rancangan Kostum Terbaik: Gandhi Rancangan Kostum Terbaik 1991: Lekin... 2002: Lagaan Bhanu Athaiya (née Annasaheb Rajopadhye; bah...

Fachada da Igreja de São Januário e Santo Agostinho A Igreja de São Januário e Santo Agostinho, Paróquia da 4ª Forania do Vicariato Episcopal Urbano, cuja data de Ereção Canônica ocorreu em 08 de setembro de 1934, é componente das Paróquias da Arquidiocese de São Sebastião do Rio de Janeiro.[1] A Paróquia tem um limite territorial extenso abrangendo todo o bairro de São Cristóvão e partes do bairro Vasco da Gama e do bairro de Benfica. História[2] O local da Igreja foi doado...

Wiley Rutledge Supreme Court nominationRutledge's nomination to the U.S. Supreme Court, signed by RooseveltNomineeWiley RutledgeNominated byFranklin D. Roosevelt (president of the United States)SucceedingJames F. Byrnes (associate justice)Date nominatedJanuary 11, 1943Date confirmedFebruary 8, 1943OutcomeConfirmed by the U.S. SenateVote of subcommittee of the Senate Judiciary CommitteeResultReported favorablyVote of the Senate Judiciary CommitteeVotes in favor11Votes against0Not voting4Result...

此條目没有列出任何参考或来源。 (2011年7月3日)維基百科所有的內容都應該可供查證。请协助補充可靠来源以改善这篇条目。无法查证的內容可能會因為異議提出而被移除。 西藏藏医药大学(藏語:བོད་ལྗོངས་བོད་ལུགས་གསོ་རིག་སློབ་ཆེན།)是中华人民共和国的一所全日制本科公办省属普通高等学校,位于西藏自治区拉萨市。 该校前...

You can help expand this article with text translated from the corresponding article in Vietnamese. (March 2009) Click [show] for important translation instructions. View a machine-translated version of the Vietnamese article. Machine translation, like DeepL or Google Translate, is a useful starting point for translations, but translators must revise errors as necessary and confirm that the translation is accurate, rather than simply copy-pasting machine-translated text into the English ...

Season of television series Love Live! Nijigasaki High School Idol ClubPromotional artworkCountry of originJapanNo. of episodes26ReleaseOriginal networkTokyo MXOriginal releaseOctober 3, 2020 (2020-10-03) –June 25, 2022 (2022-06-25)Series chronology← PreviousLove Live! Sunshine!! Next →Love Live! Superstar!! List of episodes Love Live! Nijigasaki High School Idol Club is an anime television series produced by Bandai Namco Filmworks (under the Sunrise brand) as t...

Citizens or native-born people of Ghana GhanaiansTotal populationc. 30 millionRegions with significant populations Ghana : 33 million (2020 estimate)[1][better source needed] Nigeria500,000 (2021)[2] United States116,807 (2011)[n1][3] United Kingdom113,000+ (2021)[n1][4] Ivory Coast111,024 Italy50,414 (2015)[n1][5][6][7] Netherlands40,000 (2003)[n1][6][8]...

1975 film The NetFilm posterDirected byManfred PurzerWritten byHans HabeManfred PurzerProduced byLuggi WaldleitnerStarringMel FerrerElke SommerKlaus KinskiHeinz BennentCinematographyCharly SteinbergerEdited byCorinna DietzIngeborg TaschnerMusic byKlaus DoldingerRelease date 25 December 1975 (1975-12-25) Running time90 minutesCountryWest GermanyLanguageGerman The Net (German: Das Netz) is a 1975 West German drama film directed by Manfred Purzer and starring Mel Ferrer.[1]...

Liste des camps de prisonniers de guerre du IIIe Reich par District militaire (en allemand : Wehrkreis, pluriel Wehrkreise). Types de camps Dulag ou Durchgangslager : camp de transit. Deux : le Dulag nord à Wilhelmshaven et le Dulag luftlager (aviation) à Oberursel[1]. Frontstalag : camp de prisonniers dans les territoires français occupés, au nombre de 62[1]. Ilag/Jlag ou Internierungslager : camp d'internement pour civils. Luftlager ou Luftwaffe-Stammlager ...

この項目では、自動車のブランドと会社について説明しています。その他の用法については「メルセデス・ベンツ (曖昧さ回避)」をご覧ください。 メルセデス・ベンツAG 現地語社名 Mercedes-Benz AG種類 子会社(AG)[1]業種 自動車設立 1926年6月28日 (97年前) (1926-06-28)創業者 カール・ベンツ ヴィルヘルム・マイバッハ ゴットリープ・ダイムラー 本社 ドイツシュ...

Kembali kehalaman sebelumnya