Diff for "FAQ/betase" - CBU statistics Wiki
location: Diff for "FAQ/betase"
Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2008-05-01 14:24:55
Size: 706
Editor: PeterWatson
Comment:
Revision 6 as of 2008-05-01 14:34:42
Size: 859
Editor: PeterWatson
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= How do I compute the standard error of ''beta'' in a linear regression in SPSS?= = How do I compute the standard error (s.e.) of ''beta'' in a linear regression in SPSS? =
Line 3: Line 3:
Two estimates of regression coefficients are given in SPSS. These are called B and beta and correspond to using raw score (response and predictor variables) and z-scored response and predictor variables respectively. Two estimates of covariate regression coefficients are given in SPSS. These are called B and beta and correspond to using raw score (response and predictor variables) and z-scored response and predictor variables respectively.
Line 7: Line 7:
Alternatively (see for example Cohen and Cohen, 1983), Alternatively (see for example Cohen and Cohen, 1983, p.100), you can compute standard errors using the standard deviations (s.ds) of the response and covariates.
Line 9: Line 9:
$$ \mbox{s.e.(beta) = s.e.(B)} \frac{\mbox{s.d.(covariate)}}{\mbox{s.d.(response)}}$$ $$ \mbox{s.e.(beta) of a covariate = s.e.(B) of covariate} \frac{\mbox{s.d.(covariate)}}{\mbox{s.d.(response)}}$$

How do I compute the standard error (s.e.) of ''beta'' in a linear regression in SPSS?

Two estimates of covariate regression coefficients are given in SPSS. These are called B and beta and correspond to using raw score (response and predictor variables) and z-scored response and predictor variables respectively.

The Descriptives procedure [:FAQ/zscore: may be used] to obtain z-scores.

Alternatively (see for example Cohen and Cohen, 1983, p.100), you can compute standard errors using the standard deviations (s.ds) of the response and covariates.

$$ \mbox{s.e.(beta) of a covariate = s.e.(B) of covariate} \frac{\mbox{s.d.(covariate)}}{\mbox{s.d.(response)}}$$

Reference

Cohen J. and Cohen P. (1983) Applied multiple regression/correlation analysis for the behavioral sciences Second Edition. lawrence Erlbaum: Hillsdale, NJ.

None: FAQ/betase (last edited 2014-02-03 15:10:41 by PeterWatson)