1
2
3
4
5
#

Name:

Description:

Knight and Skagen collected during a field study on the foraging behaviour of wintering Bald Eagles in Washington State, USA data concerning 160 attempts by one (pirating) Bald Eagle to steal a chum salmon from another (feeding) Bald Eagle.

Variables:

The eagles data frame has 8 rows and 6 columns.

y

Number of successful attempts.

n

Total number of attempts.

P

Size of pirating eagle (L = large, S = small).

A

Age of pirating eagle (I = immature, A = adult).

V

Size of victim eagle (L = large, S = small).

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Knight, R. L. and Skagen, S. K. (1988) Agonistic asymmetries and the foraging ecology of Bald Eagles. Ecology 69, 1188–1194.

References

Venables, W. N. and Ripley, B. D. (1999) Modern Applied Statistics with S-PLUS. Third Edition. Springer.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Foraging_Ecology_of_Bald_Eagles_1146_41.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.