{"uid":"cap_QUhTYYS1VmWUA45u5KqXY","slug":"pennyrail-basic-statistics-b3de3093","name":"PennyRail Basic Statistics","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/nano/number.stats--basic-statistics","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"array"}}},"responseSchema":{"type":"object","additionalProperties":true},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_42A8WOPEOkulV59A3gVUb","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes basic descriptive statistics (mean, median, variance, etc.) over a submitted array of numbers","exampleAgentPrompt":"Can you compute basic statistics — mean, median, min, max, and standard deviation — on this array of numbers: [4, 7, 13, 2, 9, 15, 6, 11]?","exampleUseCases":[{"title":"Summarize sensor readings dataset","prompt":"I have a batch of temperature sensor readings — [22.1, 23.5, 21.8, 24.0, 22.7, 23.1] — can you calculate the basic stats like mean, min, max, and standard deviation for me?"},{"title":"Check score distribution for a quiz","prompt":"Here are the quiz scores from my class: [85, 90, 72, 88, 95, 60, 78, 82, 91, 67]. Can you compute the basic descriptive statistics so I can see how they're distributed?"},{"title":"Validate financial data spread","prompt":"I've got these monthly revenue figures in thousands: [120, 135, 98, 142, 110, 127, 155, 103]. Can you run basic statistics on them so I can see the average, variance, and range?"}],"resultDescription":"A JSON object containing basic descriptive statistics computed over the input array, typically including measures such as mean, median, mode, min, max, count, range, variance, and standard deviation.","failureModes":["Empty or missing input array returns validation error","Non-numeric values in array may cause computation error or be silently ignored","Payment failure (402) if USDC payment header is missing or insufficient","Malformed request body returns 400 error","Very large arrays may time out depending on hosting limits"],"whenToPreferThis":"Choose this endpoint when you need a quick, pay-per-call computation of basic descriptive statistics on a numeric array without setting up a local statistics library or data science environment. Especially useful in agent pipelines where numeric summaries are needed on demand at low cost ($0.001/call).","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:21:56.458Z","isFirstParty":false}