| Rat {gpk} | R Documentation |
Study of rat burrow architecture
Description
Bandicoot rats live in underground burrows dug by them. 83 burrows were excavated and measured. However, by accident, only the marginal distributions were retained while the original data on joint distribution was lost. Check whether each marginal distribution is normal. It is of interest to estimate proportion of burrows having length greater than average AND depth greater than average. Use the following formula for generating bivariate distribution from marginals.
Usage
data(Rat)
Format
A data frame with 6 observations on the following 4 variables.
Tunnel_LengthTotal length of tunnel (cm)
FrequencyFrequency
Tunnel_DepthDepth of tunnel (cm)
Frequency.1Frequency of tunnel depth
Details
Use the chi-square test for checking univariate normality.
Source
http://ces.iisc.ernet.in/hpg/nvjoshi/statspunedatabook/databook.html
[Package gpk version 1.0 Index]