If an event occurs an average of 0.6 times/year over a century, what is the probability that it occurs exactly once in a randomly selected year?
I was able to find p(occurs exactly once in a given year) for a 10-year period by calculating the probability of all 6 occurrences being in different years, of 4 in different years, of 3 in different years and so on, then multiplying each by the resultant probability of a randomly selected year having exactly one occurrence (6/10, 4/10, 3/10,...). However, it would be highly laborious to apply this method to a 100-year period.
How could this be done more efficiently?