Description Usage Format Details Source
Movie grosses from the late 1990s
1 | data("MOVIE")
|
A data frame with 309 observations on the following 3 variables.
Movie
a factor giving the name of the movie
Weekend
a numeric vector, the opening weekend gross (millions of dollars)
Total
a numeric vector, the total US gross (millions of dollars)
The goal is to predict the total gross of a movie based on its opening weekend gross.
Compiled via information provided on https://www.imdb.com/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.