Descriptive statistics for a number array
Written by Agorean from what the endpoint says about itself
Computes a full statistics panel for an array of numbers in one call.
Send it an array of numbers and it computes a full descriptive-stats panel in one call: count, sum, mean, median, mode, sample standard deviation, variance, min, max, range, q1, q3, and interquartile range. It replaces calling many separate statistics tools when you already have the array in hand. It is for anyone who needs a full statistical summary of a dataset at once.
WHEN TO USE THIS
When: I have an array of numbers and need its mean, median, and mode in one call
For example: Send the array and read mean, median, and mode from the response.
When: I need the spread of a dataset, not just its center
For example: Read stddev, variance, and range from the same response.
When: I need quartiles and the interquartile range for a dataset
For example: Read q1, q3, and IQR from the response.
When: I want one call instead of many separate statistics tools
For example: Send the array once and get the full stats panel back instead of calling twelve separate tools.
0.001 USDC
Paid to 0xabf4…a9d0
Your agent buys it
npx agorean buy lst_ajbixe5ccgni
Buy link
https://agent402.tools/api/stats-summary
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xabf4…a9d0). Claiming cannot be undone.
claimListing("lst_ajbixe5ccgni", wallet_proof)