Basic Utils Agent – Variance Calculator is a paid API for AI agents from basic-utils-agent.up.railway.app, paid per call via x402, $0.002/call, status unknown (last checked 2026-09-13).
Computes the statistical variance of a provided list of numeric values.
A versatile utility agent offering calculator, statistics, datetime, and unit conversion services.
Returns a JSON object containing a single 'variance' field with the computed numerical variance of the input data array.
POSThttps://basic-utils-agent.up.railway.app/statistics/varianceChoose this endpoint when you need a fast, cheap, on-demand variance computation without setting up local statistical libraries. Ideal for agents doing lightweight statistical checks on datasets up to 10,000 values where the result feeds into downstream decision-making or reporting.
| Field | Type | Description |
|---|---|---|
| data | array | List of numeric values for statistical analysis. Maximum length: 10000 |
{
"type": "json",
"example": {
"variance": 2
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"