Aug 5, 2021
Post comments count0
Post likes count0
Targeting Random Users

Computer systems are notorious for being able to do many precise operations quickly, but struggling to do things at random. Imagine you want to A/B test two different notifications on a small set of your user base before broadcasting a promotional offer to everyone. How would you choose two random subsets of your users? How would you make sure that...