Let us model the number of winter storms in a given year as a Poisson random variable. Suppose that in a good year the average number of storms is 3, and in a bad year the average is 5. If the next year will be good with probability 40% and bad with probability 60%, What's the variance?
Well I thought for Poisson random variables, the expectation and the variance are the same. In this case the expectation is 4.2 so I thought presumably the variance would 4.2
What am I missing?