{"uid":"cap_cmCAMlAMwfnkNu5Wj2R8u","slug":"numora-anova-statistics-endpoint-14371176","name":"Numora ANOVA Statistics Endpoint","description":"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.","url":"https://numorapoi.orbonomy.xyz/api/statistics/anova","method":"POST","headers":{},"bodySchema":{"type":"object","required":["groups"],"properties":{"groups":{"type":"array","description":"Array of groups"}}},"responseSchema":{"type":"object","required":["success","result","computation"],"properties":{"result":{"type":"object","description":"Computation result varies by endpoint"},"success":{"type":"boolean","description":"Always true on success"},"computation":{"type":"string","description":"Human-readable description of what was computed"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_X4K93T6Dk56DVYMHlF28h","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs one-way Analysis of Variance (ANOVA) across multiple groups to test whether their means differ significantly","exampleAgentPrompt":"Can you run an ANOVA test on these three groups of measurements to see if their means are significantly different? Group A: [23, 25, 28, 22, 26], Group B: [30, 32, 35, 31, 33], Group C: [18, 20, 19, 21, 17].","exampleUseCases":null,"resultDescription":"Returns a JSON object with a boolean success flag, a result object containing ANOVA statistics (F-statistic, p-value, group means, variances, degrees of freedom, sum of squares), and a human-readable computation string describing what was calculated.","failureModes":["Missing or empty groups array returns a validation error","Fewer than two groups provided causes ANOVA to be undefined — likely returns an error","Groups with zero variance may cause division-by-zero edge cases","Non-numeric values in group arrays may cause computation failure","Payment not provided or insufficient USDC balance results in 402 response before computation"],"whenToPreferThis":"Use this endpoint when you need pure server-side ANOVA computation without setting up a statistics library locally. Ideal for AI agents that need to compare three or more sample groups for statistical significance in research, A/B/C testing, or experimental analysis. Prefer this over general-purpose code-execution endpoints when you want a lightweight, deterministic math call with x402 micropayment billing at $0.10 per call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:41:34.074Z","isFirstParty":false}