These SPSS tutorials are designed to be detailed and comprehensive, but still easy to understand.
If you just want to get to your result as quickly as possible, then try our Quick Tutorials. Otherwise follow the links here as a first step on your journey to gaining a full understanding of the tools and resources on offer within the SPSS statistics package.
You can find a complete list of detailed tutorials here.
How to Edit Bar Charts in SPSS
SPSS allows users to make a wide variety of edits to their bar charts. In this tutorial we will show you the easiest way to make some of the most common and useful edits using the same simple bar chart. You can either read the whole tutorial or jump to the section(s) you need using … Read more
How to Edit Pie Charts in SPSS
There are many ways in which you can edit the pie charts that you create in SPSS. This tutorial will show you how to make the most common and useful edits. Editing Your Pie Chart in SPSS After you create a pie chart in SPSS, the Output Viewer will pop up with your new chart. … Read more
Mann-Whitney U Test in SPSS, Including Intepretation
In this tutorial, we’ll look at how to conduct the Mann-Whitney U Test in SPSS, and also at how to interpret the result of the test. The Mann-Whitney U Test evaluates whether two samples are likely to originate from the same underlying population, and it tends to be used in situations where an independent-samples t … Read more
Repeated-Measures ANOVA in SPSS, Including Interpretation
In this tutorial, we’ll look at how to perform a repeated-measures (or within-subjects) ANOVA in SPSS, and also at how to interpret the result. A repeated-measures ANOVA design is sometimes used to analyze data from a longitudinal study, where the requirement is to assess the effect of the passage of time on a particular variable. … Read more
One Way ANOVA in SPSS Including Interpretation
In this tutorial, we’ll look at how to perform a one-way analysis of variance (ANOVA) for independent groups in SPSS, and how to interpret the result using Tukey’s HSD. Quick Steps Click on Analyze -> Compare Means -> One-Way ANOVA Drag and drop your independent variable into the Factor box and dependent variable into the … Read more
How to Select Cases in SPSS
In this tutorial, we’ll look at how to select cases in SPSS, and how to work with the resultant filtered data. The Data The data we’re using for this tutorial comes from a hypothetical study that examines how long it takes people to fall asleep during a statistics lesson. The two variables we’re interested in … Read more
Export Data from SPSS into a MySQL Database
In this tutorial, we’re going to see how to export data from SPSS into the MySQL database. If you want to follow along, you’re going to need the login details for your database, and also the IP address or domain name of the server on which it is hosted. The Data As you can see … Read more
How to Generate Random Numbers in SPSS
This tutorial will show you how to generate random numbers in SPSS and also outline a couple of use cases for such a procedure. The Data As a starting point, you should at least have an ID variable populated in the Data View of SPSS. The ID variable functions to identify the number of cases in … Read more
Import Data from MySQL into SPSS
In this tutorial, we will learn how to import data from a MySQL database into the SPSS statistics package. Specifically, we will detail how to set up a MySQL data source and how to import data from it. To follow along, you’re going to need your database IP address, and the username and password you … Read more