The Evening Sales Twist: A Poisson Parity Puzzle
A bakery sells cakes according to a Poisson distribution with mean . You are told that the probability of selling an even number of cakes (including zero) equals exactly .
Question: What can you conclude about ?
Now, more interestingly: without any assumption on , show that the probability of selling an even number of cakes is
and explain why this is always strictly greater than for any finite .
Answer: Evening Sales: Poisson Parity via e^m + e^{-m}
Key Idea / Intuition
The trick is to use two Taylor series simultaneously: and . Their sum cancels all odd-powered terms and doubles the even-powered terms, directly extracting the even-indexed probabilities of the Poisson distribution. The result is always strictly above because the correction term is always positive โ zero is an even number and the Poisson distribution places a non-trivial mass there, biasing things ever so slightly toward even counts.
Formal Proof / Solution
Setup. Let . The probability of exactly cakes is:
We want:
The key trick: add two exponential series.
Recall the Taylor expansions:
Adding them:
because all odd powers cancel perfectly. Therefore:
Computing the probability:
Why is this always ?
For any finite :
The intuitive reason: zero is an even number, and always. This extra weight on even counts (especially 0) tips the balance ever so slightly in favor of even outcomes. As , the bias vanishes and , but it never actually reaches .
Answer to the first part: only in the limit . For any finite Poisson mean, it is strictly impossible โ zero is always favored.
Example check: For (as in Mosteller's original problem):
Essentially , but never exactly.
Source: Fifty Challenging Problems in Probability with Solutions, Frederick Mosteller, Problem 30 (Evening the Sales)