Learn R Programming

regclass (version 1.6)

LARGEFLYER: Interest in frequent flier program (large version)

Description

Interest in frequent flier program (artificial)

Usage

data("LARGEFLYER")

Arguments

Format

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

Gender

a factor with levels Female Male

Interest

a factor with levels No Yes

Details

This artificial datasets tabulates the interest in a new frequent flyer program based on gender. It illustrates that a statistically significant association may have absolutely no practical significance.