Mice Weight Data for Paired-Samples Mean Test
contains the weight of 10 mice before and after the treatment.
A paired-samples t-test can be performed to answer to this question.
data("mice2")
A data frame with 10 rows and 3 columns
data(mice2) head(as.data.frame(mice2))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.