A toy is randomly put in a given Cereal box as a promotional gift. There can be N different types of toys and each one can be of any type N (IID). (a) Find the expected number of cereal box one has to buy before she can have atleast one toy of each type, (b) If she has already collected m toys, what is the expected number of different toys she has collected.
Can someone explain how to model this problem using Indicator Random variables.