Description Usage Format Details Source
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.
1 |
A data frame with 6 observations on the following 4 variables.
Tunnel_Length
Total length of tunnel (cm)
Frequency
Frequency
Tunnel_Depth
Depth of tunnel (cm)
Frequency.1
Frequency of tunnel depth
Use the chi-square test for checking univariate normality.
http://ces.iisc.ernet.in/hpg/nvjoshi/statspunedatabook/databook.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.