Leslie matrix
From Wikipedia, the free encyclopedia
The Leslie Matrix is a discrete and age-structured model of population growth very popular in population ecology. It was invented by and named after P. H. Leslie. The Leslie Matrix (also called the Leslie Model) is one of the best known ways to describe the growth of populations (and their projected age distribution), in which a population is closed to migration and where only one sex, usually the female, is considered.
The Leslie Matrix is used in ecology to model the changes in a population of organisms over a period of time. In a Leslie Model, the population is divided into groups based either on age classes or life stage. At each time step the population is represented by a vector with an element for each age classes where each element indicates the number of individuals currently in that class.
The Leslie Matrix is a square matrix with the same number of rows and columns as the population vector has elements. The (i,j)th cell in the matrix indicates how many individuals will be in the age class i at the next time step for each individual in stage j. At each time step, the population vector is multiplied by the Leslie Matrix to generate the population vector for the following time step.
To build a matrix, some information must be known from the population:
- nx, the number of individual (n) of each age class x
- sx, the fraction of individuals that survives from age class x to age class x+1,
- fx, fecundity, the per capita average number of female offsprings reaching n1 born from mother of the age class x
This can be written as;
or;
Where
is the population vector at time t and
is the Leslie matrix.
The Leslie model is very similar to a discrete-time Markov chain. The main difference is that in a Markov model, one would have fx + sx = 1 for each x, while the Leslie model may have these sums greater or less than 1.




