{"uid":"cap_Rhi2kh93tNoAv11lmT8j1","slug":"numora-statistics-distribution-computation-a0761deb","name":"Numora Statistics Distribution Computation","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/distribution","method":"POST","headers":{},"bodySchema":{"type":"object","required":["type"],"properties":{"type":{"enum":["normal","binomial","poisson","uniform"],"type":"string"},"params":{"type":"object"}}},"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_CYiRX4F8Xd4u4HZX8grJ5","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":"Computes statistical probability distribution calculations (e.g. PDF, CDF, mean, variance) for a specified distribution type and parameters","exampleAgentPrompt":"Calculate the cumulative distribution function (CDF) for a normal distribution with mean 0 and standard deviation 1 at x = 1.96 — I need the probability value.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a boolean 'success' field, a 'result' object containing the computed statistical values (varies by distribution type and requested computation), and a 'computation' string describing what was computed in human-readable form.","failureModes":["Unsupported or misspelled distribution type returns error","Missing required 'type' field returns 400-class error","Invalid or out-of-range parameters for the specified distribution (e.g. negative variance) return computation error","Payment not provided or insufficient USDC results in 402 Payment Required","Malformed JSON body causes parse error"],"whenToPreferThis":"Choose this endpoint when you need precise, server-side statistical distribution computations without relying on client-side math libraries or external dependencies. Ideal for AI agents that need exact probability values, moments, or distribution evaluations on demand with micropayment billing per call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:50:11.436Z","isFirstParty":false}