RBSSr {FilmsGmooG}R Documentation

Average ratings of "Raging Bull" and "Sense and Sensibility" on IMDb by sex and age group

Description

Average ratings for two famous films, as reported in July 2022

Usage

data(RBSSr)

Format

A data frame with 16 observations on the following 5 variables.

Film

Name of film

Sex

Male or Female

Age

One of four age groups, <18, 18-29, 30-44, 45+

Freq

Number rating that film

AvRating

Average rating

Details

This dataset and the dataset RBSS are both used in Chapter 3, "Looking at the movies".

Source

https://datasets.imdbws.com

Examples

data(RBSSr, package="FilmsGmooG")
RBSSr

[Package FilmsGmooG version 0.1.0 Index]