{"uid":"cap_ClyTOzyzV1ewi1XvWvc2R","slug":"numora-statistics-sampling-endpoint-99df1124","name":"Numora Statistics Sampling 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/sampling","method":"POST","headers":{},"bodySchema":{"type":"object","required":["n","data"],"properties":{"n":{"type":"integer"},"data":{"type":"array"},"method":{"enum":["simple","systematic","bootstrap"],"type":"string"}}},"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_XTVEObGgtCtie46rVoD06","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 statistical sampling computations on a dataset, returning a sample of size n using a specified sampling method","exampleAgentPrompt":"Using pure math computation, draw a random sample of 15 values from this dataset [4, 7, 2, 9, 1, 5, 8, 3, 6, 10, 12, 14, 11, 13, 15, 16, 17, 18, 19, 20] using systematic sampling — no external libraries, just the math.","exampleUseCases":null,"resultDescription":"Returns a JSON object with success:true, a result object containing the sampled subset, and a human-readable computation field describing what was calculated (e.g. 'Drew systematic sample of n=15 from population of 20').","failureModes":["Missing required field 'n' returns 400 error","Missing required field 'data' returns 400 error","n larger than data array length may return error or require replacement sampling","Invalid method string may fall back to default or return 400","Payment not included results in 402 Payment Required with x402 headers"],"whenToPreferThis":"Use this endpoint when you need deterministic, dependency-free statistical sampling on a raw numeric dataset and want micropayment-per-call pricing. Prefer over full statistical libraries when you only need sampling without a full data science stack.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:51:29.387Z","isFirstParty":false}