Tag: psychology

What’s your stress score?

There’s an old expression “if you can’t measure it, you can’t manage it” – and while that expression probably isn’t universally true (as pointed out in this interesting article), I think having a way to quantify your stress could be useful. I recently read an interesting article about the Holmes-Rahe Life […]

The post What’s your stress score? appeared first on SAS Learning Post.

Example 8.14: generating standardized regression coefficients

Standardized (or beta) coefficients from a linear regression model are the parameter estimates obtained when the predictors and outcomes have been standardized to have variance = 1. Alternatively, the regression model can be fit and then standardized …