110556: Rates cannot be calculated using a binomial distribution since values in the count field [<value>] are greater than the values in the population field [<value>].

Description

The binomial probability distribution assumes that the count values are a subset of the population value. To calculate rates using a binomial distribution, the count values must be less than the population value.

Solution

Set the Probability Distribution parameter value to Poisson. The Poisson probability distribution does not assume that the counts are a subset of the population.