Description Usage Arguments Value Examples
Hypothesis Test on Two Independent Normal Population Variances
| 1 | var2.test(s1, s2, n1, n2, alp = 0.05, side = "two", dig = 4)
 | 
| s1 | Sample standard deviation of population1 | 
| s2 | Sample standard deviation of population2 | 
| n1 | Sample size of population1 | 
| n2 | Sample size of population2 | 
| alp | Level of significance, Default: 0.05 | 
| side | Type of the alternative hypothesis, Default: 'two' | 
| dig | Number of digits below the decimal point, Default: 4 | 
Test Statistic (F0) and the p-value (pv)
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.