Numora Hypothesis Testing is a paid API for AI agents from numormo.vercel.app, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-14).
Performs statistical hypothesis tests on numeric data arrays, returning test statistics, p-values, and conclusions
100 pure math computation endpoints for AI agents. Statistics, financial math, linear algebra, equation solving, calculus, number theory, sequence generation, and unit conversions. Zero external dependencies. x402 micropayments on Base.
Returns a JSON object with success=true, a result object containing the test statistic, p-value, whether the null hypothesis is rejected, and degrees of freedom or other relevant statistical measures, plus a human-readable 'computation' string describing what was computed and what it means.
POSThttps://numormo.vercel.app/api/statistics/hypothesisChoose this endpoint when you need serverless, dependency-free statistical hypothesis testing without spinning up a Python/R environment. Ideal for agents that need quick, pure-math significance testing on numeric arrays with micropayment billing. Best for one-sample tests against a known population parameter; if you need two-sample tests or ANOVA, check other Numora endpoints.
| Field | Type | Description |
|---|---|---|
| datarequired | array | |
| params | object | Test parameters (mu, alpha, etc.) |
| Field | Type | Description |
|---|---|---|
| resultrequired | object | Computation result varies by endpoint |
| successrequired | boolean | Always true on success |
| computationrequired | string | Human-readable description of what was computed |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"