supermodel: Supermodel data

supermodelR Documentation

Supermodel data

Description

A dataset from Field, A. P. (2023). Discovering statistics using R and RStudio (2nd ed.). London: Sage.

Usage

supermodel

Format

A tibble with 231 rows and 4 variables.

Details

A fashion student was interested in factors that predicted the salaries of male and female catwalk models. She collected data from 231 models (supermodel.csv). For each model she asked them their salary per day (salary), their age (age), their length of experience as models (years), and their industry status as a model as their percentile position rated by a panel of experts (status). The fictitious data contain the following variables:

  • salary: The model's salary

  • age: The model's age (years)

  • years: The model's experience (years in the industry)

  • status: Model's status as their percentile position (%) rated by a panel of experts.

Source

www.discovr.rocks/csv/supermodel.csv


profandyfield/discovr documentation built on May 4, 2024, 4:32 p.m.