Description Usage Format Source
The dataset contains data for the top 128 grossing actors up to 2017 as listed on Box Office Mojo. The data for the first film appearance and for the first Oscar nomination was taken from IMDb. It should be noted that of the 128 observations in the data set, 48 were right-censored. Right-censored observations represent actors who have not received an Oscar nomination by the year 2017 or actors that died before 2017 without ever receiving an Oscar nomination. For the censor variable "1" represents complete observations, actors who received an Oscar nomination by the year 2017, and "0" represents right-censored observations.
1 |
A data frame with 128 rows and 12 variables:
observation number
name of actor
actor's total adjusted gross earnings (in millions)
number of movies actor received credit for
actor's average gross earnings per movie
title of actor's movie with the top gross earnings
actor's top gross earnings from a single movie
actor's gender
number of years between actor's first full film appearance and first Oscar nomination
censoring status indicator variable (0 = censored event time, 1 = complete event time)
year of actor's first full film appearance
year of actor's first Oscar nomination
https://github.com/shannonpileggi/SP–Pablo–RProgramming
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.