Impression Reach
Let’s say we have a very naive advertising platform. Given an audience of size A and an impression size of B, each user in the audience is given the same random chance of seeing an impression.
Compute the probability that a user sees exactly 0 impressions.
What’s the probability of each person receiving at least 1 impression?
.....
Loading comments