{"uid":"cap_Qa2mGs3_pn36KrfKSV1v_","slug":"basic-utils-agent-statistics-summary-69986c5e","name":"Basic Utils Agent – Statistics Summary","description":"A versatile utility agent offering calculator, statistics, datetime, and unit conversion services.","url":"https://basic-utils-agent.up.railway.app/statistics/summary","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"data":{"type":"array","items":{"type":"number"},"description":"List of numeric values for statistical analysis. Maximum length: 10000"}}},"responseSchema":{"type":"json","example":{"max":5,"min":1,"mean":3,"mode":[1,2,3,4,5],"range":4,"median":3,"stddev":1.414213562373095,"variance":2}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_2_884VbIUoy7-S5vm-pX8","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes descriptive statistics (mean, median, mode, min, max, range, standard deviation, variance) for a list of numeric values","exampleAgentPrompt":"Can you compute the full descriptive statistics — mean, median, mode, min, max, range, standard deviation, and variance — for this dataset: [4, 7, 2, 9, 1, 5, 7, 3, 8, 6]?","exampleUseCases":[{"title":"Summarize student test score distribution","prompt":"I have a list of test scores from my class — [58, 72, 85, 90, 63, 77, 88, 95, 71, 66] — can you give me the mean, median, standard deviation, and the full summary statistics so I can understand how the class performed?"},{"title":"Detect outliers in sensor readings","prompt":"I have these sensor temperature readings from today: [22.1, 22.4, 22.0, 35.8, 21.9, 22.3, 22.1] — can you calculate the mean, standard deviation, and range so I can see if any readings look anomalous?"},{"title":"Analyze sales figures statistically","prompt":"Here are last month's daily sales numbers: [1200, 1450, 980, 1700, 1350, 1100, 1600, 900, 1250, 1800] — give me the full statistical summary including mean, median, variance, and standard deviation."}],"resultDescription":"A JSON object containing: max (maximum value), min (minimum value), mean (arithmetic average), mode (array of most frequent values), range (max minus min), median (middle value), stddev (standard deviation), and variance — all computed from the input numeric array.","failureModes":["Empty or missing data array returns an error","Non-numeric values in the array cause a validation failure","Array exceeding 10,000 elements may be rejected","Malformed JSON request body returns a 400 error","Network timeout if service is cold-starting on Railway"],"whenToPreferThis":"Choose this endpoint when you need a complete descriptive statistics summary in a single call rather than computing individual metrics separately. It is ideal for datasets up to 10,000 numbers and returns all core statistics at once. Prefer it over general-purpose code execution when you want a lightweight, pay-per-call statistical API without setting up a compute environment.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:35:07.997Z","isFirstParty":false}