Skip to main content

Runs a Mann-Whitney U test on the experiment's metric values and tests each variant for normality. The recommended_test

GET 

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

Runs a Mann-Whitney U test on the experiment's metric values and tests each variant for normality. The recommended_test field signals whether a parametric (t-test) or nonparametric test is more appropriate given the data distribution.

Request

Responses

Success