next up previous
Next: An example: selection in Up: Selection on multiple characters Previous: Selection on multiple characters

Introduction

So far we've studied only the evolution of a single trait, e.g., height or weight. But organisms have many traits, and they evolve at the same. How can we understand their simultaneous evolution? The basic framework of the modern quantitative genetic approach was outlined by Russ Lande and Steve Arnold (Evolution 27:1210-1226; 1983).

Let $z_1$, $z_2$, ..., $z_n$ be the phenotype of each character that we are studying. We'll use $\bar{\bf z}$ to denote the vector of these characters before selection and $\bar{\bf z}^*$ to denote the vector after selection. The selection differential, $\bf s$, is also a vector given by

\begin{displaymath}
{\bf s} = \bar{\bf z}^* - \bar{\bf z} \quad .
\end{displaymath}

Suppose $p({\bf z})$ is the probability that any individual has phenotype $\bf z$, and let $W({\bf z})$ be the fitness (absolute viability) of an individual with phenotype $\bf z$. Then the mean absolute fitness is

\begin{displaymath}
\bar W = \int W({\bf z})p({\bf z})d{\bf z} \quad .
\end{displaymath}

The relative fitness of phenotype $\bf z$ can be written as

\begin{displaymath}
w({\bf z}) = {W({\bf z}) \over \bar W} \quad .
\end{displaymath}

Using relative fitnesses the mean relative fitness, $\bar w$, is 1. Now

\begin{displaymath}
\bar{\bf z}^* = \int {\bf z}w({\bf z})p({\bf z})d{\bf z} \quad .
\end{displaymath}

Recall that $Cov(X,Y) = E(X - \mu_x)(Y - \mu_y) = E(XY) -
\mu_x\mu_y$. Consider

\begin{eqnarray*}
{\bf s} &=& \bar{\bf z}^* - \bar{\bf z} \\
&=& \int {\bf z}w...
...f z} - \bar {\bf z} \\
&=& E(w,z) - \bar w\bar {\bf z} \quad ,
\end{eqnarray*}

since $\bar w = 1$. In short,

\begin{displaymath}
{\bf s} = Cov(w,z) \quad .
\end{displaymath}

If we assume that all genetic effects are additive, then the phenotype of an individual can be written as

\begin{displaymath}
{\bf z} = {\bf x} + {\bf e} \quad ,
\end{displaymath}

where $\bf x$ is the additive genotype and $\bf e$ is the environmental effect. We'll denote by $\bf G$ the matrix of genetic variances and covariances and by $\bf E$ the matrix of environmental variances and covariances. The matrix of phenotype variances and covariances, $\bf P$, is then given by

\begin{displaymath}
{\bf P} = {\bf G} + {\bf E} \quad .
\end{displaymath}

Now, if we're willing to assume that the regression of additive genetic effects on phenotype is linear1 and that the environmental variance is the same for every genotype, then we can predict how phenotypes will change from one generation to the next

\begin{eqnarray*}
\bar{\bf x}^* - \bar{\bf x} &=& {\bf GP}^{-1}(\bar{\bf z}^* - ...
...^* - \bar{\bf z}) \\
\Delta\bar{\bf z} &=& {\bf GP}^{-1}{\bf s}
\end{eqnarray*}

But we have already seen that ${\bf s} = Cov(w,z)$. Thus,

\begin{displaymath}
{\bf\beta} = {\bf P}^{-1}{\bf s}
\end{displaymath}

is a set of partial regression coefficients of relative fitness on the characters, i.e., the dependence of relative fitness on that character alone holding all others constant.

Note:

\begin{eqnarray*}
s_i &=& \sum_{j=1}^n \beta_jP_{ij} \\
&=& \beta_1P_{i1} + \cdots + \beta_iP_{ii} + \cdots + \beta_nP_{in}
\end{eqnarray*}

is the total selective differential in character $i$, including the indirect effects of selection on other characters.


next up previous
Next: An example: selection in Up: Selection on multiple characters Previous: Selection on multiple characters
Kent Holsinger 2006-10-26