Multivariate random variable

In probability, and statistics, a multivariate random variable or random vector is a list or vector of mathematical variables each of whose value is unknown, either because the value has not yet occurred or because there is imperfect knowledge of its value. The individual variables in a random vector are grouped together because they are all part of a single mathematical system — often they represent different properties of an individual statistical unit. For example, while a given person has a specific age, height and weight, the representation of these features of an unspecified person from within a group would be a random vector. Normally each element of a random vector is a real number.

Random vectors are often used as the underlying implementation of various types of aggregate random variables, e.g. a random matrix, random tree, random sequence, stochastic process, etc.

Formally, a multivariate random variable is a column vector (or its transpose, which is a row vector) whose components are random variables on the probability space , where is the sample space, is the sigma-algebra (the collection of all events), and is the probability measure (a function returning each event's probability).

Probability distribution

Every random vector gives rise to a probability measure on with the Borel algebra as the underlying sigma-algebra. This measure is also known as the joint probability distribution, the joint distribution, or the multivariate distribution of the random vector.

The distributions of each of the component random variables are called marginal distributions. The conditional probability distribution of given is the probability distribution of when is known to be a particular value.

The cumulative distribution function of a random vector is defined as[1]: p.15 

(Eq.1)

where .

Operations on random vectors

Random vectors can be subjected to the same kinds of algebraic operations as can non-random vectors: addition, subtraction, multiplication by a scalar, and the taking of inner products.

Affine transformations

Similarly, a new random vector can be defined by applying an affine transformation to a random vector :

, where is an matrix and is an column vector.

If is an invertible matrix and has a probability density function , then the probability density of is

.

Invertible mappings

More generally we can study invertible mappings of random vectors.[2]: p.290–291 

Let be a one-to-one mapping from an open subset of onto a subset of , let have continuous partial derivatives in and let the Jacobian determinant of be zero at no point of . Assume that the real random vector has a probability density function and satisfies . Then the random vector is of probability density

where denotes the indicator function and set denotes support of .

Expected value

The expected value or mean of a random vector is a fixed vector whose elements are the expected values of the respective random variables.[3]: p.333 

(Eq.2)

Covariance and cross-covariance

Definitions

The covariance matrix (also called second central moment or variance-covariance matrix) of an random vector is an matrix whose (i,j)th element is the covariance between the i th and the j th random variables. The covariance matrix is the expected value, element by element, of the matrix computed as , where the superscript T refers to the transpose of the indicated vector:[2]: p. 464 [3]: p.335 

(Eq.3)

By extension, the cross-covariance matrix between two random vectors and ( having elements and having elements) is the matrix[3]: p.336 

(Eq.4)

where again the matrix expectation is taken element-by-element in the matrix. Here the (i,j)th element is the covariance between the i th element of and the j th element of .

Properties

The covariance matrix is a symmetric matrix, i.e.[2]: p. 466 

.

The covariance matrix is a positive semidefinite matrix, i.e.[2]: p. 465 

.

The cross-covariance matrix is simply the transpose of the matrix , i.e.

.

Uncorrelatedness

Two random vectors and are called uncorrelated if

.

They are uncorrelated if and only if their cross-covariance matrix is zero.[3]: p.337 

Correlation and cross-correlation

Definitions

The correlation matrix (also called second moment) of an random vector is an matrix whose (i,j)th element is the correlation between the i th and the j th random variables. The correlation matrix is the expected value, element by element, of the matrix computed as , where the superscript T refers to the transpose of the indicated vector:[4]: p.190 [3]: p.334 

(Eq.5)

By extension, the cross-correlation matrix between two random vectors and ( having elements and having elements) is the matrix

(Eq.6)

Properties

The correlation matrix is related to the covariance matrix by

.

Similarly for the cross-correlation matrix and the cross-covariance matrix:

Orthogonality

Two random vectors of the same size and are called orthogonal if

.

Independence

Two random vectors and are called independent if for all and

where and denote the cumulative distribution functions of and and denotes their joint cumulative distribution function. Independence of and is often denoted by . Written component-wise, and are called independent if for all

.

Characteristic function

The characteristic function of a random vector with components is a function that maps every vector to a complex number. It is defined by[2]: p. 468 

.

Further properties

Expectation of a quadratic form

One can take the expectation of a quadratic form in the random vector as follows:[5]: p.170–171 

where is the covariance matrix of and refers to the trace of a matrix — that is, to the sum of the elements on its main diagonal (from upper left to lower right). Since the quadratic form is a scalar, so is its expectation.

Proof: Let be an random vector with and and let be an non-stochastic matrix.

Then based on the formula for the covariance, if we denote and , we see that:

Hence

which leaves us to show that

This is true based on the fact that one can cyclically permute matrices when taking a trace without changing the end result (e.g.: ).

We see that

And since

is a scalar, then

trivially. Using the permutation we get:

and by plugging this into the original formula we get:

Expectation of the product of two different quadratic forms

One can take the expectation of the product of two different quadratic forms in a zero-mean Gaussian random vector as follows:[5]: pp. 162–176 

where again is the covariance matrix of . Again, since both quadratic forms are scalars and hence their product is a scalar, the expectation of their product is also a scalar.

Applications

Portfolio theory

In portfolio theory in finance, an objective often is to choose a portfolio of risky assets such that the distribution of the random portfolio return has desirable properties. For example, one might want to choose the portfolio return having the lowest variance for a given expected value. Here the random vector is the vector of random returns on the individual assets, and the portfolio return p (a random scalar) is the inner product of the vector of random returns with a vector w of portfolio weights — the fractions of the portfolio placed in the respective assets. Since p = wT, the expected value of the portfolio return is wTE() and the variance of the portfolio return can be shown to be wTCw, where C is the covariance matrix of .

Regression theory

In linear regression theory, we have data on n observations on a dependent variable y and n observations on each of k independent variables xj. The observations on the dependent variable are stacked into a column vector y; the observations on each independent variable are also stacked into column vectors, and these latter column vectors are combined into a design matrix X (not denoting a random vector in this context) of observations on the independent variables. Then the following regression equation is postulated as a description of the process that generated the data:

where β is a postulated fixed but unknown vector of k response coefficients, and e is an unknown random vector reflecting random influences on the dependent variable. By some chosen technique such as ordinary least squares, a vector is chosen as an estimate of β, and the estimate of the vector e, denoted , is computed as

Then the statistician must analyze the properties of and , which are viewed as random vectors since a randomly different selection of n cases to observe would have resulted in different values for them.

Vector time series

The evolution of a k×1 random vector through time can be modelled as a vector autoregression (VAR) as follows:

where the i-periods-back vector observation is called the i-th lag of , c is a k × 1 vector of constants (intercepts), Ai is a time-invariant k × k matrix and is a k × 1 random vector of error terms.

References

  1. ^ Gallager, Robert G. (2013). Stochastic Processes Theory for Applications. Cambridge University Press. ISBN 978-1-107-03975-9.
  2. ^ a b c d e Lapidoth, Amos (2009). A Foundation in Digital Communication. Cambridge University Press. ISBN 978-0-521-19395-5.
  3. ^ a b c d e Gubner, John A. (2006). Probability and Random Processes for Electrical and Computer Engineers. Cambridge University Press. ISBN 978-0-521-86470-1.
  4. ^ Papoulis, Athanasius (1991). Probability, Random Variables and Stochastic Processes (Third ed.). McGraw-Hill. ISBN 0-07-048477-5.
  5. ^ a b Kendrick, David (1981). Stochastic Control for Economic Models. McGraw-Hill. ISBN 0-07-033962-7.

Further reading

  • Stark, Henry; Woods, John W. (2012). "Random Vectors". Probability, Statistics, and Random Processes for Engineers (Fourth ed.). Pearson. pp. 295–339. ISBN 978-0-13-231123-6.

Read other articles:

This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: Vitsentzos Kornaros – news · newspapers · books · scholar · JSTOR (February 2015) (Learn how and when to remove this template message) Vitsentzos KornarosCover of The Sacrifice of Abraham by Vitsentzos Kornaros (1713 edition)Native nameΒικέντιος Κορ...

 

 

Negara Barat digambarkan dalam biru tua (Australia, Kanada, Eropa, Israel, Protestan, Katolik, Yahudi, Selandia Baru, Amerika Serikat) berdasarkan tulisan Clash of Civilizations oleh Samuel P. Huntington pada 1996. Warna pirus untuk negara Eropa ortodoks dan Amerika Latin.[1] Dunia Barat (atau sering disebut Barat saja) merujuk kepada negara-negara yang berada di benua Eropa, Amerika, dan Australasia.[2] Dunia Barat dibedakan dari dunia Timur yang digunakan untuk merujuk kepad...

 

 

يفتقر محتوى هذه المقالة إلى الاستشهاد بمصادر. فضلاً، ساهم في تطوير هذه المقالة من خلال إضافة مصادر موثوق بها. أي معلومات غير موثقة يمكن التشكيك بها وإزالتها. (ديسمبر 2018) بطولة أمم إفريقيا للمحليين 2009 - كوت ديفوار 2009 2009 Championnat d'Afrique des Nations (بالفرنسية) 2009 African Nations Championship (بالإنجل...

Vache cotentine fondue dans la normande. Illustration de Jacques de Sève Au cours des siècles, le cheptel bovin français a évolué au fil des croisements de bétail issus de régions proches ou importé. La sélection locale de populations particulières a aussi forgé de nombreuses races parfois limitées à une vallée. L'apparition de races a conduit à la disparition d'autres, par fusion absorption, métissage ou de manière délibérée comme dans les années 1945-1970 ; à cett...

 

 

Person who catches fugitives for a monetary reward For other uses, see Bounty hunter (disambiguation). The examples and perspective in this article deal primarily with the United States and do not represent a worldwide view of the subject. You may improve this article, discuss the issue on the talk page, or create a new article, as appropriate. (December 2019) (Learn how and when to remove this template message) Bounty hunterOccupationActivity sectorsUnited StatesDescriptionFields ofemploymen...

 

 

Sculpture in the United States Capitol Henry ClayThe sculpture in the National Statuary Hall CollectionArtistCharles Henry NiehausMediumBronze sculptureSubjectHenry ClayLocationWashington, D.C., United States Henry Clay is a 1929 bronze sculpture by Charles Henry Niehaus depicting the lawyer and politician Henry Clay, installed in the United States Capitol in Washington D.C. as part of the National Statuary Hall Collection. It is one of two statues donated by the state of Kentucky.[1]...

Синелобый амазон Научная классификация Домен:ЭукариотыЦарство:ЖивотныеПодцарство:ЭуметазоиБез ранга:Двусторонне-симметричныеБез ранга:ВторичноротыеТип:ХордовыеПодтип:ПозвоночныеИнфратип:ЧелюстноротыеНадкласс:ЧетвероногиеКлада:АмниотыКлада:ЗавропсидыКласс:Пт�...

 

 

Voce principale: Eccellenza 2012-2013. Eccellenza Toscana 2012-2013 Competizione Eccellenza Toscana Sport Calcio Edizione 22ª Organizzatore FIGC - LNDComitato Regionale Toscana Date dal 9 settembre 2012al 5 maggio 2013 Luogo  Italia Partecipanti 32 Formula 2 gironi Cronologia della competizione 2011-2012 2013-2014 Manuale Il campionato italiano di calcio di Eccellenza regionale 2012-2013 è stato il ventiduesimo organizzato in Italia. Rappresenta il sesto livello del calcio ita...

 

 

Questa voce sull'argomento centri abitati della Colombia è solo un abbozzo. Contribuisci a migliorarla secondo le convenzioni di Wikipedia. Segui i suggerimenti del progetto di riferimento. Sabanalargacomune Sabanalarga – Veduta LocalizzazioneStato Colombia Dipartimento Atlantico AmministrazioneSindacoCarlos Adolfo Roca Roa TerritorioCoordinate10°38′16″N 74°55′22″W / 10.637778°N 74.922778°W10.637778; -74.922778 (Sabanalarga)Coordinate: 10°38�...

Misi Landsat 7 Landsat 7 adalah satelit paling akhir dari Program Landsat. Diluncurkan pada tanggal 15 April 1999[1]. Tujuan utama Landsat 7 adalah untuk memperbarui arsio citra satelit, menyediakan citra yang up-to-date dan bebas awan. Meski Program Landsat Program dikelola oleh NASA, data dari Landsat 7 dikumpulkan dan didistribusikan oleh USGS. Proyek NASA World Wind memungkinkan gambar tiga dimensi dari Landsat 7 dan sumber-sumber lainnya untuk dapat dengan mudah dinavigasi dan di...

 

 

Byzantine emperor from 969 to 976 John I TzimiskesEmperor and Autocrat of the RomansDetail of the Gunthertuch, a Byzantine silk tapestry depicting John Tzimiskes being greeted by the Blues and Greens at a triumph.Byzantine emperorReign11 December 969 –10 January 976Coronation19 December 969[1]PredecessorNikephoros II PhokasSuccessorBasil IIBorn925(now Çemişgezek,[2] Tunceli Province, Turkey)Died10 January 976(976-01-10) (aged 50–51)Constantinople(now ...

 

 

Muslim jurist and theologian (670–714) ImamIbrahim al-Nakha'iإِبْرَاهِيم ٱلنَّخَعِيّPersonalBorn670 CE / 50 AHUmayyad CaliphateDied714 CE / 96 AHUmayyad CaliphateReligionIslamEraIslamic Golden AgeRegionUmayyad CaliphateMain interest(s) Jurisprudence Creed Occupation Jurist Theologian Arabic namePersonal(Ism)IbrāhīmإٍبْرَاهِيمPatronymic(Nasab)Ibn Yazīdٱبْن يَزِيدTeknonymic(Kunya)Abū ʿImrānأَبُو عِمْرَانToponymic(Nisba)Al-Nakhaʿī...

This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: Pili TV series – news · newspapers · books · scholar · JSTOR (January 2017) (Learn how and when to remove this message) Taiwanese TV series or program PiliOfficial logo since 2020GenreGlove puppetry, action, wuxiaCountry of originTaiwanOriginal languageTai...

 

 

 烏克蘭總理Прем'єр-міністр України烏克蘭國徽現任杰尼斯·什米加尔自2020年3月4日任命者烏克蘭總統任期總統任命首任維托爾德·福金设立1991年11月后继职位無网站www.kmu.gov.ua/control/en/(英文) 乌克兰 乌克兰政府与政治系列条目 宪法 政府 总统 弗拉基米尔·泽连斯基 總統辦公室 国家安全与国防事务委员会 总统代表(英语:Representatives of the President of Ukraine) 总...

 

 

Ini adalah nama Minahasa, marganya adalah Mandagi. Dougy MandagiDougy dalam penampilannya bersama The Temper Trap di Heidelberg, JermanLahir20 Januari 1981 (umur 43)Bandung, Jawa Barat, IndonesiaPekerjaanPenyanyi, musisiTahun aktif1998–sekarangKarier musikGenre Rock alternatif Post-punk revival Instrumen Vokal gitar Label Liberation (AUS) Infectious Records (UK) Glassnote Records (US) Artis terkait The Temper Trap Dougy Mandagi dalam penampilannya di Chicago (2010) Abby Rai Chrisn...

此條目没有列出任何参考或来源。 (2012年2月7日)維基百科所有的內容都應該可供查證。请协助補充可靠来源以改善这篇条目。无法查证的內容可能會因為異議提出而被移除。 伊凡一世 伊凡一世·丹尼洛维奇(钱袋)(Ива́н I Дани́лович Калита́,1288年—1340年3月31日),是莫斯科大公(约1325年-1340年3月31日在位),亚历山大·涅夫斯基幼子丹尼尔·亚历山德罗维奇�...

 

 

هذه المقالة يتيمة إذ تصل إليها مقالات أخرى قليلة جدًا. فضلًا، ساعد بإضافة وصلة إليها في مقالات متعلقة بها. (يوليو 2021) لاور سالم     الإحداثيات 39°33′45″N 81°23′42″W / 39.5625°N 81.395°W / 39.5625; -81.395   [1] تقسيم إداري  البلد الولايات المتحدة[2]  التقسيم الأعلى ...

 

 

American businessman Abner Hunt Francis (1813 – March 28, 1872) was an African-American abolitionist and entrepreneur who fought for equality in New Jersey, Oregon, and British Columbia. He was a founding member of an anti-slavery institution, businessman, and became the first black lawmaker in British Columbia. Early life Abner Hunt Francis was born on a small farm outside of Flemington, New Jersey around 1813. The success of his father's farm afforded Abner the opportunity to receive a go...

American soccer player Jack Stewart Personal informationFull name Jack StewartDate of birth (1983-05-29) May 29, 1983 (age 41)Place of birth Torrance, California, United StatesHeight 6 ft 3 in (1.91 m)Position(s) DefenderYouth career2001–2004 Notre Dame Fighting IrishSenior career*Years Team Apps (Gls)2004 Indiana Invaders 2005–2006 Chicago Fire 14 (2)2006–2007 Real Salt Lake 25 (0)2008 Moss FK 0 (0)2008 Nybergsund 0 (0)2009 Carolina RailHawks 6 (0)2011 NSC Minnesota...

 

 

SSAB AB 種類 公開 アクチエボラグ市場情報 Nasdaq Nordic SSAB ANasdaq Nordic SSAB BNasdaq Nordic SSABAHNasdaq Nordic SSABBHISIN SE0000171100 [1]業種 鉄鋼設立 1978年 (46年前) (1978)本社 ストックホルム, Sweden主要人物 Lennart Evrell (会長) Martin Lindqvist (President and CEO) 売上高 958.9億kr (2021)[2]営業利益 188.4億kr (2021)[2]利益 146億7000万kr (2021)[2]総資産 1120.2億kr (2021)[2]純資産 ...