Learn R Programming

FilmsGmooG (version 0.1.0)

RBSSr: 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)

Arguments

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".

Examples

Run this code
data(RBSSr, package="FilmsGmooG")
RBSSr

Run the code above in your browser using DataLab