genderweight: Weight Data By Gender for Two-Samples Mean Test

genderweightR Documentation

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

kassambara/datarium documentation built on Feb. 15, 2025, 3:32 p.m.