Take N examples sampled from a multinomial distribution (p1,p2,⋯,pm) for m outcomes, with Ni being the number of examples taking the outcome i. Here I assume p1,p2,⋯,pm are listed in the descending order; if not, we can reorder them to make them descending.

My objective is to make the most frequently occuring outcome, i.e., argmax_i{N_i} as close to 1 as possible.

So my question is what size of N we should take to make the most frequently occuring outcome is less than some predetermined number m0 (1

More Chao-Hua Yu's questions See All
Similar questions and discussions