Difference between revisions of "About pages for SOCR Analyses"
m (Text replacement - "{{translate|pageName=http://wiki.stat.ucla.edu/socr/" to ""{{translate|pageName=http://wiki.socr.umich.edu/") |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | This list represents the complete collection of statistical analyses provided as part of the [http://www.socr.ucla.edu/htmls/SOCR_Analyses.html SOCR Analyses] applets (must be synchronized with implementedAnalysis.txt). The complete details about the [http://wiki.stat.ucla.edu/socr/uploads/2/21/SOCR_AnalysisExamplesDescription.pdf test-cases/examples provided as part of all SOCR Analyses is available here]. | + | * This list represents the complete collection of statistical analyses provided as part of the [http://www.socr.ucla.edu/htmls/SOCR_Analyses.html SOCR Analyses] applets (must be synchronized with implementedAnalysis.txt). The complete details about the [http://wiki.stat.ucla.edu/socr/uploads/2/21/SOCR_AnalysisExamplesDescription.pdf test-cases/examples provided as part of all SOCR Analyses is available here] and [[Help_pages_for_SOCR_Analyses | instructions on using SOCR Analyses are available here]] and the [[SOCR_Videos_Analyses | Analyses Video Tutorials]]. |
+ | * The complete list of [http://www.socr.ucla.edu/htmls/ana/ SOCR Analyses is available here]. | ||
{| class="wikitable" style="text-align:center" border="1" align="center" | {| class="wikitable" style="text-align:center" border="1" align="center" | ||
Line 6: | Line 7: | ||
|- | |- | ||
| [http://mathworld.wolfram.com/ANOVA.html ANOVA - Two Way] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/AnovaTwoWay.html Java API] | | [http://mathworld.wolfram.com/ANOVA.html ANOVA - Two Way] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/AnovaTwoWay.html Java API] | ||
+ | |- | ||
+ | | [http://wiki.stat.ucla.edu/socr/index.php/EBook#Chapter_XIII:_Multinomial_Experiments_and_Contingency_Tables Chi-Square Contingency Tables] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/ChiSquareContingencyTable.html Java API] | ||
|- | |- | ||
| [http://mathworld.wolfram.com/Chi-SquaredTest.html Chi-Square Model Goodness-of-Fit Test] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/ChiSquareModelFit.html Java API] | | [http://mathworld.wolfram.com/Chi-SquaredTest.html Chi-Square Model Goodness-of-Fit Test] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/ChiSquareModelFit.html Java API] | ||
+ | |- | ||
+ | | [http://en.wikipedia.org/wiki/Fisher%27s_exact_test Fisher's Exact Test] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/FisherExact.html Java API] | ||
+ | |- | ||
+ | | [http://en.wikipedia.org/wiki/Friedman_test Friedman's Test] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/Friedman.html Java API] | ||
|- | |- | ||
| [http://mathworld.wolfram.com/MultipleRegression.html Multiple Regression Analysis] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/MultiLinearRegression.html Java API] | | [http://mathworld.wolfram.com/MultipleRegression.html Multiple Regression Analysis] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/MultiLinearRegression.html Java API] | ||
+ | |- | ||
+ | | [http://en.wikipedia.org/wiki/Statistical_power Normal Distribution Power Analysis] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/NormalPower.html Java API] | ||
+ | |- | ||
+ | | [http://en.wikipedia.org/wiki/Statistical_hypothesis_testing Proportion Test (Dichotomous)] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/DichotomousProportion.html Java API] | ||
|- | |- | ||
| [http://mathworld.wolfram.com/Pairedt-Test.html One Sample T Test] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/OneT.html Java API] | | [http://mathworld.wolfram.com/Pairedt-Test.html One Sample T Test] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/OneT.html Java API] | ||
Line 15: | Line 26: | ||
| [http://mathworld.wolfram.com/LinearRegression.html Simple Regression Analysis] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/SimpleLinearRegression.html Java API] | | [http://mathworld.wolfram.com/LinearRegression.html Simple Regression Analysis] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/SimpleLinearRegression.html Java API] | ||
|- | |- | ||
− | | [http://www. | + | | [http://en.wikipedia.org/wiki/Survival_analysis Survival Analysis] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/Survival.html Java API] |
+ | |- | ||
+ | | [http://wiki.stat.ucla.edu/socr/index.php/EBook#Chapter_IX:_Inferences_From_Two_Samples Two Independent Sample T Test (Pooled)] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/TwoIndependentT.html Java API] | ||
+ | |- | ||
+ | | [http://wiki.stat.ucla.edu/socr/index.php/EBook#Chapter_IX:_Inferences_From_Two_Samples Two Independent Sample T Test (Unpooled)] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/TwoIndependentTUnpooled.html Java API] | ||
+ | |- | ||
+ | | [http://wiki.stat.ucla.edu/socr/index.php/AP_Statistics_Curriculum_2007_NonParam_2MedianIndep Two Independent Sample Wilcoxon Rank Sum Test] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/TwoIndependentWilcoxon.html Java API] | ||
|- | |- | ||
− | | [http:// | + | | [http://en.wikipedia.org/wiki/Kruskal-Wallis_one-way_analysis_of_variance Two Independent Sample Kruskal-Wallis Test] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/TwoIndependentKruskalWallis.html Java API] |
|- | |- | ||
| [http://mathworld.wolfram.com/FisherSignTest.html Two Paired Sample Sign-Test] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/TwoPairedSignTest.html Java API] | | [http://mathworld.wolfram.com/FisherSignTest.html Two Paired Sample Sign-Test] || [http://www.socr.ucla.edu/docs/edu/ucla/stat/SOCR/analyses/gui/TwoPairedSignTest.html Java API] | ||
Line 26: | Line 43: | ||
|} | |} | ||
− | {{translate|pageName=http://wiki. | + | "{{translate|pageName=http://wiki.socr.umich.edu/index.php?title=About_pages_for_SOCR_Analyses}} |
Latest revision as of 15:58, 3 March 2020
- This list represents the complete collection of statistical analyses provided as part of the SOCR Analyses applets (must be synchronized with implementedAnalysis.txt). The complete details about the test-cases/examples provided as part of all SOCR Analyses is available here and instructions on using SOCR Analyses are available here and the Analyses Video Tutorials.
- The complete list of SOCR Analyses is available here.
"-----
Translate this page: