homingpigeons.csv

Description

An experiment compared the homing abilities of two groups of homing pigeons. Evidence suggests that pigeons use the earth’s magnetic field to help them navigate. One randomly selected group of pigeons was exposed to a magnetic pulse perpendicular to the earth’s magnetic field while the control group was not. Both were released 106km from their home lofts.

Variables

Rows: 77
Columns: 2
$ group <chr> "control", "control", "control", "control", "control", "control"…
$ home  <chr> "yes", "yes", "yes", "yes", "yes", "yes", "yes", "yes", "yes", "…
# A tibble: 6 × 2
  group   home 
  <chr>   <chr>
1 control yes  
2 control yes  
3 control yes  
4 control yes  
5 control yes  
6 control yes  

References

Source: Inference for Two Proportions: An Example of a Confidence Interval and a Hypothesis Test (video)