Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Performs statistical analysis for A/B testing experiments
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -5% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 13% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -39% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -41% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -8% | 0% |
Performs statistical analysis for A/B testing experiments. This skill provides rigorous statistical methods to determine experiment validity and significance.
json{ "experimentData": { "control": "object", "variants": ["object"] }, "metrics": [{ "name": "string", "type": "conversion|continuous|ratio" }], "analysisType": "frequentist|bayesian|sequential" }
json{ "results": [{ "metric": "string", "controlValue": "number", "variantValues": ["number"], "pValue": "number", "confidenceInterval": "object", "significant": "boolean" }], "srmCheck": "object", "recommendation": "string" }
Other measured skills in the registry, with their headline benchmark lift.