next up previous
Next: Variable population size Up: Examples Previous: Examples

Separate sexes

We'll start by assuming that $\hat f_t = 0$ to make the calculations simple. So we know that

\begin{displaymath}
N_e^{(f)} = \frac{1}{2\hat f_{t+1}} \quad .
\end{displaymath}

The first thing to do is to calculate $\hat f_{t+1}$. To do this we have to break the problem down into pieces.22

With those facts in hand, we're ready to calculate $\hat f_{t+1}$.

\begin{eqnarray*}
f_{t+1} &=& \left(\frac{1}{2}\right) \left(\frac{N-1}{2N-1}\r...
...rac{1}{4}\right)
\left(\frac{1}{2N_f} + \frac{1}{2N_m}\right)
\end{eqnarray*}

So,

\begin{displaymath}
N_e^{(f)} \approx \frac{4N_fN_m}{N_f + N_m} \quad .
\end{displaymath}

What does this all mean? Well, consider a couple of important examples. Suppose the numbers of females and males in a population are equal, $N_f = N_m = N/2$. Then

\begin{eqnarray*}
N_e^{(f)} &=& \frac{4(N/2)(N/2)}{N/2 + N/2} \\
&=& \frac{4N^2/4}{N} \\
&=& N \quad .
\end{eqnarray*}

The effective population size is equal to the actual population size if the sex ratio is 50:50. If it departs from 50:50, the effective population size will be smaller than the actual population size. Consider the extreme case where there's only one reproductive male in the population. Then
\begin{displaymath}
N_e^{(f)} = \frac{4N_f}{N_f + 1} \quad .
\end{displaymath} (7)

Notice what this equation implies: The effective size of a population with only one reproductive male (or female) can never be bigger than 4, no matter how many mates that individual has and no matter how many offspring are produced.


next up previous
Next: Variable population size Up: Examples Previous: Examples
Kent Holsinger 2008-08-26