Skip to main content

Returns a full analytics summary for the experiment: per-variant sample counts, confidence intervals, the Welch t-test s

GET 

/api/v1/deployments/:deployment_id/experiments/:experiment_id/analytics

Returns a full analytics summary for the experiment: per-variant sample counts, confidence intervals, the Welch t-test significance result, and observed statistical power. The significance_result and statistical_power fields are null when either variant has fewer than 2 observations.

Request

Responses

Success