{"uid":"cap_VPu_6Ias7V9O3DcQLHbGI","slug":"numora-percentile-calculator-b0a02c58","name":"Numora Percentile Calculator","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://numormor.netlify.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":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":{"p10Cents":"10.0000","medianCents":"10.0000","p90Cents":"10.0000","minCents":"10.0000","maxCents":"10.0000","p95Cents":"10.0000","sampleCount":1,"varies":false,"failureChargeRate":1},"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_70Dnv5x7upJGvfEVVduUE","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","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","exampleAgentPrompt":"Calculate the 90th percentile of this dataset for me: [12, 45, 67, 23, 89, 34, 78, 56, 91, 44, 62, 38].","exampleUseCases":[{"title":"Performance monitoring for API latency","prompt":"I have a list of response times in milliseconds from our API calls today. Can you find the 95th percentile so I know what latency threshold separates our normal requests from the slowest 5%? The times are: [120, 145, 98, 203, 156, 167, 134, 891, 145, 178, 234, 112, 145, 167, 523, 189]"},{"title":"Grading curve calculation for exams","prompt":"I need to understand the distribution of test scores from my class. Can you compute the 75th percentile of these exam scores to see what separates the top quartile from the rest? Here are the scores: [85, 92, 78, 95, 88, 72, 91, 84, 79, 93, 87, 81, 89, 76, 94, 86]"},{"title":"Salary equity analysis by percentile","prompt":"I'm analyzing compensation data to identify pay equity issues. Can you find the 25th percentile and the 75th percentile of these annual salaries to understand where our lower and upper quartiles fall? Salaries: [45000, 52000, 48000, 61000, 55000, 51000, 58000, 49000, 62000, 54000, 47000, 59000, 53000, 50000, 64000]"}],"resultDescription":"Returns a JSON object with a 'result' containing the computed percentile value, a 'success' boolean, and a 'computation' string describing what was calculated in human-readable terms.","failureModes":["Missing required field 'p' (percentile) returns validation error","Missing required field 'data' (array) returns validation error","Empty data array may return error or undefined result","Percentile value outside 0-100 range may return error","Non-numeric values in data array may cause computation failure","Payment failure via x402 micropayment blocks request (returns 402)"],"whenToPreferThis":"Choose this endpoint when you need a pure, self-contained mathematical percentile computation with no external data dependencies. Ideal for AI agents processing numeric datasets for statistics, performance benchmarking, grading curves, or financial analysis where a reliable, deterministic computation is needed on demand. Prefer this over general-purpose code execution when you need a fast, cheap, pre-built math function paid per-call via USDC micropayment.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:51:48.658Z","isFirstParty":false}