Suvarna Garge (Editor)

Multivariate Behrens–Fisher problem

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

In statistics, the multivariate Behrens–Fisher problem is the problem of testing for the equality of means from two multivariate normal distributions when the covariance matrices are unknown and possibly not equal. Since this is a generalization of the univariate Behrens-Fisher problem, it inherits all of the difficulties that arise in the univariate problem.

Contents

Notation and problem formulation

Let X i j N p ( μ i , Σ i )     ( j = 1 , , n i ;     i = 1 , 2 )   be independent random samples from two p -variate normal distributions with unknown mean vectors μ i and unknown dispersion matrices Σ i . The index i refers to the first or second population, and the j th observation from the i th population is X i j .

The multivariate Behrens–Fisher problem is to test the null hypothesis H 0 that the means are equal versus the alternative H 1 of non-equality:

H 0 : μ 1 = μ 2     vs     H 1 : μ 1 μ 2 .

Define some statistics, which are used in the various attempts to solve the multivariate Behrens–Fisher problem, by

X i ¯ = 1 n i j = 1 n i X i j , A i = j = 1 n i ( X i j X i ¯ ) ( X i j X i ¯ ) , S i = 1 n i 1 A i , S i ~ = 1 n i S i , S ~ = S 1 ~ + S 2 ~ , and T 2 = ( X 1 ¯ X 2 ¯ ) S ~ 1 ( X 1 ¯ X 2 ¯ ) .

The sample means X i ¯ and sum-of-squares matrices A i are sufficient for the multivariate normal parameters μ i , Σ i ,   ( i = 1 , 2 ) , so it suffices to perform inference be based on just these statistics. The distributions of X i ¯ and A i are independent and are, respectively, multivariate normal and Wishart:

X i ¯ N p ( μ i , Σ i / n i ) , A i W p ( Σ i , n i 1 ) .

Background

In the case where the dispersion matrices are equal, the distribution of the T 2 statistic is known to be an F distribution under the null and a noncentral F-distribution under the alternative.

The main problem is that when the true values of the dispersion matrix are unknown, then under the null hypothesis the probability of rejecting H 0 via a T 2 test depends on the unknown dispersion matrices. In practice, this dependency harms inference when the dispersion matrices are far from each other or when the sample size is not large enough to estimate them accurately.

Now, the mean vectors are independently and normally distributed,

X i ¯ N p ( μ i , Σ i / n i ) ,

but the sum A 1 + A 2 does not follow the Wishart distribution, which makes inference more difficult.

Proposed solutions

Proposed solutions are based on a few main strategies:

  • Compute statistics which mimick the T 2 statistic and which have an approximate F distribution with estimated degrees of freedom (df).
  • Use generalized p-values based on generalized test variables.
  • Use Roy's union-intersection principle
  • Approaches using the T2 with approximate degrees of freedom

    Below, t r indicates the trace operator.

    Yao (1965)

    (as cited by )

    T 2 ν p ν p + 1 F p , ν p + 1 ,

    where

    ν = [ 1 n 1 ( X ¯ d S ~ 1 S ~ 1 S ~ 1 X d ¯ X ¯ d S ~ 1 X ¯ d ) 2 + 1 n 2 ( X ¯ d S ~ 1 S ~ 2 S ~ 1 X d 1 X ¯ d S ~ 1 X ¯ d ) 2 ] 1 , X ¯ d = X ¯ 1 X ¯ 2 .

    Johansen (1980)

    (as cited by )

    T 2 q F p , ν ,

    where

    q = p + 2 D 6 D p ( p 1 ) + 2 , ν = p ( p + 2 ) 3 D ,

    and

    D = 1 2 i = 1 2 1 n i {   t r [ ( I ( S ~ 1 1 + S ~ 2 1 ) 1 S ~ i 1 ) 2 ] + [ t r ( I ( S ~ 1 1 + S ~ 2 1 ) 1 S ~ i 1 ) ] 2   } .

    Nel and Van der Merwe's (1986)

    (as cited by )

    T 2 ν p ν p + 1 F p , ν p + 1 ,

    where

    ν = t r ( S ~ 2 ) + [ t r ( S ~ ) ] 2 1 n 1 { t r ( S 1 ~ 2 ) + [ t r ( S 1 ~ ) ] 2 } + 1 n 2 { t r ( S 2 ~ 2 ) + [ t r ( S 2 ~ ) ] 2 } .

    Comments on performance

    Kim (1992) proposed a solution that is based on a variant of T 2 . Although its power is high, the fact that it is not invariant makes it less attractive. Simulation studies by Subramaniam and Subramaniam (1973) show that the size of Yao's test is closer to the nominal level than that of James's. Christensen and Rencher (1997) performed numerical studies comparing several of these testing procedures and concluded that Kim and Nel and Van der Merwe's tests had the highest power. However, these two procedures are not invariant.

    Krishnamoorthy and Yu (2004)

    Krishnamoorthy and Yu (2004) proposed a procedure which adjusts in Nel and Var der Merwe (1986)'s approximate df for the denominator of T 2 under the null distribution to make it invariant. They show that the approximate degrees of freedom lies in the interval [ min { n 1 , n 2 } , n 1 + n 2 ] to ensure that the degrees of freedom is not negative. They report numerical studies that indicate that their procedure is as powerful as Nel and Van der Merwe's test for smaller dimension, and more powerful for larger dimension. Overall, they claim that their procedure is the better than the invariant procedures of Yao (1965) and Johansen (1980). Therefore, Krishnamoorthy and Yu's (2004) procedure has the best known size and power as of 2004.

    The test statistic T 2 in Krishnmoorthy and Yu's procedure follows the distribution T 2 ν p F p , ν p + 1 / ( ν p + 1 ) , where

    ν = p + p 2 1 n 1 { t r [ ( S ~ 1 S ~ 1 ) 2 ] + [ t r ( S ~ 1 S ~ 1 ) ] 2 } + 1 n 2 { t r [ ( S ~ 2 S ~ 1 ) 2 ] + [ t r ( S ~ 2 S ~ 1 ) ] 2 } .

    References

    Multivariate Behrens–Fisher problem Wikipedia