Guides / Nursing Research Methods
Nursing Research Methods

SPSS Nursing Capstone: Complete Nursing Guide

You don't need to become a statistician to use SPSS for a capstone — you need to know which of a handful of tests fits your data, and how to translate the output into a sentence your committee will understand.

For most nursing capstone students, SPSS shows up at exactly one point in the project: after data collection is complete, when pre-intervention and post-intervention numbers need to be compared and turned into a results section. The anxiety many students feel about this step is usually less about SPSS itself — the software is largely menu-driven — and more about not knowing which statistical test fits their data, and not knowing how to translate SPSS output (which is dense and full of unfamiliar abbreviations) into the kind of plain-language statement a results section needs. This guide focuses on exactly that: the small number of tests that cover the vast majority of nursing capstone analyses, how to choose between them based on your data, and how to read and report the output without getting lost in statistical jargon you don't need for a QI capstone.

What Most Nursing Capstone Data Actually Looks Like

Despite the breadth of statistical tests SPSS can run, the vast majority of nursing capstone analyses fall into a small number of patterns, because the vast majority of nursing capstone designs follow a small number of patterns: a single group, measured before and after an intervention (pre/post, same individuals); two groups compared at one point in time (e.g., a unit that received the intervention vs. a unit that didn't); or a relationship between two variables (e.g., does length of time since training correlate with compliance rate).

The most common of these by far is the pre/post, same-individuals design — you measure something (a knowledge score, a symptom severity score, a compliance rate) before your intervention, implement the intervention, then measure the same thing again afterward in the same individuals or the same unit's aggregate data. This design corresponds to a small number of statistical tests depending on what kind of data you collected: a paired-samples t-test if your outcome is a continuous score (like a 0-10 pain scale average, or a percentage), or a Wilcoxon signed-rank test if your outcome is ordinal and your sample is small (common in pilot-scale capstones), or a McNemar's test if your outcome is categorical/binary (e.g., percentage of patients who received an intervention as planned, yes/no).

If your design instead compares two different groups (rather than the same group before and after), the equivalent tests are an independent-samples t-test (continuous data, two groups), a Mann-Whitney U test (ordinal data or small samples, two groups), or a Chi-square test (categorical data, two groups). Knowing which of these patterns matches your design is the single highest-value step in the entire SPSS process — it determines everything else.

Choosing a Statistical Test for Common Capstone Designs

DesignData TypeTest
Same group, pre/post (e.g., knowledge scores before and after education)Continuous (scores, percentages, scales treated as continuous)Paired-samples t-test
Same group, pre/postOrdinal, small sample (common in pilot capstones)Wilcoxon signed-rank test
Same group, pre/postCategorical/binary (e.g., yes/no compliance)McNemar's test
Two different groups, one timepoint (e.g., unit A vs. unit B)ContinuousIndependent-samples t-test
Two different groups, one timepointOrdinal or small sampleMann-Whitney U test
Two different groups, one timepointCategorical (e.g., compliance yes/no by group)Chi-square test of independence
Relationship between two continuous variables (e.g., training hours vs. compliance rate)ContinuousPearson correlation
Simple description of your sample/results without a comparisonAnyDescriptive statistics (means, frequencies, percentages) — often sufficient for small pilots

Entering Data and Setting Up SPSS for a Capstone Dataset

SPSS organizes data in two views: Variable View, where you define each variable (its name, type, and for categorical variables, value labels — e.g., 1 = "yes," 2 = "no"), and Data View, where each row is one case (one patient, one survey response, one chart audit) and each column is one variable. For a pre/post design measuring the same individuals, each person is one row, with separate columns for their pre-score and their post-score — not separate rows for "before" and "after," which is a common setup mistake that makes a paired test impossible to run correctly.

Defining value labels for categorical variables (in Variable View) makes your output much easier to read later — instead of seeing "1" and "2" in your results, you'll see "Received intervention" and "Did not receive intervention" (or whatever labels you've defined), which matters when you're translating output into a results section months after you entered the data and may not remember which number meant what.

For small capstone datasets — and most are small, often 10-40 cases — double-checking data entry by reviewing the Data View for obvious errors (a "9" in a column that should only contain 1s and 2s, a pre-score higher than any post-score when you expected the opposite, a missing value coded as 0 when it should be blank or a specific missing-value code) before running any analysis catches the errors that are easiest to introduce and hardest to notice once you're looking at statistical output instead of raw numbers.

Running and Reading a Paired-Samples T-Test (Most Common Capstone Analysis)

Reporting Results in Plain Language Without Losing Accuracy

One of the more common gaps between what SPSS produces and what a capstone results section needs is translation — SPSS output is dense, uses abbreviations (M for mean, SD for standard deviation, df for degrees of freedom, Sig. for significance/p-value), and presents far more numbers than a results section typically needs to report. Knowing which numbers from the output actually belong in your write-up — and which can stay in an appendix or simply inform your understanding without being quoted directly — keeps your results section readable.

For most nursing capstone results sections, the numbers worth reporting in the main text are: the sample size (n), the mean and standard deviation for pre- and post-scores (or percentages for categorical outcomes), and the p-value from your test. A sentence like "Mean patient-reported confidence scores increased from 2.4 (SD = 0.8) at baseline to 3.6 (SD = 0.6) post-intervention (n = 14, p = .003)" contains everything a reader needs to evaluate your finding, without requiring them to interpret an SPSS table.

If your p-value doesn't reach statistical significance — common with small samples — resist the temptation to either hide this result or overstate its meaning. "Did not reach statistical significance" is a factual, neutral statement; pair it with the actual mean change (which may still be clinically meaningful even without statistical significance) and let your discussion section address what this means for your project's conclusions, especially if you've framed the project as a pilot. If translating your SPSS output into a results section feels like the hardest part of finishing your capstone, get help with this paper from a writer who can help present your statistical results clearly and accurately.

Common Mistakes to Avoid

Ready to Start?

Have SPSS output you're not sure how to translate into a results section? Get help with this paper and a writer can help present your statistical findings clearly and accurately.

Get help with this paperSee all services

Related Guides

SPSS Nursing Capstone: Complete Nursing Guide FAQ

Do I need to buy SPSS, or does my school provide access?

Most nursing programs provide students with access to SPSS through a university license, either via a campus computer lab or a remote/virtual lab environment. Check with your program's IT or library resources before purchasing a personal license, which can be costly.

What if my sample size is too small for SPSS to run a test?

SPSS will often run a test on very small samples, but the result may not be meaningful (or the software may flag a warning). For very small samples, non-parametric tests (Wilcoxon, Mann-Whitney) are generally more appropriate than t-tests, and reporting descriptive statistics (means, percentages) alongside a cautious interpretation is often the most honest approach — especially in a pilot framing.

What's the difference between "statistically significant" and "clinically significant"?

Statistical significance (p < .05) means the observed difference is unlikely to be due to chance alone, given your sample size. Clinical significance means the size of the change matters in practice, regardless of statistical significance. A small sample can show a clinically meaningful change (e.g., a notable drop in reported pain scores) without reaching statistical significance — both numbers are worth reporting and discussing.

Can I just use Excel instead of SPSS?

For very simple descriptive statistics (means, percentages, simple charts), Excel can work. For paired or independent t-tests, Excel has built-in functions that can calculate these, though SPSS's output is often more complete and easier to report from directly. Check your program's expectations — some explicitly require or prefer SPSS.

How do I report results if I only have descriptive statistics, no significance test?

Descriptive statistics alone (means, percentages, frequencies before and after) are a legitimate way to report results, especially for small pilot samples. Report the numbers clearly — "the percentage of charts with complete documentation increased from 60% (n=6/10) to 90% (n=9/10)" — and let the discussion address what this change suggests, without claiming statistical significance you didn't test for.

What does "df" mean in the SPSS output, and do I need to report it?

"df" stands for degrees of freedom, a value used in calculating the test statistic. Some programs expect it reported alongside the p-value (e.g., "t(13) = 2.45, p = .03"); others are satisfied with just the p-value and means. Check your program's expected reporting format — APA style has a standard format for reporting test statistics if your program follows it.

I ran the wrong test — can I redo the analysis after realizing my data setup was wrong?

Yes — if you discover your data was entered in a format that doesn't match the test you ran (e.g., separate rows instead of columns for pre/post), reorganizing the data and rerunning the correct test is straightforward and worth doing before finalizing your results section. It's much easier to fix at this stage than after the results are written up.