When a good study meets the wrong test
You designed the study, collected the data, and framed the questions. Then comes the part no one trained you for: choosing the correct statistical test, running it without error, and defending every number that comes out. That last mile — the part between having the data and trusting the result — is exactly what thericerca is built to get right.
The quiet cost of the wrong test
A study can be careful in every way — clean design, real data, honest questions — and still reach the wrong conclusion, because the wrong test was run. A correlation where a chi-square belonged. A t-test on data that broke its own normality assumption. Post-hoc comparisons that the omnibus result never licensed. These mistakes rarely announce themselves; they slip past a busy glance, land in a thesis or a manuscript, and quietly undermine work that deserved better.
For most researchers, the safeguard is a statistician — a colleague down the hall, a paid consultation, a methods course half-remembered. Not everyone has that within reach. That gap, between having data and having someone to get the statistics right, is exactly what thericerca is built to close.
A well-designed study can still be wrong — not because the data lied, but because the wrong question was asked of it.
Why “just ask an AI” makes it worse
The obvious modern shortcut is to paste your data into a chatbot and ask it to “analyze this.” It will oblige — confidently, fluently, and often with numbers it invented. A general-purpose model has no way to tell a computed statistic from a plausible-looking one. For research, a fabricated p-value is worse than no p-value at all: it carries the authority of precision and none of the truth.
The right test, chosen in the open
thericerca starts where a statistician would — with your variables and your objective. A deterministic rules engine reads the measurement level and role of each variable and selects the appropriate test: a chi-square for two categoricals, a correlation for two continuous measures, ANOVA for a continuous outcome across three or more groups. It checks each test’s assumptions and adapts when they fail — Pearson gives way to Spearman on non-normal data, ANOVA to Kruskal–Wallis under unequal variance — and it runs post-hoc comparisons only when the overall test earns them. Every choice arrives with the reason it was made.
A deterministic engine maps your objectives to a statistical plan and selects the correct test, checking its assumptions as it goes. An optional AI can help read plain-English objectives — it never chooses a test or touches a number.
Every statistic is computed by vetted libraries — scipy, statsmodels — in an isolated sandbox. Deterministic and reproducible.
Every number is real
Here is the line thericerca will not cross: the AI never computes a statistic. Every figure is produced by established scientific libraries running in an isolated sandbox, exactly as a statistician would run them. Before a report is issued, a numeric-claim validator traces each number in the prose back to the computed results — and anything it can’t verify flags the report instead of shipping it. The language model’s only job is to explain; never to calculate.
A report you can defend
What comes back isn’t a chat transcript. It’s a structured report: the tests used and why, the assumptions checked, each result in plain language beside its formal APA statement, a grounded discussion with conclusions and recommendations, and an appendix of the exact Python that produced every figure. Hand it to an advisor, a reviewer, or a client — and when they ask “why this test?” or “where did this number come from?”, the answer is already on the page. Export it as HTML, Word, or PDF.
thericerca is an instrument, not an oracle. It automates the mechanics of choosing and running the right test with fidelity — it doesn’t replace the judgment of a qualified statistician or domain expert, and it isn’t a substitute for professional advice. It gets the arithmetic right so you can spend your judgment where it matters.
What this frees you to do
The point of getting the statistics right was never the statistics. It’s being able to trust your own conclusions — and to spend your attention on your research instead of second-guessing the arithmetic. thericerca shows you the whole plan, and its cost, before you spend anything: the feasibility assessment is free, and you only pay to run.