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

mice

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

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.