Repeatability
Repeatability
Repeatability assesses how consistent something is; in the case of behavior we are
usually interested in how consistent an individual is (or we might be interested in our
measurement error, which can also be assessed through repeatability).
We all know that behavior is very variable, both across different individuals as well as
within an individual. Repeatability, in our behavioral context here, is a measure of how
consistent the individual is.
If individuals are highly consistent, but there is a lot of difference among different
individuals, then that suggests that there may be a genetic basis to the differences in
behavior among individuals. That is the type of genetic variation that selection acts on.
On the other hand, if individuals are as variable in their own behavior as the whole
population of individuals (i.e. individuals are NOT consistent) then that suggest that any
differences between individuals may have causes other than genetic differences.
This is how you might keep your data in Excel if you are a well organized individual.
But to do an ANOVA in MS Excel, you need to arrange your data like this:
Experienced MS Excel users might want to use the Pivot table command to change their
data around so that each individual is a column; otherwise do it the old slow way, cut and
paste.
Page 3 of 6
Once the data are arranged so that each individual is a column, highlight the data (not the
column heading, etc, just the data) and then find Data Analysis in the Tools Menu. If it
isn’t there, select Add Ins from the Tools Menu, and then check the Analysis Tools
Pack button.
Page 4 of 6
Once you have found Data Analysis you want Anova: Single Factor
You have to check the Output options Output range button, and then enter a cell
destination where there is room on your worksheet, if you are unsure where there is
room, just check the New worksheet ply button. Hit ok, and this appears:
Page 6 of 6
Check that the computer cooperated. In the top part you should have the same number of
groups as you have individuals (each individual is treated as a group in Excel lingo), each
individual (group) should have a count of 2 observations (you observed each individual
twice), as well as a sum, an average, and a variance.
At the bottom is the ANOVA table. It is the information in here that you use to calculate
repeatability. Notice first that Excel gives you a statistical test of whether or not a
significant amount of the total variation is found by differences Between the different
groups (individuals) RELATIVE to the amount of variation Within the groups. The
statistic is the F test, with degrees of freedom (df) and the P-value. The P-value is the
likelihood of finding as big a difference between groups as you did find IF THERE
WERE NO TRUE DIFFERENCE.
Here F with 14 and 15 df = 3.217, P = 0.016. That means that you have a 1.6% chance
that there is NOT a true difference between groups. If this chance is low enough, then we
might provisionally say that the groups ARE different. Usually in most of science if the
chance is 5% or less we say it is statistically significant.
Ok, so there is a 1.6% chance that the groups (individuals) are NOT different, so it looks
as though they behaviors are in fact repeatable. So…….
r = S2A/(S2 + S2A)
Where S2A is the between group variance and S2 is the within group variance.
The S2 = the mean square within (MSW). Excel gives the MSW as the Within row MS
column = 0.257 in this example.
And no is the weighted average number of observation per group (here we have 2
observations per individual, so no = 2, but you could have the case where you have
different numbers of observations in each group. In which case:
S2 = MSW = 0.257
That means that about 52% of the variation is due to differences among individuals,
which can only happen if individuals are consistent. Recall that r ranges from 0 to 1, so
an r of 0.5 is pretty consistent. Good Stuff Maynard.