Given a measure of the distance between each pair of species, a simple approach to
the phylogeny problem would be to find a tree that predicts the observed set of
distances as closely as possible. This leaves out some of the information in the
data matrix M, reducing it to a simple table of pairwise distances. However, it
seems that in many cases most of the evolutionary information is conveyed in these
distances.
For the analysis in this section, we shall first need to define an additive
continuous distance function, so that the distance between two species would be
expected to be proportional to the total branch lengths between the species. Thus
if species a and b are connected via two edges in the tree, with lengths
dav and dbv (see figure 9.8), the distance between
them would be
dav+dbv. Furthermore, given the distances between three
species - dab, dac, and dbc, we could easily calculate the inner
distances - dav, dbv, and dcv, by solving a system of linear
equations. Figure 9.8 illustrates a small tree, and table
9.2 contains the distances it predicts.
Figure 9.8:
A small tree with 3 species - a, b, and c. The branch lengths correspond to the pairwise distances in table 9.2.
Table 9.2:
Distances dij predicted by the tree in figure 9.8.