29.12.2013 Views

Base SAS 9.1.3 Procedures Guide - Acsu Buffalo

Base SAS 9.1.3 Procedures Guide - Acsu Buffalo

Base SAS 9.1.3 Procedures Guide - Acsu Buffalo

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

24 Chapter 1. The CORR Procedure<br />

Assuming further that the two samples are from populations with identical correlation,<br />

a combined correlation estimate can be computed. The weighted average of the<br />

corresponding z values is<br />

¯z = (n 1 − 3)z 1 + (n 2 − 3)z 2<br />

n 1 + n 2 − 6<br />

where the weights are inversely proportional to their variances.<br />

Thus, a combined correlation estimate is ¯r = tanh(¯z) and V (¯z) = 1/(n 1 + n 2 − 6).<br />

See Example 1.4 for further illustrations of these applications.<br />

Note that this approach can be extended to include more than two samples.<br />

Cronbach’s Coefficient Alpha<br />

Analyzing latent constructs such as job satisfaction, motor ability, sensory recognition,<br />

or customer satisfaction requires instruments to accurately measure the constructs.<br />

Interrelated items may be summed to obtain an overall score for each participant.<br />

Cronbach’s coefficient alpha estimates the reliability of this type of scale<br />

by determining the internal consistency of the test or the average correlation of items<br />

within the test (Cronbach 1951).<br />

When a value is recorded, the observed value contains some degree of measurement<br />

error. Two sets of measurements on the same variable for the same individual may<br />

not have identical values. However, repeated measurements for a series of individuals<br />

will show some consistency. Reliability measures internal consistency from one set<br />

of measurements to another. The observed value Y is divided into two components,<br />

a true value T and a measurement error E. The measurement error is assumed to be<br />

independent of the true value, that is,<br />

Y = T + E Cov(T, E) = 0<br />

The reliability coefficient of a measurement test is defined as the squared correlation<br />

between the observed value Y and the true value T , that is,<br />

r 2 (Y, T ) =<br />

Cov(Y, T )2 V (T )2<br />

=<br />

V (Y )V (T ) V (Y )V (T ) = V (T )<br />

V (Y )<br />

which is the proportion of the observed variance due to true differences among individuals<br />

in the sample. If Y is the sum of several observed variables measuring the<br />

same feature, you can estimate V (T ). Cronbach’s coefficient alpha, based on a lower<br />

bound for V (T ), is an estimate of the reliability coefficient.<br />

Suppose p variables are used with Y j = T j + E j for j = 1, 2, . . . , p, where Y j is the<br />

observed value, T j is the true value, and E j is the measurement error. The measurement<br />

errors (E j ) are independent of the true values (T j ) and are also independent of

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!