Acme Research Labs gathers data on an ongoing basis; you have been asked to automate the analytic process for a data set that is updated each week.
Data set: Ch 10 – Exercise 06.sav Codebook Variable: ID Definition: The participant’s ID Type: Alphanumeric Variable: reading Definition: The participant’s reading score Type: Continuous Variable: writing Definition: The participant’s writing score Type: Continuous Variable: math Definition: The participant’s math score Type: Continuous
1. Use the Paste function to create an SPSS Syntax file that performs the following operations: Performs a multilevel sort: 1. reading (ascending) 2. writing (descending) 3. math (ascending)
2. Run descriptive statistics with histograms and normal curves for reading and math, and save the SPSS Syntax file as Report1.sps