Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

Computing Z and T scores

Hi,

I am trying to transform variables in my data set to compute z and t scores from raw data. Is there a function in descriptives that will do this much like the spss save as standardized variables function?

The way I've done it is by creating a new variable and providing the formula for z and t score manually but thought there might be a quicker way.

Comments

  • Hi apangallo,

    Descriptives is able to return the standard error, so that should help. Of course if you do a t-test you'll get the t-value as well...

    E.J.

Sign In or Register to comment.