{"uid":"cap_MPRKvqzUCTSdo9M2buOo1","slug":"numora-percentile-computation-19ea76c9","name":"Numora Percentile 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://numormo.vercel.app/api/statistics/percentile","method":"POST","headers":{},"bodySchema":{"type":"object","required":["p","data"],"properties":{"p":{"type":"number","description":"Percentile (0-100)"},"data":{"type":"array"}}},"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":"registry","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.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_04dFkWZ6FQPcZVmZseZkZ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes the Nth percentile value from a dataset of numbers with no external dependencies","exampleAgentPrompt":"Calculate the 95th percentile from this list of response times: [120, 340, 89, 560, 230, 410, 77, 980, 150, 290, 670, 44].","exampleUseCases":[{"title":"P95 latency threshold detection","prompt":"I have a list of API response times in milliseconds — [45, 78, 120, 230, 310, 450, 670, 890, 1200, 3400] — can you compute the 95th percentile so I know what my worst-case latency looks like for 95% of users?"},{"title":"Student grade distribution analysis","prompt":"Here are the test scores for my class: [55, 62, 71, 74, 78, 80, 83, 85, 88, 91, 93, 95, 97]. What score falls at the 75th percentile?"},{"title":"Sales performance benchmarking","prompt":"My sales team closed these deal amounts last quarter: [5000, 8200, 11000, 13500, 17000, 22000, 28000, 35000, 41000, 60000]. Compute the 90th percentile so I can set a stretch target."}],"resultDescription":"Returns a JSON object with success: true, a result object containing the computed percentile value, and a computation string describing what was calculated in human-readable form.","failureModes":["Empty or null data array returns an error","Percentile value outside 0-100 range is invalid","Non-numeric values in the data array may cause computation failure","Insufficient funds (x402 payment required at $0.1 USDC per call)"],"whenToPreferThis":"Choose this endpoint when you need a fast, dependency-free percentile calculation on a numeric dataset and want a simple POST-based API with per-call micropayment pricing. Ideal for agents that need statistical computations without setting up a full data science stack or calling a heavyweight analytics platform.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:45:39.110Z","isFirstParty":false}