Y
Hacker News
new
|
ask
|
show
|
jobs
by
yeahboats
1426 days ago
I think what you really want to do is randomize A or B within each 30m (or 5m) interval. This is basically switchback testing. Door dash has a nice write-up here:
https://doordash.engineering/2018/02/13/switchback-tests-and...
2 comments
shay_ker
1422 days ago
Yep - we've run many switchback tests so I'm happy to chat more about it. It's a lot more akin to what you're building here, from a stats point of view.
link
maximedupre
1426 days ago
Oh right, that's actually a better technique! Thanks for the idea.
link