data81 {datastat} | R Documentation |
Data set for statistical hypothesis testing
Description
A dataset of the weight of two car types (type A and type B). The weight measured in kilograms
Usage
data81
Format
data81
is a data frame with 10 rows and 2 columns:
- wtcar.a
Weight of car type A
- wtcar.b
Weight of car type B
Source
<https://www.researchgate.net/publication/371944275_porkaermxarlaeakarprayuktchingan_R_and_its_applications>
References
Rattanalertnusorn, A. (2024). R and Its Application. TPN Press Ltd., Part. ISBN: 978-616-603-060-0. pp.237.
Examples
data81
[Package datastat version 0.1.0 Index]