Kalpana Kalpana (Editor)

Standardized mean of a contrast variable

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

In statistics, the standardized mean of a contrast variable (SMCV or SMC), is a parameter assessing effect size. The SMCV is defined as mean divided by the standard deviation of a contrast variable. The SMCV was first proposed for one-way ANOVA cases and was then extended to multi-factor ANOVA cases .

Contents

Background

Consistent interpretations for the strength of group comparison, as represented by a contrast, are important.

When there are only two groups involved in a comparison, SMCV is the same as SSMD. SSMD belongs to a popular type of effect-size measure called "standardized mean differences" which includes Cohen's d and Glass's δ . In ANOVA, a similar parameter for measuring the strength of group comparison is standardized effect size (SES). One issue with SES is that its values are incomparable for contrasts with different coefficients. SMCV does not have such an issue.

Concept

Suppose the random values in t groups represented by random variables G 1 , G 2 , , G t have means μ 1 , μ 2 , , μ t and variances σ 1 2 , σ 2 2 , , σ t 2 , respectively. A contrast variable V is defined by

V = i = 1 t c i G i ,

where the c i 's are a set of coefficients representing a comparison of interest and satisfy i = 1 t c i = 0 . The SMCV of contrast variable V , denoted by λ , is defined as

λ = E ( V ) stdev ( V ) = i = 1 t c i μ i Var ( i = 1 t c i G i ) = i = 1 t c i μ i i = 1 t c i 2 σ i 2 + 2 i = 1 t j = i c i c j σ i j

where σ i j is the covariance of G i and G j . When G 1 , G 2 , , G t are independent,

λ = i = 1 t c i μ i i = 1 t c i 2 σ i 2 .

Classifying rule for the strength of group comparisons

The population value (denoted by λ ) of SMCV can be used to classify the strength of a comparison represented by a contrast variable, as shown in the following table. This classifying rule has a probabilistic basis due to the link between SMCV and c+-probability.

Statistical estimation and inference

The estimation and inference of SMCV presented below is for one-factor experiments. Estimation and inference of SMCV for multi-factor experiments has also been discussed.

The estimation of SMCV relies on how samples are obtained in a study. When the groups are correlated, it is usually difficult to estimate the covariance among groups. In such a case, a good strategy is to obtain matched or paired samples (or subjects) and to conduct contrast analysis based on the matched samples. A simple example of matched contrast analysis is the analysis of paired difference of drug effects after and before taking a drug in the same patients. By contrast, another strategy is to not match or pair the samples and to conduct contrast analysis based on the unmatched or unpaired samples. A simple example of unmatched contrast analysis is the comparison of efficacy between a new drug taken by some patients and a standard drug taken by other patients. Methods of estimation for SMCV and c+-probability in matched contrast analysis may differ from those used in unmatched contrast analysis.

Unmatched samples

Consider an independent sample of size n i ,

Y i = ( Y i 1 , Y i 2 , , Y i n i )

from the i th ( i = 1 , 2 , , t ) group G i . Y i 's are independent. Let Y ¯ i = 1 n i j = 1 n i Y i j ,

s i 2 = 1 n i 1 j = 1 n i ( Y i j Y ¯ i ) 2 , N = i = 1 t n i

and

MSE  = 1 N t i = 1 t ( n i 1 ) s i 2 .

When the t groups have unequal variance, the maximal likelihood estimate (MLE) and method-of-moment estimate (MM) of SMCV ( λ ) are, respectively

λ ^ MLE  = i = 1 t c i Y ¯ i i = 1 t n i 1 n i c i 2 s i 2

and

λ ^ MM = i = 1 t c i Y ¯ i i = 1 t c i 2 s i 2 .

When the t groups have equal variance, under normality assumption, the uniformly minimal variance unbiased estimate (UMVUE) of SMCV ( λ ) is

λ ^ UMVUE = K N t i = 1 t c i Y ¯ i i = 1 t MSE  c i 2

where K = 2 ( Γ ( N t 2 ) ) 2 ( Γ ( N t 1 2 ) ) 2 . The confidence interval of SMCV can be made using the following non-central t-distribution:

T = i = 1 t c i Y ¯ i i = 1 t MSE  c i 2 / n i noncentral  t ( N t , b λ )

where b = i = 1 t c i 2 i = 1 t c i 2 / n i .

Matched samples

In matched contrast analysis, assume that there are n independent samples ( Y 1 j , Y 2 j , , Y t j ) from t groups ( G i 's), where i = 1 , 2 , , t ; j = 1 , 2 , , n . Then the j th observed value of a contrast V = i = 1 t c i G i is v j = i = 1 t c i Y i . Let V ¯ and s V 2 be the sample mean and sample variance of the contrast variable V , respectively. Under normality assumptions, the UMVUE estimate of SMCV is

λ ^ UMVUE = K n 1 V ¯ s V

where K = 2 ( Γ ( n 1 2 ) ) 2 ( Γ ( n 2 2 ) ) 2 .

A confidence interval for SMCV can be made using the following non-central t-distribution:

T = V ¯ s V / n noncentral  t ( n 1 , n λ ) .

References

Standardized mean of a contrast variable Wikipedia


Similar Topics