Baselight

Zebra Finch Mate Choice Experiments

Exploring Preferences, Dynamics and Fitness Affects

@kaggle.thedevastator_zebra_finch_mate_choice_experiments

Loading...
Loading...

About this Dataset

Zebra Finch Mate Choice Experiments


Zebra Finch Mate Choice Experiments

Exploring Preferences, Dynamics and Fitness Affects

By [source]


About this dataset

This dataset provides insight into the powerful influence that experiment design can have on mate choice experiments. Through examining the preferences of male zebra finches, it furthers our comprehension of mutually influential mate choice. The dataset includes various factors such as diet, mass, head width, transformed head width, total number of offspring and transformed total number of offspring which can be used to measure the choices made by male zebra finches when presented with female audience birds in different experiment designs. Additionally, there are columns for beak score and age which are useful in understanding the preferences of the males. Furthermore, this set also offers insight into how these preferences can differ between sexes by collecting data about female preference for audience birds when a male is absent or present. Altogether these values provide an invaluable opportunity to delve deeper into how experimentation shapes results in mate choice studies and learn more about mutual mate choice dynamics when it occurs among zebra finches

More Datasets

For more datasets, click here.

Featured Notebooks

  • 🚨 Your notebook can be here! 🚨!

How to use the dataset

This dataset provides insights on the preferences of male zebra finches in different experiment designs to explore the role of mutual mate choice dynamics. In order to get started, you need to first understand the structure and variables of the dataset. This dataset contains columns for Diet, Mass, Head Width (HW), Transformed Head Width (TranHW), Total Number of Offspring (TSNO), Transformed Total Number of Offespring (TranTSNO), Beak Score, Transformed Beak Score (TranBeakScore), Age, Proportion Preferred Audience Bird when Absent (Propprefaudab) and Proportion Preferred Audience Bird when Present (Propprefaudpres).

Next step is to explore the variables that have an influence on zebra finch preferences in experiment designs. Diet is an important factor that influences mate preference behavior among different species, so it's worthwhile to look at what diet types male zebra finches prefer. Additionally, body mass and beak score are integral features for male attractiveness amongst birds since they are indicative of a bird's quality as a potential mate. As such, it might be interesting to analyze how much these traits affect preference rankings when other factors like diet are taken into account by examining data trends in Mass and Beakscore columns. Additionally one should examine how Age affects Zebra Finch preferences since age disparities could influence fitness associated with reproductive success differently than other traits.

Finally you should look at how audience effects can shape perceived preference by looking at Propprefaudab and Propprefaudpres columns- these values indicate differences between perceived preferences when no audience members are present compared with their presence effect during testing sessions for males attempting female-choice experiments . Examining this data should give insight into whether or not there is an advantage for certain birds or specific audiences based on relative ranked outcomes as compared across both conditions

After understanding each variable and its potential relevance towards mating behavior you can use them together in exploring relationships between them according through experimentation design etc., that would eventually allow us to identify any underlying changes in the behavior displayed due to mate choice productions across different conditions

Research Ideas

  • Analyzing the effect of different diet types on male preference for female partners.
  • Examining the correlation between age and mate choice dynamics.
  • Investigating how head width and beak score affect preferences for audience birds in absence experiments

Acknowledgements

If you use this dataset in your research, please credit the original authors.
Data Source

License

License: CC0 1.0 Universal (CC0 1.0) - Public Domain Dedication
No Copyright - You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. See Other Information.

Columns

File: DP_Female_Phenotype_Martin_Burley.csv

Column name Description
Diet The type of diet the zebra finch was given. (Categorical)
Mass The mass of the zebra finch. (Numerical)
HW The head width of the zebra finch. (Numerical)
TranHW The transformed head width of the zebra finch. (Numerical)
TSNO The total number of offspring of the zebra finch. (Numerical)
TranTSNO The transformed total number of offspring of the zebra finch. (Numerical)
Beakscore The beak score of the zebra finch. (Numerical)
TranBeak The transformed beak score of the zebra finch. (Numerical)
Age The age of the zebra finch. (Numerical)
Propprefaudab The proportion of preference for the audience bird when the zebra finch was absent. (Numerical)
Propprefaudpres The proportion of preference for the audience bird when the zebra finch was present. (Numerical)

File: Female_Competition_Martin_Burley.csv

Column name Description
Diet The type of diet the zebra finch was given. (Categorical)

Acknowledgements

If you use this dataset in your research, please credit the original authors.
If you use this dataset in your research, please credit .

Tables

Dp Female Affiliations Martin Burley

@kaggle.thedevastator_zebra_finch_mate_choice_experiments.dp_female_affiliations_martin_burley
  • 8.52 KB
  • 168 rows
  • 9 columns
Loading...

CREATE TABLE dp_female_affiliations_martin_burley (
  "diet" BIGINT,
  "id" BIGINT,
  "proptime" DOUBLE,
  "totaffbeh" BIGINT,
  "trantotaffbeh" DOUBLE,
  "unnamed_5" VARCHAR,
  "unnamed_6" VARCHAR,
  "audiencemaley1n0" VARCHAR,
  "condition" BIGINT
);

Dp Female Phenotype Martin Burley

@kaggle.thedevastator_zebra_finch_mate_choice_experiments.dp_female_phenotype_martin_burley
  • 10.23 KB
  • 42 rows
  • 12 columns
Loading...

CREATE TABLE dp_female_phenotype_martin_burley (
  "diet" BIGINT,
  "id" VARCHAR,
  "mass" DOUBLE,
  "hw" DOUBLE,
  "tranhw" DOUBLE,
  "tsno" DOUBLE,
  "trantsno" DOUBLE,
  "beakscore" DOUBLE,
  "tranbeak" DOUBLE,
  "age" DOUBLE,
  "propprefaudab" DOUBLE,
  "propprefaudpres" DOUBLE
);

Dp Male Perspective Martin Burley

@kaggle.thedevastator_zebra_finch_mate_choice_experiments.dp_male_perspective_martin_burley
  • 9.31 KB
  • 50 rows
  • 11 columns
Loading...

CREATE TABLE dp_male_perspective_martin_burley (
  "id" VARCHAR,
  "mass" DOUBLE,
  "hw" DOUBLE,
  "tsno" BIGINT,
  "trantsno" BIGINT,
  "beakscoretesttype" DOUBLE,
  "testtype" BIGINT,
  "testorder" BIGINT,
  "sumtime" BIGINT,
  "propprefhi" DOUBLE,
  "transumtime" DOUBLE
);

Fecundity Trials Martin Burley

@kaggle.thedevastator_zebra_finch_mate_choice_experiments.fecundity_trials_martin_burley
  • 11.8 KB
  • 19 rows
  • 15 columns
Loading...

CREATE TABLE fecundity_trials_martin_burley (
  "diet" BIGINT,
  "id" VARCHAR,
  "b4eggmass" DOUBLE,
  "b4cs" DOUBLE,
  "b4fecundity" DOUBLE,
  "aftereggmass" DOUBLE,
  "aftercs" DOUBLE,
  "afterfecundity" DOUBLE,
  "mass" DOUBLE,
  "tsno" DOUBLE,
  "trantsno" DOUBLE,
  "headwidth" DOUBLE,
  "beakscore" DOUBLE,
  "proppref" DOUBLE,
  "age" BIGINT
);

Female Competition Martin Burley

@kaggle.thedevastator_zebra_finch_mate_choice_experiments.female_competition_martin_burley
  • 14.62 KB
  • 54 rows
  • 18 columns
Loading...

CREATE TABLE female_competition_martin_burley (
  "diet" VARCHAR,
  "id" VARCHAR,
  "unnamed_2" VARCHAR,
  "unnamed_3" VARCHAR,
  "unnamed_4" VARCHAR,
  "unnamed_5" VARCHAR,
  "unnamed_6" VARCHAR,
  "unnamed_7" VARCHAR,
  "unnamed_8" VARCHAR,
  "unnamed_9" VARCHAR,
  "behaviors" VARCHAR,
  "unnamed_11" VARCHAR,
  "unnamed_12" VARCHAR,
  "unnamed_13" VARCHAR,
  "unnamed_14" VARCHAR,
  "unnamed_15" VARCHAR,
  "unnamed_16" VARCHAR,
  "unnamed_17" VARCHAR
);

Group Choice Female Perspective Martin Burley

@kaggle.thedevastator_zebra_finch_mate_choice_experiments.group_choice_female_perspective_martin_burley
  • 8.27 KB
  • 313 rows
  • 10 columns
Loading...

CREATE TABLE group_choice_female_perspective_martin_burley (
  "diet" DOUBLE,
  "id" VARCHAR,
  "proppref" DOUBLE,
  "mass" DOUBLE,
  "hw" DOUBLE,
  "tsno" DOUBLE,
  "trantsno" DOUBLE,
  "beakscore" DOUBLE,
  "tranbeak" DOUBLE,
  "age" DOUBLE
);

Group Choice Male Perspective Martin Burley

@kaggle.thedevastator_zebra_finch_mate_choice_experiments.group_choice_male_perspective_martin_burley
  • 5.81 KB
  • 22 rows
  • 7 columns
Loading...

CREATE TABLE group_choice_male_perspective_martin_burley (
  "id" VARCHAR,
  "propprefhi" DOUBLE,
  "mass" DOUBLE,
  "hw" DOUBLE,
  "tsno" DOUBLE,
  "beakscore" DOUBLE,
  "age" BIGINT
);

Share link

Anyone who has the link will be able to view this.