Introduction

Empirical biologists have often noted that, like humans, animals differ consistently from each other in their behavior. Such individual variation has been labeled ‘personality’, ‘temperament’, ‘behavioral syndromes’, or ‘coping styles’ (reviewed in Groothuis and Carere 2005). In the last few years, interest in animal personality has surged. Though there is some discussion about how personality should be defined and measured, most scientists agree that individuals differ in personality when they behave consistently across time or across context. Consistency across time implies that differences between individuals in behavior, such as boldness towards a predator, are stable across time. Consistency across context means that the ranking of an individual within a group in one context, e.g., aggression, is correlated to its ranking in another context, e.g., exploration (reviewed in Sih and Bell 2008).

Currently, the mechanisms that shape personality are being extensively studied. It has been shown that a significant part of differences among individuals can be explained by additive genetic variation (reviewed in van Oers et al. 2005a) and that the heritability of personality traits lies around 0.4 (van Oers et al. 2005a). Therefore, there is much room for other processes to shape personality traits. Little is known about these processes. Several studies show the importance of experience with conspecifics: in studies of human personality, social conditions, such as the financial situation or the composition of a family during childhood, have been found to influence personality (reviewed in Hartup and Vanlieshout 1995). As for studies of animal personality, experiences with conspecifics altered the boldness in rainbow trout (Frost et al. 2007), and the level of food competition early in life affected the strength of the correlation between aggression and exploration in great tits (Carere et al. 2005a). Interesting is also the study by Magnhagen and Staffan (2005), which showed that in groups of perch, the boldness of an individual was affected by those of the other members of its group: the tendency of individuals to approach and feed near a predator was higher, the higher the tendency of the other group members. Furthermore, the feeding rate of individuals with low tendencies to approach the predator was especially low if other group members had high tendencies. But approaching and feeding near the predator were not only affected by social influences: the tendency of individuals to feed near a predator increased over time, and individuals were, to some extent, consistent in their behavior even after they had been regrouped with unfamiliar individuals of similar boldness.

The authors supposed that these behavioral dynamics were caused by social interactions, habituation to the environment and genetic differences. However, to be able to understand to what extent the combined effects of these processes can explain the results, a model is required. The aim of the present study has been to build such a model. We use a model with a high potential of self-organization through self-reinforcing effects, because our approach has already been shown to lead to new insights into the structure of personality (Hemelrijk and Wantia 2005). In this model, we replicated the experiment by Magnhagen and Staffan (2005) and we investigated the behavioral dynamics that emerged if individuals interacted with their environment in three ways: they habituated to the predator, were socially facilitated by each other to approach it, and they competed over food. We studied habituation because it was suggested by Magnhagen and Staffan (2005) and has been observed in many different species (reviewed in Shettleworth 1998).

We assumed social facilitation was occurring because in the study by Magnhagen and Staffan (2005), the time that individuals spent near a predator had been positively correlated to that of other group members, and because this mechanism has been observed in many species, including guppies (Laland and Williams 1997), three-spined sticklebacks (Krause 1992), rats (Gardner and Engel 1971), and monkeys (Harlow and Yudin 1933).

We added competition because some of the individuals in the study by Magnhagen and Staffan (2005) approached the predator, but did not feed near it. Thus, leading to the hypothesis that other group members may have prevented them from doing so. We added competition in such a way that an individual that arrived at the food first (a prior resident) had a competitive advantage over others that came later. We chose this form of competition because it is common in many fish species (see Kokko et al. 2006).

By testing these three mechanisms in all possible combinations, we established whether they were all needed to explain the empirical findings. We quantified the consistency of differences among individuals using the empirical measure for consistency called repeatability (Lessells and Boag 1987). This measure compares the variation in behavior of a single individual to the differences in behavior between individuals. Like in empirical studies, we measured the repeatability in isolated individuals (reviewed in Bell et al. 2009). To study the role of pre-existing differences reflecting, for instance, genetic differences or differences in previous experience, we ran the model both with individuals that started with identical tendencies to approach the predator and with individuals that differed in this tendency.

In sum, we studied whether habituation, social facilitation, and competition can account for the development of individual differences in boldness and for the dependence of these differences on the boldness of other group members as described by Magnhagen and Staffan (2005).

Methods

The model

The model is agent-based. It was programmed in C++, using Microsoft Visual Studio 2005. Default parameter values are given in Table 1. Like in the study by Magnhagen and Staffan (2005), we modeled 16 aquaria, each of which contained four individuals and two areas: a vegetated area and an area near the predator with food (Fig. 1).

Table 1 Default parameter values used in the model
Fig. 1
figure 1

Setup of the modeled aquarium; it was divided in a ‘vegetated area’ and an ‘area near the predator’ which contained food

Experimental setup

The model represented the experiment by Magnhagen and Staffan (2005). In this experiment, the authors observed wild-caught fish in 16 aquaria during three subsequent days. Each aquarium contained four young-of-the-year perch and one adult perch representing the predator. Each day, the authors recorded during 10 min how much food each individual ate, and they noted its position once every minute. They distinguished between ‘bold’, ‘shy’, and ‘intermediate’ individuals as follows: if an individual had spent on average less than 60% of the time near the predator and had eaten less than ten food items per day it was classified as ‘shy’; if it had spent 60% or more but less than 80% of the time near the predator and had eaten more than ten food items per day it was classified as ‘intermediate’, and if it had spent 80% or more of the time near the predator and had eaten more than ten food items per day it was classified as ‘bold’. The individuals were then regrouped so that new groups all consisted of four individuals with the same personality type. The authors avoided placing individuals together that had been in the same group before. Finally, they observed the individuals for another 3 days.

We followed the same procedure in the model, except for the method to distinguish between personality types: individuals were classified according to time spent near the predator by the same thresholds as in the empirical data, but the individual’s feeding rate was not taken into account. Feeding rate was omitted because it was strongly correlated to time spent near the predator and therefore hardly affected the boldness of an individual.

To determine the repeatability of differences among individuals, we tested them when isolated in the presence of abundant food.

Timing regime

One run consisted of 6 days and 1 day consisted of ten time units. Each day, the individuals started in the vegetated area and the food in the area near the predator was set to maxFood (Table 1). Each time unit, an individual could approach the predator and feed in the area near it as long as there was food available. If no food remained the individuals stayed in the vegetation until the next day.

Behavioral rules

At the start of each run, the tendency of an individual to approach the predator (Table 1 approachTend) was set to initApproachTend (Table 1). Each time unit approachTend was compared to a random number between 0 and 1; and if higher than this random number, the individual approached the predator:

$$ {\hbox{if}}\left( {{\hbox{approachTend}} > {\hbox{random}}\left( {{ 1}.0{ }} \right)} \right)\left\{ {\hbox{approachPredator}} \right\} $$

In the area near the predator, an individual tried to feed. Feeding rate was given by a random number between 0 and maxIntake (Table 1).

$$ {\hbox{intake}} := {\hbox{random}}\left( {\hbox{maxIntake}} \right) $$

We studied how the mean number of time units that an individual spent near the predator and number of food items that it consumed were affected by three causes, namely: habituation to the predator, social facilitation to approach it, and competition by prior residence. Habituation to the predator was modeled by increasing an individual’s tendency to approach the predator after it had successfully fed near it:

$$ {\hbox{if}}\left( {{\hbox{intake}} > 0} \right)\left\{ {{\hbox{approachTend}} := {\hbox{approachTen}}{{\hbox{d}}^{{1} - {\rm{habWeight}}}}} \right\} $$

The parameter habWeight (Table 1) determined the steepness of the learning curve where an increase in habWeight leads to a steeper learning curve.

We modeled social facilitation as a linear increase in probability to approach the predator (approachProb) with the proportion of companions that were located near the predator:

$$ \begin{array}{*{20}{c}} {{\hbox{if}}\,\left( {{\hbox{self}}\,{\hbox{is}}\,{\hbox{in}}\,{\hbox{the}}\,{\hbox{vegetated}}\,{\hbox{area}}} \right)} \\{\left\{ {{\hbox{approach}}\,{\hbox{Prob}} := {\hbox{approachTend}} + \left( {1 - {\hbox{approachTend}}} \right) \times {\hbox{sfWeight}} \times {\hbox{no}}{\hbox{. of indsNearPred}}/{\hbox{no}}{\hbox{. of other GroupMembers–1}}} \right\}} \\\end{array} $$

The parameter sfWeight (Table 1) determined how strongly each additional group member near the predator increased the probability to approach it (Fig. 2).

Fig. 2
figure 2

The effect of social facilitation on the behavior of an individual with an initApproachTend of 0.05: the probability to approach the predator increased with the number of group members already near the predator (a) and the effect of competition by prior residence on the feeding rate of an individual with a maxIntake of 4; the maximum intake per time unit decreased with the number of prior residents (b)

Competition by prior residence implies that individuals which arrive first have a competitive advantage over individuals that arrive later. This was modeled by a linear decrease of the maximum food intake of an individual with the number of prior residents. Here, prior residents were group members that arrived in the area near the predator earlier than the individual itself.

$$ {\hbox{maxIntake}} = {\hbox{maxIntake}} - {\hbox{maxIntake}} \times {\hbox{compWeight}} \times {\hbox{no}}{\hbox{. of priorResidents/}}\left( {{\hbox{no}}{\hbox{. of otherGroupMembers–}}} \right) $$

The parameter compWeight (Table 1) determined how strongly each additional prior resident decreased the maximum intake of an individual (Fig. 2).

We also ran the model with individuals that differed in their initial tendency to approach the predator. Here, each individual’s initApproachTend was drawn from a uniform distribution between minInitApproachTend and maxInitApproachTend (Table 1):

$$ {\hbox{initApproachTend}} := {\hbox{random}}\left( {{\hbox{minInitApproachTend}} - {\hbox{maxInitApproachTend}}} \right) $$

Parameterization

The parameters habWeight, sfWeight, compWeight, minInitApproachTend, and maxInitApproachTend were always set in such a way that approximately one-third of the individuals became ‘bold’, one-third became ‘shy’, and one-third became ‘intermediate’ so that this aspect of the model resembled the empirical data. This condition caused values of sfWeight and compWeight to range between 1 and 3 (Table 1).

Measurements and data analysis

To analyze the results of the model, we used similar methods as the empirical study. To quantify the differences among individuals in time spent near the predator and in feeding rate and the development of these differences over time, we used the coefficient of variation. To analyze the influence of other group members on the behavior of an individual, we correlated the time that an individual spent near the predator and its feeding rate to that of the other members of its group using a Spearman rank correlation. In addition, we determined the proportion of groups of which all members had the same personality type (the single-type groups) and compared this with the empirical data using a Fisher’s exact test. Like in the empirical data, we ran the model with 16 groups, except when comparing group composition using the Fisher’s exact test to obtain sufficient power for this test we ran the model with 64 groups. We measured time spent near the predator as the number of time units that an individual spent near the predator, averaged over 3 days, and the feeding rate as the number of food items that an individual ate, also averaged over 3 days.

To quantify the consistency of differences among individuals in time spent near the predator, we calculated the repeatability according to Lessells and Boag (1987). This is a different measure for consistency than used in the empirical study, but we chose it because it is the standard measure for consistency in studies of behavioral syndromes. It is based on the variance in time spent near the predator between individuals relative to that within individuals. We obtained these variances by running an analysis of variance test in which we entered ‘time spent near the predator’ as the response variable and ‘individual’ as a fixed factor. We calculated the repeatability both for individuals that initially differed in tendency to approach the predator and for individuals that did not. All statistical tests were conducted using R and two-tailed tests were used throughout. Differences among statistics were considered significant at α = 0.05.

Results

If individuals started with identical tendencies to approach the predator, and their behavior was only affected by habituation (parameter settings: Table 1, model a) large differences arose among individuals in time spent near the predator and in feeding rate, so that individuals could be classified as ‘bold’, ‘shy’, and ‘intermediate’ (Fig. 3). Over time, the boldness of shy and intermediate individuals increased (Fig. 3) so that differences between personality types became smaller (Fig. 4: hab). A similar trend occurred in the empirical data, though differences among individuals decreased more slowly (Figs. 3, 4: empirical). After individuals were regrouped according to personality type, members of ‘bold’ groups behaved less ‘bold’ (Fig. 3). This happened for the same reason as in the empirical data: because food shortage arose in groups containing only ‘bold’ individuals. Prior to regrouping, ‘bold’ group members could feed all day because ‘shy’ and ‘intermediate’ group members fed little (time unit at which food ran out: \( {\hbox{mean}}\pm {\hbox{SE}} = 9.4\pm 0.2 \), N = 14). But after regrouping, all members of ‘bold’ groups approached the predator and fed so that the food ran out sooner (time unit at which food ran out: \( {\hbox{mean}}\pm {\hbox{SE}} = 7.4\pm 0.1 \), N = 11), after which individuals no longer left the vegetation.

Fig. 3
figure 3

Time spent near the predator of individuals in mixed groups, a, c before individuals were regrouped, and b, d after they were regrouped. Results from a model with habituation (a, b) and from Magnhagen and Staffan (2005) (c, d)

Fig. 4
figure 4

Coefficient of variation of time spent near the predator of all individuals

However, there were several differences between the results of our model and the empirical data; in the model, the time that an individual spent near the predator was negatively correlated instead of positively correlated with that of its companions (model, Spearman rank, r s  = −0.30, N = 64, P = 0.020; empirical, r s  = 0.69, N = 64, P = 0.000), and there were far fewer single type groups (Fisher’s exact, N = 64, P = 0.005).

Adding social facilitation to the model (parameter settings: Table 1, model b) caused the time that an individual spent near the predator to be positively correlated with that of its companions (model, Spearman rank, r s  = 0.76, N = 64, P = 0.000). This correlation arose because individuals were stimulated to leave the vegetated area because others were located near the predator. Consequently, the number of single type groups was similar to the empirical data (Fisher’s exact, N = 64, P = 0.26). Like in the model with only habituation, large differences in behavior appeared during the first day, which decreased thereafter (Fig. 4: hab, sf). However, in the model, the feeding rate of an individual was positively correlated with that of the other group members in contrast to the empirical data (model, Spearman rank, r s  = 0.52, N = 64, P = 0.000; empirical, r s  = -0.16, N = 64, P = 0.19). In addition, in the empirical data, shy individuals in mixed groups fed less fast when near the predator than shy individuals in shy groups, but this was not true for the model (Fig. 5). Thus, the match was not complete.

Fig. 5
figure 5

Average number of food items eaten during each time step spent near the predator of shy individuals in shy groups, and shy individuals in mixed groups. Results from a model with habituation and social facilitation (a), a model with habituation, social facilitation, and prior residence (b), and from Magnhagen and Staffan (2005) (c). Boxes represent median ± quartile. Asterisk indicates significant differences (Mann-Whitney U test). **p < 0.01, ***p < 0.001

Subsequently, we added competition because the reduced feeding rates of shy individuals in mixed groups suggested that bold group members prevented shy ones from feeding. After adding competition by prior residence (parameter settings: Table 1, model e), the results of the model appeared to resemble the empirical data in all aspects; the coefficient of variation of time spent near the predator decreased over subsequent measurement days (Fig. 4: hab, sf, res), there was a positive correlation in time spent near the predator between an individual and the other members of its group (Spearman rank, r s  = 0.47, N = 64, P = 0.000), such a correlation was absent in feeding rate (r s  = 0.01, N = 64, P = 0.92), the number of single type groups did not differ significantly from the empirical data (Fisher’s exact, N = 64, P = 0.56), and shy individuals in mixed groups fed more slowly than shy individuals in shy groups (Fig. 5).

By testing the effects of the three mechanisms—habituation to the predator, social facilitation, and competition by prior residence—in all possible combinations, we discovered that all three were required to reproduce the empirical data: without social facilitation, the positive correlation among group members in time spent near the predator was absent (Spearman rank, r s  = −0.29, N = 64, P = 0.020). Without habituation, the coefficient of variation did not decrease over time (Fig. 4: sf, res). The results of the model were not affected if we started the model with individuals that differed in their initial tendency to approach the predator (coefficient of variation of time spent near the predator: Fig. 4, all + initial differences; correlation in time spent near the predator: Spearman rank, r s  = 0.46, N = 64, P = 0.000; correlation in feeding rate: r s  = 0.16, N = 64, P = 0.75; difference between model and empirical data in number of single-type groups: Fisher’s exact, N = 64, P = 0.73), although in this case, the degree of habituation by feeding near the predator had to be reduced to maintain the resemblance to the empirical data (parameter settings: Table 1, model f)).

If individuals with different initial tendencies to approach the predator were tested when isolated, differences among them were highly consistent (\( {\hbox{median}}\,{\hbox{repeatability}}\pm {\hbox{SE}} = 0.71\pm 0.03 \), number of runs = 12, number of individuals per run = 32). This consistency was similar if individuals started with identical tendencies (Mann-Whitney, U = 77, P = 0.80, number of runs = 12, number of individuals per run = 32).

Sensitivity analysis

To test the sensitivity of the model results to parameter changes, we systematically varied habWeight, sfWeight, and compWeight (Table 2). For each combination of parameter values, we determined whether (1) the model produced all three personality types in considerable amounts, (2) a correlation among group members in time spent near the predator was present, and (3) a correlation among group members in feeding rate was absent. We varied one parameter at a time while keeping the other two at default values. We found that if habWeight was 0.6 or above, all three personality types were present in considerable numbers (Table 2). The value of habWeight did not affect the correlation among group members in time spent near the predator, which was always present. The correlation in feeding rate was absent only if the value of habWeight was 0.6 or above. The reason for this is that habituation to the predator generated differences among individuals so that in some groups some individuals became prior residents. These prior residents disrupted the correlation in feeding rate because they prevented other group members from feeding. The value of sfWeight had no clear effect on the relative proportions of the three personality types, except when it was 0; in that case, most individuals were ‘shy’. If sfWeight was 0.5 or above, the correlation among group members in time spent near the predator was present, and if it was 1 or below, the correlation among group members in feeding rate was absent. The value of compWeight affected neither the relative proportions of the three personality types nor the correlation in time spent near the predator. However, only if compWeight was higher than 0.5 the correlation among group members in feeding rate was absent.

Table 2 Effects of different parameter values of habWeight, sfWeight, and compWeight on three measures

Discussion

Our model uses three mechanisms to explain the development of boldness in a social context as observed by Magnhagen and Staffan (2005). These mechanisms are habituation to the predator, social facilitation among group members to approach this predator, and competition over food. To reproduce the behavioral dynamics in the empirical data, all three mechanisms were required. Furthermore, behavioral dynamics were unaffected by the presence of initial differences among individuals in tendency to approach the predator.

Habituation to the predator gave rise to large differences among individuals in time spent near the predator. These arose because feeding near the predator was self-reinforcing; by chance, some individuals approached the predator and fed near it before others. These individuals habituated which meant that their tendency to approach was slightly increased so that they quickly fed near the predator again, after which, their tendency to approach was again increased. This led to a rapid increase in feeding rate and time spent near the predator so that these individuals became bold. Over time, differences among individuals decreased again for two reasons: the first reason is that shy individuals also habituated to the predator. The second reason is that after regrouping, the average time spent near the predator and feeding rate of bold individuals decreased due to food shortage in the bold groups.

If habituation to the predator was the only mechanism that affected behavior, group members behaved independently from each other so that single type groups rarely appeared. But if group members were also facilitated by each other to approach the predator, they became more alike both in time spent near the predator and in feeding rate. This gave rise to a positive correlation between the behavior of an individual and that of other members of its group and led to single type groups. Like in the empirical data, single-type groups rarely consisted of ‘intermediate’ individuals. The reason for this is that the self-reinforcing effect of feeding near the predator caused an individual to behave ‘intermediate’ only for a short time. Therefore, it was unlikely that four individuals in one group behaved ‘intermediate’ simultaneously.

However, social facilitation also caused a positive correlation in feeding rate among group members, while this was not observed in the empirical study. The model shows that this can be explained by the effect of competition in the form of prior residence, which made bold group members prevent shy ones from feeding. In sum, differences among individuals arose by accidental differences in habituation, were maintained by competition, but diminished by social facilitation.

Some effects of the mechanisms used in our model have been described in previous theoretical work. In our model, habituation to the predator resulted in a positive feedback between feeding near the predator and approaching it. Positive feedback loops are known to give rise to differences among individuals; for instance, large differences in dominance ranking arose among individuals if winning a dominance interaction was self-reinforcing (Hemelrijk and Wantia 2005). In our model, competition maintained differences in boldness among individuals. Similarly, it has been shown previously, that feedback between spatial structure and dominance interactions maintained differences among individuals in dominance ranking and in other aspects of behavior (Hemelrijk and Wantia 2005) and exploitation competition stabilized differences in diet among groups of individuals (Van der Post and Hogeweg 2008).

The combined effects of habituation to the predator, social facilitation to approach it, and competition over food appeared to reproduce and therefore explain the behavioral dynamics described in the empirical data of Magnhagen and Staffan (2005). We may ask whether these mechanisms also play a role in the shaping of personality traits as observed in other empirical studies. There are hardly any empirical studies on the effect of social context on personality development. However, a recent study on perch confirms the importance of social facilitation on boldness (Magnhagen and Bunnefeld 2009). Further, habituation to an aspect of the experimental setting has been observed several times in studies of behavioral syndromes: chipmunks decreased their tendency to explore a novel environment with successive trials (Martin and Reale 2008) and great tits (Dingemanse et al. 2002; van Oers et al. 2005b) and zebra finches (Schuett and Dall 2009) increased their tendency to explore with successive trials. Both trends were attributed to habituation, even though the change in behavior in chipmunks was opposite to that in great tits and zebra finches.

If habituation indeed affects the behavior of test subjects in studies of animal personality, this mechanism can explain two common empirical findings. First, habituation may cause bold individuals to be more consistent than shy ones. This was reported for great tits, where slow-exploring birds became faster with age, while fast-exploring ones did not appear to change their behavior (Verbeek et al. 1994; Carere et al. 2005b), and for rodents, where the attack latency of the non-aggressive lines decreased more strongly than that of the aggressive lines (Koolhaas et al. 1999; Gariepy et al. 2001). The reason that these ‘bold’ individuals were more consistent may be because of a ‘ceiling effect’; they were fully habituated and could not explore any faster or attack any quicker.

Second, habituation may cause behavioral correlations across contexts. If some individuals become more quickly familiar with the experimental environment and handling procedures, they develop behavior that is considered ‘bold’, whereas those that have learnt less about their environment appear to have a ‘shy’ personality type. This confirms empirical studies that report that shy individuals score less well on learning tasks (Dugatkin and Alfieri 2003; Magnhagen and Staffan 2003; Sneddon 2003).

The model illustrates an important problem regarding empirical measurements of animal behavior. Even if an individual’s initial tendency to approach the predator, its tendency to deviate from this initial behavior (i.e., its plasticity), and the environment in which the behavior is performed are known, it remains difficult to predict whether an individual will behave boldly or shyly (see also Stamps 2003). This is because chance events affect the experiences that an individual collects and thus the development of its behavior.

The model’s findings may have relevance for natural populations as well. Empirical studies report population-level differences in personality (e.g., Magnhagen 2006; Brown et al. 2007; Herczeg et al. 2009). Assuming that processes in groups in the model inform us about processes in populations in nature, the model suggests that population-level differences may arise from the combined effects of chance and social facilitation; via social facilitation, a few individuals that are acting bold accidentally may have an overwhelming effect on the eventual percentage of individuals considered bold within a population.

A possible shortcoming of our model is that other mechanisms than the ones we studied may have played a role in the experiment of Magnhagen and Staffan (2005). For instance, hunger instead of habituation to the predator might have induced shy individuals in mixed groups to approach the predator increasingly often as the experiment progressed. However, hunger cannot explain the increase over subsequent days in boldness of shy individuals in shy groups. These individuals cannot have become increasingly hungry because they were daily allowed to eat all remaining food after the experiment was ended (Magnhagen and Staffan 2005).

As for the competition mechanism that we used, there are many forms of competition and another form than prior residence may have been important in the empirical data. We tested two alternatives: in one case, we made the feeding rate of an individual dependent on the proportion of food that remained; in the other, we decreased the feeding rate with the number of competitors. Neither alternative stabilized differences in feeding rate among group members because neither allowed for some group members to monopolize the food while competition by prior residence does. Another mechanism that allows for this is social dominance (e.g., McCarthy et al. 1999; Whiteman and Côte 2004). However, group membership must be stable for several weeks for dominance hierarchies to form (Krause et al. 2000), while in the experiment by Magnhagen and Staffan (2005), individuals were together for only a few days.

We tested the effect of initial differences in tendency to approach the predator (as a caricature of initial genetic differences) on the development of individual variation. Unexpectedly, this did not affect the variation in time spent feeding near the predator. However, these initial differences merely concerned the approach probability. The effect of possible other genetic differences that we will investigate in the future concern genetic differences in speed of habituation to the predator (Glowa and Hansen 1994; van Oers et al. 2005b; LaRowe et al. 2006; but see Martin and Reale 2008), in tendency to shoal (Ward et al. 2004), and in size, or combinations of these (e.g., Metcalfe et al. 2003; Westerberg et al. 2004).

In sum, the model shows that differences in behavior that resemble differences in boldness may arise among initially completely identical individuals (i.e., genetic clones) due to differences in previous experience and social environment. Whether the mechanisms of the model (i.e., habituation, social facilitation and competition) play such large roles in the shaping of behavioral differences in real animals remains to be investigated empirically. But as most animal species of which personality is studied are group living during at least part of their lives, it is likely that the social environment is important for the development of their behavior and thus their personality.