| Rank | Package | Cost | Does everything a project needs? | Cronbach’s alpha built in? | Best for |
|---|---|---|---|---|---|
| 1 | SPSS | Commercial — check your campus laboratory first | Yes | Yes | Departments that require it, and anyone with lab access |
| 2 | jamovi | Free and open source | Yes | Yes | The best free replacement for SPSS |
| 3 | JASP | Free and open source | Yes | Yes | Clean output and a gentle interface |
| 4 | Excel | Already on most machines | No | No | Frequency, percentage and mean tables only |
Ranked on what a Nigerian undergraduate project actually requires: chi-square, correlation, t-test, ANOVA, reliability and a normality check, produced in output you can carry into Chapter Four. Package facts read from each project’s own site on 17 August 2026.
The criteria, and why Excel comes last despite being free
Six things decide this for a final year project, and only some of them are about statistics.
- Can you legally obtain it? A package you cannot install is not an option.
- Does it cover the whole undergraduate set — chi-square, Pearson, Spearman, t-test, ANOVA, Cronbach’s alpha, Shapiro-Wilk?
- Will your department recognise the output? Supervisors read a lot of SPSS tables and few of anything else.
- Does it work offline? Analysis often happens when the data does not, and a package that needs a connection to compute is a liability.
- How long to learn it under a deadline you are already behind on.
- Is the output usable in a table you paste into Chapter Four?
Excel fails criterion two, decisively, and that is why a free and universally available program finishes last. There is no built-in Cronbach’s alpha function in Excel. You can compute it by hand from item variances and the total variance, and students do, but it is slow and error-prone and you will be asked at the defence to show how you got the number. Since almost every Nigerian project must report a reliability coefficient, that single gap disqualifies Excel as your only tool.
1. SPSS — the default, if you can reach it
SPSS is what most Nigerian departments teach, what most supervisors read fluently, and what most project handouts assume. Its output tables are the ones your panel has seen a thousand times, which is worth more than it sounds: a familiar table gets read, an unfamiliar one gets questioned.
It covers everything an undergraduate project needs and a great deal more, and every menu path in the guide to analysing project data in SPSS step by step is written against it.
The catch is access. SPSS is commercial software with a subscription licence. Before you consider anything else, ask two questions: does your department’s computer laboratory have a licensed installation, and can you book time on it? Many Nigerian universities do, and the lab is also where you will find someone who has run the procedure before.
If the answer is no, install jamovi rather than hunting for a cracked copy. An unlicensed installation puts your data and your machine at risk in the week you can least afford either, and it buys you nothing that jamovi does not already do for free.

2. jamovi — the free package to use if SPSS is out of reach
jamovi describes itself on its own site as “a free and open statistical spreadsheet”, and states plainly that it is “open-source and free, forever”. It offers both a desktop application and a cloud version.
Three things make it the strongest free option for a Nigerian project specifically.
- It looks like a spreadsheet. Your data goes in a grid, exactly as it does in SPSS’s Data View, so the encoding habits in this site’s SPSS guide transfer directly.
- Its output resembles what your supervisor expects. Tables, not code output. A reliability table from jamovi is legible to somebody who has only ever read SPSS.
- It covers the full undergraduate set, including reliability analysis with the item-dropped diagnostic that matters when your alpha comes back low — the repair procedure is in what to do about a low Cronbach’s alpha.
Use the desktop download rather than the cloud version if your connection is unreliable, so that a power cut or an exhausted data bundle does not interrupt an analysis.
3. JASP — equally free, slightly different temperament
JASP is an open-source project supported by the University of Amsterdam, and it is free to download. It does everything jamovi does, with output that is arguably the cleanest of the four, and it carries a strong set of Bayesian procedures alongside the conventional ones.
It sits third here only because jamovi’s spreadsheet-style data entry maps more directly onto the SPSS workflow Nigerian departments teach, which shortens the learning curve when you are three weeks from submission. If you have more time, or if you simply prefer the interface after trying both, JASP is not a compromise — it is a genuine alternative and both are free, so trying each costs an evening.
4. Excel — fine for part of the job, and only that part
Be precise about what Excel does well, because it does some things perfectly adequately.
It can do: frequency and percentage tables for your bio-data, means and standard deviations for Likert items, the grand mean, simple charts, and the arithmetic behind a criterion-mean decision column. For a purely descriptive project with no hypotheses, that may genuinely be everything you need.
It struggles with, or cannot do: Cronbach’s alpha as a built-in function, Shapiro-Wilk, the non-parametric substitutes such as Mann-Whitney U and Kruskal-Wallis, and post hoc tests after ANOVA. Chi-square and correlation exist as worksheet functions but return bare numbers rather than the labelled output a panel expects to see.
Excel is also where a lot of good data goes to die, because a spreadsheet invites you to type over your raw values. If you use it, keep the raw sheet untouched and do the working on a copy.

The recommendation
Use SPSS if your department requires it or your laboratory has it. Familiar output and a supervisor who can help you when something goes wrong are worth real money, and in the lab they cost nothing.
Otherwise use jamovi. It is free forever, it is legal, it works offline as a desktop install, its data grid behaves like SPSS’s, and it produces every statistic an undergraduate project needs. JASP is the runner-up and equally free — take whichever you prefer after an hour with each.
Use Excel only for descriptive tables, and only if your project has no hypotheses and no reliability coefficient to report.
One rule regardless of choice: name the package you actually used in Chapter Three, with its version. “Data were analysed using jamovi” is a complete and correct sentence, and it is far better than claiming SPSS because it sounds more official. You will be asked which software produced your numbers — it is on the standard list in the guide to what is asked during a project defence — and the answer has to match what your Chapter Three says.
And remember that the package does not choose your test. That decision comes from the shape of your research question, as set out in what statistical test to use for your project, and what you do with the output afterwards is in writing Chapter Four.
The software gives you numbers. The chapter is still yours to write.
Tesify holds your chapters in the structure your department expects and keeps every citation attached to a source you actually opened, so the analysis and the manuscript stop being two separate scrambles. Over 9,000 students have used it to write more than 15,000 chapters, and every word is still written by you.
Frequently asked questions
What is the best statistical software for a final year project?
SPSS if your department requires it or your campus laboratory has a licensed copy, because supervisors read its output fluently. Otherwise jamovi, which is free, open source, works offline and covers every procedure an undergraduate project needs.
Is there a free alternative to SPSS?
Two good ones. jamovi describes itself as a free and open statistical spreadsheet, free forever, and JASP is a free open-source project supported by the University of Amsterdam. Both handle chi-square, correlation, t-tests, ANOVA and reliability analysis.
Can I use Excel for my project analysis?
For frequency tables, percentages, means and standard deviations, yes. It has no built-in Cronbach’s alpha function and no Shapiro-Wilk or non-parametric tests, so if your project reports reliability or tests hypotheses, you need something else.
Can Excel calculate Cronbach’s alpha?
Not with a built-in function. You can derive it manually from item variances and total variance, but it is slow, easy to get wrong, and you will be asked to show your working. A free package computes it in one dialog.
Is jamovi or JASP better?
Both are free and both cover the undergraduate set. jamovi’s spreadsheet-style data entry is closer to the SPSS workflow Nigerian departments teach, which makes it slightly faster to pick up. Try each for an hour and use the one you prefer.
Will my supervisor accept output from jamovi?
Usually yes, because the output is presented as labelled tables rather than code. Ask before you commit, and name the package in Chapter Three either way.
Do I need internet access to run the analysis?
Not if you install a desktop version. jamovi and JASP both run locally once installed, which matters when power and data are unreliable. jamovi also offers a cloud option if you prefer it.
Where do I get SPSS legally as a student?
Start with your department or campus computer laboratory, which is where most Nigerian students access a licensed installation. If there is none available to you, use jamovi rather than an unlicensed copy.
Does it matter which package I use for my grade?
What matters is that the analysis is correct, that it answers your research questions, and that you can explain it. Name the package honestly in Chapter Three and be ready to describe what you did in it.
Can I start in Excel and move to a statistics package later?
Yes, and it is a common route. Encode into a spreadsheet, then import the file. Keep the variable names short and consistent and the codes numeric, and the import will be clean.
Which one should I use if I have three weeks left?
Whichever you can open today. Time spent hunting for the ideal package is time not spent analysing, and every option on this page will produce a defensible Chapter Four.



