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

genderweight

Weight Data By Gender for Two-Samples Mean Test


Description

Contains the weights by sex (M for male; F for female). The question is whether the average women’s weight differs from the average men’s weight?

A two-samples independent t-test can be performed to answer to this question.

Usage

data("genderweight")

Format

A data frame with 40 rows and 3 columns

Examples

data(genderweight)
head(as.data.frame(genderweight))

datarium

Data Bank for Statistical Analysis and Visualization

v0.1.0
GPL-2
Authors
Alboukadel Kassambara [aut, cre]
Initial release
2019-05-19

We don't support your browser anymore

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