Origin provides a collection of Hypothesis Testing X-Functions
Name | Brief | Example |
---|---|---|
rowttest2 | Perform two-sample t-test on rows | Examples |
rowttestpair | Perform pair-sample t-test on rows | |
ttest1 | One-Sample t-test | |
ttest2 | Two-Sample t-test | |
ttestpair | Pair-Sample t-test | |
vartest1 | Chi-squared variance test | Examples |
vartest2 | Perform a F-test. | Examples |