<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Boxscher_M-Test</id>
	<title>Boxscher M-Test - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Boxscher_M-Test"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Boxscher_M-Test&amp;action=history"/>
	<updated>2026-05-26T04:36:55Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikipedia (Deutsch) – Lokale Kopie</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki-de.moshellshocker.dns64.de/index.php?title=Boxscher_M-Test&amp;diff=121963&amp;oldid=prev</id>
		<title>imported&gt;ManuBu: +link</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Boxscher_M-Test&amp;diff=121963&amp;oldid=prev"/>
		<updated>2023-07-28T05:53:42Z</updated>

		<summary type="html">&lt;p&gt;+link&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Der &amp;#039;&amp;#039;&amp;#039;Boxsche M-Test&amp;#039;&amp;#039;&amp;#039; ist ein Verfahren aus der [[mathematische Statistik|mathematischen Statistik]]. Er wurde 1949 von [[George Box|G. E. P. Box]] entwickelt&amp;lt;ref&amp;gt;Box, G. E. P. (1949). A general distribution theory for a class of likelihood criteria. Biometrika, 36, 317–346, {{DOI|10.1093/biomet/36.3-4.317}}, {{JSTOR|2332671}}.&amp;lt;/ref&amp;gt; und ist eine Erweiterung des [[Bartlett-Test#Bartlett-Test auf Gleichheit der Varianzen|Bartlett-Tests auf Gleichheit der Varianzen]] für den multivariaten Fall. Er wird in den [[Multivariate Verfahren|multivariaten Verfahren]] angewendet, beispielsweise bei der [[Diskriminanzanalyse]] zum Test auf Gleichheit von Streuungen in den Gruppen.&lt;br /&gt;
&lt;br /&gt;
Vorausgesetzt wird, dass die &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt;-dimensionalen Daten in den &amp;lt;math&amp;gt;p&amp;lt;/math&amp;gt; Gruppen multivariat normalverteilt sind: &amp;lt;math&amp;gt;\mathcal{N}(\mu_k; \Sigma_k)&amp;lt;/math&amp;gt; mit [[Erwartungswertvektor]]en &amp;lt;math&amp;gt;\mu_k = (\mu_{k1}, ..., \mu_{km})&amp;lt;/math&amp;gt; und [[Kovarianzmatrix|Kovarianzmatrizen]] &amp;lt;math&amp;gt;\Sigma_k=(\sigma_{k;rs})_{r,s=1,...,m}&amp;lt;/math&amp;gt; verteilt (&amp;lt;math&amp;gt;k=1,...,p&amp;lt;/math&amp;gt;). &lt;br /&gt;
&lt;br /&gt;
Die [[Nullhypothese|Hypothese]] soll geprüft werden, dass alle Kovarianzmatrizen gleich sind, also&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;H_0: \Sigma_1 = \Sigma_2 = ... = \Sigma_p &amp;lt;/math&amp;gt; vs. &amp;lt;math&amp;gt;H_1:&amp;lt;/math&amp;gt; es gibt min. ein Paar &amp;lt;math&amp;gt;i&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt; mit &amp;lt;math&amp;gt; \Sigma_i \neq \Sigma_j&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Die Prüfgröße für den Test ist das so genannte &amp;#039;&amp;#039;&amp;#039;M&amp;#039;&amp;#039;&amp;#039; von Box,&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;M= \gamma \sum _{k=1}^p(n_k - 1) \cdot \log| S_k^{-1} \cdot S| &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
wobei &lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \gamma =1- \frac {2m^2 + 3m-1} {6 \cdot (m + 1) \cdot (p-1)} \left(\sum _{k=1}^p \frac {1} {n_k -1} - \frac {1} {n-p} \right) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
als Korrektur dient. Die Kovarianzmatrix &amp;lt;math&amp;gt;\Sigma_k&amp;lt;/math&amp;gt; wird aus den Beobachtungen, die zur Gruppe &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt; gehören, geschätzt&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; s_{k;rs} = \frac {1} {n_k-1} \sum_{i=1}^{n_k} (x_{ir}- \bar x_r) (x_{is}- \bar x_s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
und die gepoolte, also mittlere, Kovarianzmatrix durch  &lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; S=\frac {1}{n-p} \sum_{k=1}^p (n_k - 1) \cdot S_k  .  &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Bei jeweils genügend großem &amp;lt;math&amp;gt;n_{k}&amp;lt;/math&amp;gt; ist die Prüfgröße annähernd [[Chi-Quadrat-Verteilung|Chi-Quadrat-verteilt]] mit &amp;lt;math&amp;gt;m(m+1)(p-1)/2&amp;lt;/math&amp;gt; [[Anzahl der Freiheitsgrade (Statistik)|Freiheitsgraden]]. Wenn die &amp;lt;math&amp;gt;S_k&amp;lt;/math&amp;gt; sich insgesamt sehr von &amp;lt;math&amp;gt;S&amp;lt;/math&amp;gt; unterscheiden, wird der Wert der Prüfgröße hoch. &amp;lt;math&amp;gt;H_0&amp;lt;/math&amp;gt; wird also beim [[Signifikanzniveau]] &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt; abgelehnt, wenn M größer ist als das &amp;lt;math&amp;gt;1- \alpha&amp;lt;/math&amp;gt;-[[Quantil (Wahrscheinlichkeitstheorie)|Quantil]] der [[Chi-Quadrat-Verteilung]] mit &amp;lt;math&amp;gt;m(m+1)(p-1)/2&amp;lt;/math&amp;gt; Freiheitsgraden.&lt;br /&gt;
&lt;br /&gt;
Der Test reagiert sensitiv auf Verletzungen der Voraussetzung der [[Mehrdimensionale Normalverteilung|mehrdimensionalen Normalverteilung]].&lt;br /&gt;
&lt;br /&gt;
== Einzelnachweise ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Parametrischer Test]]&lt;/div&gt;</summary>
		<author><name>imported&gt;ManuBu</name></author>
	</entry>
</feed>