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

Description Usage Format Examples

Description

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

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

Usage

1
data("genderweight")

Format

A data frame with 40 rows and 3 columns

Examples

1
2

Example output

  id group   weight
1  1     F 61.58587
2  2     F 64.55486
3  3     F 66.16888
4  4     F 59.30860
5  5     F 64.85825
6  6     F 65.01211

datarium documentation built on May 21, 2019, 9:02 a.m.