The total number of crossovers follows a Binomial distribution $B(N,\epsilon)$ A global crossover occurs if that number is odd. The probability of that event (well, its complement) is computed here. And it leads to the result you copied.
The total number of crossovers follows a Binomial distribution $B(N,\epsilon)$ A global crossover occurs if that number is odd. The probability of that event (well, its complement) is computed here. And it leads to the result you copied.