mice: Mice Weight Data for One Sample Mean Test

miceR Documentation

Mice Weight Data for One Sample Mean Test

Description

Contains the weight of 10 mice. The question is whether the average weight of the mice differs from 25g.

A one sample t-test can be performed to answer to this question.

Usage

data("mice")

Format

A data frame with 10 rows and 2 columns

Examples

data(mice)
head(as.data.frame(mice))

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