Box's M-Test

Box's M-Test

Der Boxsche M-Test ist ein Verfahren aus der mathematischen Statistik. Er wird in den multivariaten Verfahren angewendet, beispielsweise bei der Diskriminanzanalyse zum Test auf Gleichheit von Streungen in Gruppen.

Seien p viele Zufallsvektoren Xk (k = 1, ... , p) mit jeweils m Komponenten Xj gegeben. Die Vektoren sind alle mit einem Erwartungswertvektor μk und einer Kovarianzmatrix Σk verteilt.

Die Hypothese soll geprüft werden, dass alle Kovarianzmatrizen gleich sind, also

H_o: \underline \Sigma_1 = \underline \Sigma_2 = ... = \underline \Sigma_p.

Die Prüfgröße für den Test ist das so genannte M von Box,

M= \gamma \sum _{k=1}^p(n_k - 1) \cdot \log|\underline S_k^{-1} \cdot \underline S|

wobei

 \gamma =1- \frac {2m^2 + 3m-1} {6 \cdot (m + 1) \cdot (p-1)} (\sum _{k=1}^p \frac {1} {n_k -1} - \frac {1} {n-p} )

als Korrektur dient. Die Kovarianzmatrix Sk wird geschätzt mit den Komponenten

 s_{rj} = \frac {1} {n_k-1} \sum_{i=1}^{n_k} (x_{ir}- \bar x_r) (x_{ij}- \bar x_j)

und die gepoolte, also mittlere, Kovarianzmatrix durch

\underline S=\frac {1}{n-p} \sum_{k=1}^p (n_k - 1) \cdot \underline S_k  .

Bei jeweils genügend großem nk ist die Prüfgröße annähernd χ2-verteilt mit m(m+1)(p-1)/2 Freiheitsgraden. Wenn die Sk sich insgesamt sehr von S unterscheiden, wird der Wert der Prüfgröße hoch. Ho wird also beim Signifikanzniveau α abgelehnt, wenn M größer ist als das 1-α-Quantil der χ2-Verteilung mit m(m+1)(p-1)/2 Freiheitsgraden.


Wikimedia Foundation.

Игры ⚽ Поможем написать реферат

Schlagen Sie auch in anderen Wörterbüchern nach:

  • Test-driven development — (TDD ) is a software development technique consisting of short iterations where new test cases covering the desired improvement or new functionality are written first, then the production code necessary to pass the tests is implemented, and… …   Wikipedia

  • Test Valley local elections — Test Valley Council is elected every four years.Political controlIndependent 1973 1976No overall control 1976 1979Conservative 1979 1995No overall control 1995 1999Conservative 1999 presentCouncil electionsTest Valley Council election, 1999Test… …   Wikipedia

  • Test logiciel — Test (informatique) En informatique, un test (anglicisme) désigne une procédure de vérification partielle d un système informatique. Le but en est de trouver un nombre maximum de comportements problématiques du logiciel, car il est impossible de… …   Wikipédia en Français

  • Test Match Special — (known as TMS ) is a radio programme broadcast on BBC Radio 4 (long wave), Five Live Sports Extra (digital) and the internet to the United Kingdom and (where broadcasting rights permit) the rest of the world, including England s winter tours to… …   Wikipedia

  • Test tube — Two small test tubes held in spring clamps Other names Culture tube Uses Chemical reaction Related items Vacutainer …   Wikipedia

  • Test Drive Unlimited 2 — Разработчик Eden Games Издатели …   Википедия

  • Test and learn — is a set of practices followed by retailers and consumer focused companies to test ideas in a small number of locations or customers to predict impact. The process is often designed to answer three questions about any tested program before… …   Wikipedia

  • Test vector — Test vectors are the paths through the control flow of a system. See also: All pairs testing Cartesian ProductWhite box testing …   Wikipedia

  • Test-Driven development — Als testgetriebene Entwicklung (auch testgesteuerte Programmierung, engl. test first development oder test driven development (TDD), manchmal auch scherzhaft Extreme Testing) ist eine Methode, die häufig bei der agilen Entwicklung von… …   Deutsch Wikipedia

  • Test first development — Als testgetriebene Entwicklung (auch testgesteuerte Programmierung, engl. test first development oder test driven development (TDD), manchmal auch scherzhaft Extreme Testing) ist eine Methode, die häufig bei der agilen Entwicklung von… …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”