Summary
Highlights
Visualize data using charts. Create bar charts for nominal variables (like gender) showing percentages. For continuous variables (like height), use histograms with a superimposed normal curve for better representation. The video shows how to run these analyses from the output window and how to choose appropriate charts for different data types.
Assign value labels to categorical variables like 'gender' to clarify coded numerical values (e.g., 1 for Male, 2 for Female). This allows toggling between numbers and labels in Data View for easier understanding.
Access additional statistics like mean, standard deviation, minimum, maximum, variance, and sum via the 'Statistics' option in the Frequencies window. This provides a comprehensive overview of the data's central tendency and dispersion.
To understand data occurrence, use a frequency analysis. Navigate to Analyze > Descriptive Statistics > Frequencies. Select the desired variables and click OK to generate frequency tables. Learn to interpret the output, including 'Percent' and 'Valid Percent' columns, especially with missing data.
Learn how to input data into the variables previously created in SPSS's Data View. Pause the video to enter sample numbers for ID, gender, height, and weight.
The video explains the meaning of each variable: ID is nominal, gender is nominal (dichotomous), and height and weight are quantitative scale variables (ratio level). It also shows how to change variable names in Variable View.
To compare descriptive statistics between different groups (e.g., male and female heights), use Analyze > Compare Means > Means. Assign the continuous variable (height) as a dependent variable and the categorical variable (gender) as an independent variable. This provides group-specific means and standard deviations.