Description Usage Format Details Source Examples
Best actor and actress Oscar winners from 1929 to 2012.
1 |
A data frame with 170 observations on the following 10 variables.
genderGender of winner, female or male.
oscar_noDenotes which Oscar ceremony.
oscar_yrDenotes which Oscar year.
nameName of winning actor or actress.
movieName of movie actor or actress got the Oscar for.
ageAge at which the actor or actress won the Oscar.
birth_plState where the actor or actress was born, country if foreign.
birth_moBirth month of actor or actress.
birth_dBirth day of actor or actress.
birth_yBirth year of actor or actress.
Although there have been only 84 Oscar ceremonies until 2012, there are 85 male winners and 85 female winners because ties happened on two occasions (1933 for the best actor and 1969 for the best actress).
Journal of Statistical Education, http://www.amstat.org/publications/jse/datasets/oscar2009.dat.txt (no longer valid), updated through 2012 using information from Wikipedia.org.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.