Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

alltime.movies

Top movies of all time


Description

The top 79 all-time movies as of 2003 by domestic (US) gross receipts.

Usage

data(alltime.movies)

Format

A data frame with 79 observations on the following 2 variables.

Gross

a numeric vector

Release.Year

a numeric vector

The row names are the titles of the movies.

Source

This data was found on http://movieweb.com/movie/alltime.html on June 17, 2003. The source of the data is attributed to (partially) Exhibitor Relations Co. .

Examples

data(alltime.movies)
hist(alltime.movies$Gross)

UsingR

Data Sets, Etc. for the Text "Using R for Introductory Statistics", Second Edition

v2.0-6
GPL (>= 2)
Authors
John Verzani <verzani@math.csi.cuny.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.