SPSS 26 comes in both a new and the classic interface. We downloaded and tested the new interface. This review walks you through our main findings.
- SPSS 26 - Which “Subscription” Am I On?
- SPSS 26 - Data View & Variable View Tabs
- SPSS 26 - Menus & Dialogs
- SPSS 26 Output Tab - Tables & Charts
- SPSS 26 - The Analyze Catalog
- SPSS 26 - Conclusions
SPSS 26 - Which “Subscription” Am I On?
When downloading SPSS 26, we're offered both the new as well as the classic interface. Curiously, the IBM website mentions “SPSS Subscription” rather than “SPSS 26”.
Before downloading it, we're already warned that the new interface “does not yet have all the same features” as the classic version. Well, ok. There's probably some tiny details they still need to work on. But they wouldn't launch a half-baked software package. Would they?
Anyway, we installed both versions and after doing so, our SPSS statistics directory looks like below.
I was expecting a subfolder named 26 but instead I've Subscription and SubscriptionNew for the classic and new interfaces. It kinda makes me wonder
is this actually SPSS 26?
For SPSS 25 and older, this was always crystal clear: these versions mention their version number when starting or closing the program. In the middle of a session, navigating to
shows the exact release such as 25.0.0.1. Alternatively, running the
show license. syntax would also do the trick.
In the new interface, none of those options come up with anything but “IBM SPSS Statistics”. However, when digging into the backend subfolder, we found stats.exe, the actual application. And when we hovered over the file, we saw this:
SPSS 26 indeed. But why do I even want to know my exact version number? Well,
- if something does not work in my SPSS version, I want to Google something like “SPSS 26 font size data editor”. If I can't add my version number to that, I'll get solutions for other SPSS versions that don't solve my problem.
- Second, if I want to help out my clients, their version numbers tell me what will (not) work for them.
- And -finally- the IBM license key center only offers me an authorization code for IBM SPSS Statistics Desktop 26. It does not mention any “Subscription” (see below).
SPSS 26 - Data View & Variable View Tabs
Anway, we downloaded and installed the SPSS 26 with the new interface. After opening some data, we get the data view tab shown below.
The new interface is based on tabs rather than (data, syntax and output) windows. As we'll see in a minute, settings and dialogs also come as tabs.
Variable view is below data view and slides up upon clicking it. We didn't discover any shortcut for doing so.
The and menus are absent. I suppose they'll be added later. But for now, this really is a huge problem.
The value/label switch does not toggle between values and value labels but -rather- between variable names and variable labels.
An Analyze Catalog has been added.
There's notifications and settings icons. However, these settings don't include the essential settings under
in previous SPSS versions. These seem unavailable in the new interface.
SPSS 26 - Data View Issues
Even this very first exploration of the new interface resulted in some serious issues.
- First off, my laptop has a 1920 by 1080px screen resolution. As a result, the font sizes are way too small on my screen. Since there's no
- Second, it seems impossible to have multiple syntax tabs open simultaneously. Whenever I open another syntax file, the open syntax tab closes, asking me whether to save its contents.
- Third, my OUTPUT CLOSE command
triggers the error that it's no longer available. That sucks. I always start new projects with closing all open output and datasets. Some of my clients do the same.
- Fourth, I like to toggle a lot between data view and variable view but -as mentioned- the Ctrl + t shortkey no longer works.
SPSS 26 - Variable View
In SPSS’ new interface, variable view is called “Variable List”. It's in the same tab as data view and slides up when clicked. Unfortunately, it no longer has the clear and simple structure known from previous SPSS versions.
The order of variable properties has been altered with visibility and measurement levels before variable names.
The ability to hide variables is a welcome new feature. But what's the syntax for doing so? How to hide, say, v1 to v25 but not v26 to v50? That can't require 25 mouse clicks, right?
Width and columns have been removed. However, we'll get to those in a minute.
The value labels column is finally called “Value Labels” rather than “Values”. It now shows the number of labels defined for each variable.
Apart from the weird Serif fonts in Variable List, the alignment looks odd too: it seems some column headers are centered with their property values left aligned. Together with removing the classic grid, this doesn't contribute to a nice and clear interface.
We also noticed that clicking “Type” -which either refers to a variable type or format- opens up the dialog shown below.
Variable type, width and format are shown when clicking “Type” in Variable List.Note that a much better way to set formats and types are the FORMATS and ALTER TYPE commands: these can address many variables in one go and they are replicable.
SPSS 26 - Menus & Dialogs
For the most part, the new menus look like the old menus but incomplete and badly reorganized. For instance, let's take a look at
as shown below.The most sought-after analyses in SPSS are
The chi-square independence test -deeply hidden under Analyze
Descriptive statistics
Crosstabs.
Correlations, now hidden under Prediction and Association.
Regression, also under Prediction and Association.
ANOVA, scattered over Group Comparison - Parametric and General Linear Model.
The independent samples t-test under Group Comparison - Parametric.
So why are the most popular analyses so hard to find? They're not meant to be literally “sought after”. These analyses should be listed at the top level of Analyze. Instead -however- Correlate and Regression have actually been removed from it.
SPSS 26 - Dialogs
The new dialogs look different from previous versions. Let's take a look at the Correlations dialog below.
To our disappointment, the Options are still the same as in previous versions. And they are not good: regardless of what we need, we always get all significance levels in our output. Confidence intervals for correlations are still not available. We still can't choose whether we want any sample sizes included in our output table.
The classic functions such as Help and Ok are somewhat scattered over the dialog. Unfortunately, “Paste to syntax” is hidden under “Run Analysis” so this now takes 2 clicks instead of 1. The Alt based shortkeys and Esc no longer work either.
SPSS 26 Output Tab - Tables & Charts
After running our analysis, we're presented with the output tab shown below.
The output outline looks pretty nice and clean. However, when right-clicking an item, the OMS labels don't show up. For experienced users, this complicates batch editing tables with OUTPUT MODIFY.
The correlation table itself looks much better than previous SPSS versions as well. However, we stumbled upon some issues here too:
- Essential table editing functionality has disappeared. We managed to transpose the table but we can't rearrange its dimensions via Pivoting trays. Meeting APA standards for correlation tables is pretty much impossible from SPSS’ new interface.
- Tablelooks no longer seem to work, neither via the menu nor via syntax.
SPSS 26 - Charts
As shown below, charts still don't look too great in SPSS 26.
None of the issues discussed in New Charts in SPSS 25 - How Good Are They Really? have been resolved: still no percent sign on the y-axis. Still the wrong title. And so on.
More worrying, the SPSS 26
menu only includes the Chart builder. I sure hope the legacy dialogs will soon be added: they are much simpler and result in short and clean syntax that's copy-paste-editable.SPSS 26 - The Analyze Catalog
Another new feature is the Analyze Catalog shown below. It's accessible from the Data View tab.
Sadly, the information here is incomplete and inaccurate.
For example, Group Comparison - Parametric doesn't mention any t-tests. Also, the one sample t-test and paired samples t-test don't compare “two or more groups”. The old description -“Compare Means”- did apply to all these tests.
Group Comparison - Nonparametric suggests that parametric tests require that “data follow the normal distribution”. This is wrong: the normality assumption is rarely required for reasonable sample sizes. This is why the Kolmogorov-Smirnov test is usually useless.
The way I see it is that
- SPSS users who don't know what to do need educational material optimized for educational purposes and
- SPSS users who know what to do need software optimized for production purposes.
A product that tries to combine these conflicting purposes will suck at both. This point could hardly be illustrated more convincingly than by the analyze catalog.
Anyway. One thing I do like about the analyze catalog is the search function. So I don't immediately see ANOVA anywhere in the menu but searching for it will surely get me there right away. Right? Well, let's take a look at the search results below.
The search results lead me to the Oneway dialog but not GLM or MEANS. The problem here is that
- Oneway does not include partial eta squared, an effect size measure for ANOVA. We need to run our ANOVA from MEANS or GLM in order to get it;
- MEANS, however, does not offer Levene's test for homogeneity. We need either Oneway or GLM for that;
- If homogeneity doesn't hold, we may want to interpret the Welch statistic, only available in Oneway.
The real problem here is that a complete ANOVA can't be run from any single dialog or command in SPSS. Instead, we need to run a single analysis multiple times from different commands if we need all relevant output. And our search results don't even mention MEANS or GLM.
Ok, then let's search for a simpler analysis: the Kruskall-Wallis test.
My search doesn't come up with anything at all. This is because I tested for a common misspelling of “Kruskal-Wallis test”. And the search function seems completely unable to handle it.
SPSS 26 - Conclusions
Summarizing this review, I think
SPSS’ new interface is worse than the old interface
in basically all regards:
- the visual layout -especially of the variable list and dialog tabs- is not as clear and simple as it used to be;
- essential functionality -such as pasting syntax and major analyses- are harder to find;
- most operations require more mouse clicks than they used to;
- many shortkeys no longer work -although a couple of new ones for navigating and closing tabs have been added.
On top of that, the new interface is seriously incomplete. A handful of examples are that
- the View and Edit menus are missing;
- there's no Legacy Dialogs under Visualize;
- pivoting trays for rearranging pivot table dimensions aren't available;
- OMS information is unavailable from the output outline.
Some of those may be added to the new interface. But what about first finishing a product and then launching it?
In any case, I agree that SPSS urgently needs major improvements. This review hinted at a couple of those but there's tons more. Sadly, none of the things SPSS really needs was added to version 26. One thing SPSS did not really need, was a new interface.
If it ain't broken, don't fix it.
Thanks for reading.
THIS TUTORIAL HAS 7 COMMENTS:
By Vicki S Gier on February 4th, 2020
I would like to know if this would help me teach Undergraduate students SPSS. I do not want to buy this program if it does not, for example, have very detailed EASY instructions for the Chi-Square Test of Independence.
If so, I am interested.
By Ruben Geert van den Berg on February 4th, 2020
If you'd teach your students the new interface, they're not really learning SPSS. It's like teaching to play a piano with the black keys missing.
As I wrote, the purpose of software is getting work done. For educating people, use external resources such as our tutorials. When production software tries to educate people, the education part will be very incomplete and inaccurate -as in the new interface- and mostly just gets in users' ways.
If you want to do your students a real favor, force them to work from SPSS syntax. They'll hate you for 1 or 2 days and then they'll see you were right and be grateful. Syntax is the only road to long term succes, efficiency, professionalism and scalability in SPSS.
P.s. we don't sell SPSS or have any affiliation with IBM -we really only serve SPSS users and statistics students.