Transforming high skew and kurtosis variables with a multiple Derive node
In this recipe we will create transformations of numeric variables with high skew or kurtosis that makes them more normally distributed with a single Derive node by invoking the Multiple radio button. For many algorithms, normal distributions are assumed and therefore one often transforms variables so that this assumption is more nearly met.
Getting ready
This recipe uses the datafile cup98lrn_reduced_vars3.sav
and the stream Recipe - variable construct multipleskew.str
.
How to do it...
- Open the stream
Recipe - variable construct multipleskew.str
by clicking on File | Open Stream. - Make sure the datafile points to the correct path to the datafile
cup98lrn_reduced_vars3.sav
. - Add ...
Get IBM SPSS Modeler Cookbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.