mozilla / experimenter-docs

Documentation hub for Experimenter/Nimbus
https://experimenter.info
7 stars 40 forks source link

Add FAQ - sizing warning for single feature experiments #521

Open eliserichards opened 10 months ago

eliserichards commented 10 months ago

Related to https://github.com/mozilla/experimenter/issues/9641

Add FAQ or explanation (maybe in data sections?) about how to adjust sizing for single-feature experiments that are targeting a feature that is already enrolled in Live multifeature experiments:

if data scientist run normal sizing for feature in “url bar” and get x% as desired typically, but if y% meeting the targeting criterion has been taken by active multiple-feature experiment where ‘url bar’ is one of the feature, they should then use x%/(1-y%) instead?