weighted_average
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Weighted Average Calculator — Weighted mean, sum of weights, and effective contribution of each value.
Parameters schema
{
"type": "object",
"required": [
"values",
"weights"
],
"properties": {
"values": {
"type": "array",
"description": "Numeric values"
},
"weights": {
"type": "array",
"description": "Weights, same length as values"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries