01 How to Use SPSS - An Introduction to SPSS for Beginners

Share

Summary

This video introduces beginners to SPSS, a popular statistical analysis program. It covers the basics of the SPSS workspace, including Data View and Variable View, how to create and rename variables, and set their basic properties like type, label, and measure.

Highlights

Introduction to SPSS
00:01:20

SPSS is a widely used statistical analysis program, particularly popular in behavioral sciences due to its user-friendly interface with drop-down menus. While this simplicity makes it easy to learn, it can also lead to superficial analysis. The video explains that this series will focus on getting comfortable with the software first, with deeper theoretical understanding covered in later videos.

The History and Naming of SPSS
00:02:40

Originally standing for 'Statistical Package for the Social Sciences' when created in 1968, SPSS was acquired by IBM in 2009. Due to its expanded use beyond social sciences, SPSS is now an acronym, and its official name is IBM SPSS Statistics. The video notes that the letters no longer stand for anything specific.

Navigating the SPSS Interface: Data View
00:03:33

The tutorial begins by opening SPSS (version 24 is used, but content is applicable to versions 16 and later). The two main view modes are introduced: Data View and Variable View. Data View is presented as a spreadsheet where numerical data is entered. Each row represents a participant, and each column a variable. The video demonstrates how entering numbers automatically creates variables with default names like VAR00001.

Navigating the SPSS Interface: Variable View
00:05:25

Variable View is where variable properties are defined. Here, each variable is a row, and its properties are in columns. The video emphasizes changing default variable names (e.g., ID, Gender, Height, Weight) and explains naming rules: no spaces, most special characters, or numbers at the beginning. Underscores or CamelCase can be used for descriptive names.

Key Variable Properties: Label, Type, and Measure
00:06:40

Beyond names, descriptive 'Labels' can be added for more detail (e.g., 'random identification number' for 'ID'). The 'Type' property, typically 'Numeric', can be changed for dates or currency, or 'String' for text. The 'Measure' property is crucial, differentiating between 'Nominal', 'Ordinal', and 'Scale' (which combines interval and ratio).

Other Variable Properties
00:08:12

The video briefly touches on other properties: 'Width' for string variable entry size, 'Decimals' for numerical precision (defaulting to two), 'Columns' for display width in Data View, and 'Align' for justification. Properties like 'Values', 'Missing', and 'Role' are mentioned as advanced topics to be covered later.

Creating and Deleting Variables
00:09:24

The core steps for creating a new variable are summarized: typing a name, adding a label, adjusting decimals, and setting the measure, leaving other settings at default. To delete a variable, select it and choose 'Clear'. The video concludes by preparing viewers for plugging in numbers and running simple analyses in the next session.

Recently Summarized Articles

Loading...