{"uid":"cap_v_J9ELbFHbjpql3TXGdga","slug":"basic-utils-agent-statistics-mean-d82f95e4","name":"Basic Utils Agent – Statistics Mean","description":"A versatile utility agent offering calculator, statistics, datetime, and unit conversion services.","url":"https://basic-utils-agent.up.railway.app/statistics/mean","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":{"mean":3}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_YDVn_hPP0ZlW6EdOr3pFQ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes the arithmetic mean (average) of a provided list of numeric values.","exampleAgentPrompt":"Can you calculate the arithmetic mean of these numbers for me: 4, 7, 13, 2, 19, 8, 5?","exampleUseCases":[{"title":"Average student test scores","prompt":"I have these student exam scores: 82, 91, 74, 88, 95, 67, 79 — what's their average?"},{"title":"Mean monthly sales revenue","prompt":"Here are my monthly sales figures in dollars: 12400, 15800, 11200, 17300, 14600, 16100 — can you compute the mean so I know my typical monthly revenue?"},{"title":"Average sensor readings analysis","prompt":"I collected temperature readings from my sensors every hour: 21.3, 22.1, 20.8, 23.4, 22.7, 21.9, 20.5, 22.3 — what's the mean temperature?"}],"resultDescription":"Returns a JSON object containing a single 'mean' field with the arithmetic average of the input array as a numeric value (e.g. {\"mean\": 3}).","failureModes":["Empty array input may return an error or undefined result","Non-numeric values in the array will cause a validation error","Array exceeding 10,000 elements will be rejected","Malformed JSON body returns a 400 Bad Request","Network or server unavailability returns a 5xx error"],"whenToPreferThis":"Choose this endpoint when you need a quick, low-cost computation of the arithmetic mean for a numeric dataset up to 10,000 values. Ideal for agents performing lightweight statistical summaries without needing a full statistics library or heavy computation environment. Prefer over general-purpose code execution when a fast, dedicated mean calculation with a clean JSON response is required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:31:47.861Z","isFirstParty":false}