{"uid":"cap_dCyBSLiBEhmQ7ZClyiTKI","slug":"basic-utils-agent-statistics-range-e0fab893","name":"Basic Utils Agent – Statistics Range","description":"A versatile utility agent offering calculator, statistics, datetime, and unit conversion services.","url":"https://basic-utils-agent.up.railway.app/statistics/range","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":{"range":4}},"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_GznTf-wkdjRBS-byytWwp","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 statistical range (max minus min) of a list of numeric values","exampleAgentPrompt":"Can you calculate the statistical range for this dataset: [3, 7, 1, 5, 9, 4, 2, 8]? I want to know the difference between the highest and lowest values.","exampleUseCases":[{"title":"Sensor data spread analysis","prompt":"I have temperature readings from today: [18.2, 21.5, 19.0, 23.7, 17.8, 22.1]. What's the range of those temperatures?"},{"title":"Student grade variability check","prompt":"Here are the test scores from my class: [55, 72, 88, 91, 63, 78, 84, 70, 95, 60]. Can you find the range so I know how spread out the grades are?"},{"title":"Financial data range calculation","prompt":"I've got these daily stock closing prices for the week: [142.30, 145.10, 139.80, 148.60, 143.90]. What's the range across those values?"}],"resultDescription":"Returns a JSON object with a single 'range' field containing the numeric difference between the maximum and minimum values in the submitted array (e.g. {\"range\": 4})","failureModes":["Empty array input returns an error or undefined range","Non-numeric values in the array cause a validation error","Array exceeding 10,000 elements may be rejected","Missing 'data' field in the request body causes a 400 error","Payment failure (402) if x402 payment header is not included"],"whenToPreferThis":"Use this endpoint when you need a fast, lightweight computation of statistical range (max - min) for a numeric dataset of up to 10,000 values. Prefer it over full statistical suites when only the range is needed and cost efficiency matters at $0.002 per call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:31:07.329Z","isFirstParty":false}