mice2: Mice Weight Data for Paired-Samples Mean Test

Description Usage Format Examples

Description

contains the weight of 10 mice before and after the treatment.

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

Usage

1
data("mice2")

Format

A data frame with 10 rows and 3 columns

Examples

1
2

Example output

  id before after
1  1  187.2 429.5
2  2  194.2 404.4
3  3  231.7 405.6
4  4  200.5 397.2
5  5  201.7 377.9
6  6  235.0 445.8

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