Suppose a boy at a circus is given two options to catch balls in 5 minutes from a ball throwing machine, a sticky catcher and a net. The sticky catcher will always certainly catches 50 balls (p=1). The net usually catches 12 balls/per minute and follows a Poisson process. Which option should he use to catch the balls?
Utility of option 1 => 50 balls. But I am confused in describing the utility of option 2, should it be equal to => p(catching 0 balls in 5mins)*0 balls + p(1 ball)*1 + p(2)*2 + p(3)*3+........+p(huuuuge number (n) balls in 5 mins)*n?
please explain and let me know if I'm right...