Brown–Forsythe Test
   HOME

TheInfoList



OR:

The Brown–Forsythe test is a
statistical test A statistical hypothesis test is a method of statistical inference used to decide whether the data at hand sufficiently support a particular hypothesis. Hypothesis testing allows us to make probabilistic statements about population parameters. ...
for the equality of group variances based on performing an
Analysis of Variance Analysis of variance (ANOVA) is a collection of statistical models and their associated estimation procedures (such as the "variation" among and between groups) used to analyze the differences among means. ANOVA was developed by the statistician ...
(ANOVA) on a
transformation Transformation may refer to: Science and mathematics In biology and medicine * Metamorphosis, the biological process of changing physical form after birth or hatching * Malignant transformation, the process of cells becoming cancerous * Tran ...
of the response variable. When a one-way ANOVA is performed, samples are assumed to have been drawn from distributions with equal
variance In probability theory and statistics, variance is the expectation of the squared deviation of a random variable from its population mean or sample mean. Variance is a measure of dispersion, meaning it is a measure of how far a set of number ...
. If this assumption is not valid, the resulting ''F''-test is invalid. The Brown–Forsythe test statistic is the F statistic resulting from an ordinary one-way analysis of variance on the absolute deviations of the groups or treatments data from their individual medians.


Transformation

The transformed response variable is constructed to measure the spread in each group. Let : z_=\left\vert y_ - \tilde_j \right\vert where \tilde_j is the median of group ''j''. The Brown–Forsythe test statistic is the model ''F'' statistic from a one way ANOVA on ''zij'': : F = \frac \frac where ''p'' is the number of groups, ''nj'' is the number of observations in group ''j'', and ''N'' is the total number of observations. Also \tilde_ are the group means of the z_ and \tilde_ is the overall mean of the z_. This ''F''-statistic follows the ''F''-distribution with degrees of freedom d_1=p-1 and d_2=N-p under the null hypothesis. If the variances are indeed heterogeneous, techniques that allow for this (such as the Welch one-way ANOVA) may be used instead of the usual ANOVA. Good, noting that the deviations are linearly dependent, has modified the test so as to drop the redundant deviations.


Comparison with Levene's test

Levene's test uses the mean instead of the median. Although the optimal choice depends on the underlying distribution, the definition based on the median is recommended as the choice that provides good
robustness Robustness is the property of being strong and healthy in constitution. When it is transposed into a system, it refers to the ability of tolerating perturbations that might affect the system’s functional body. In the same line ''robustness'' ca ...
against many types of non-normal data while retaining good
statistical power In statistics, the power of a binary hypothesis test is the probability that the test correctly rejects the null hypothesis (H_0) when a specific alternative hypothesis (H_1) is true. It is commonly denoted by 1-\beta, and represents the chances ...
. If one has knowledge of the underlying distribution of the data, this may indicate using one of the other choices. Brown and Forsythe performed
Monte Carlo Monte Carlo (; ; french: Monte-Carlo , or colloquially ''Monte-Carl'' ; lij, Munte Carlu ; ) is officially an administrative area of the Principality of Monaco, specifically the ward of Monte Carlo/Spélugues, where the Monte Carlo Casino i ...
studies that indicated that using the trimmed mean performed best when the underlying data followed a
Cauchy distribution The Cauchy distribution, named after Augustin Cauchy, is a continuous probability distribution. It is also known, especially among physicists, as the Lorentz distribution (after Hendrik Lorentz), Cauchy–Lorentz distribution, Lorentz(ian) fu ...
(a heavy-tailed distribution) and the median performed best when the underlying data followed a χ2 distribution with four degrees of freedom (a sharply skewed distribution). Using the mean provided the best power for symmetric, moderate-tailed, distributions. O'Brien tested several ways of using the traditional analysis of variance to test heterogeneity of spread in factorial designs with equal or unequal sample sizes. The jackknife pseudovalues of s2 and the absolute deviations from the cell median are shown to be robust and relatively powerful.


See also

* Bartlett's test for unequal variances, which is derived from the likelihood ratio test under the normal distribution.


References


External links


NIST: Levene Test for Equality of Variances
{{DEFAULTSORT:Brown-Forsythe test Statistical tests