Difference between revisions of "Statistics"

From Sustainability Methods
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
'''This page provides an overview on all entries that relate explicitly to statistical analyses.'''
 
'''This page provides an overview on all entries that relate explicitly to statistical analyses.'''
 
__NOTOC__
 
__NOTOC__
== The statistics flowchart ==
+
=== New to statistics? ===
'''New to statistics?''' <br>
+
'''These are some basic entries on statistics that you should read when you start your statistics journey:'''
The following page allows for an interactive path to the method you need - just take your data and click through the diagrams step by step.<br>
+
* '''[[ANOVA]]''' -  a statistical method that allows to test differences of the mean values of groups within a sample.
'''[[An initial path towards statistical analysis]]'''
 
<br/>
 
 
 
 
 
== Basic entries ==
 
'''These are some basic entries you might be interested in:'''
 
* ['''[ANOVA]]''' -  a statistical method that allows to test differences of the mean values of groups within a sample.
 
 
* '''[[Introduction to statistical figures]]''' - an overview page for all kinds of data visualisation.
 
* '''[[Introduction to statistical figures]]''' - an overview page for all kinds of data visualisation.
 
* '''[[Data formats]]''' - explains all different kinds of data types.
 
* '''[[Data formats]]''' - explains all different kinds of data types.
Line 21: Line 14:
  
  
== R Coding examples ==
+
=== How to find the right statistics method ===
 +
Often, you know which kind of data you want to analyze, but there are so many options how to do it, and you don't know how to start.<br>
 +
Do not worry. The following interactive page asks you simple questions about your [[Glossary|data]] and guides you to the best statistical analysis method for your research.<br>
 +
'''[[An initial path towards statistical analysis]]'''
 +
<br/>
 +
 
 +
 
 +
=== How to code in R ===
 
On this Wiki, we believe in the importance of experience, and therefore provide guidance on how to approach statistical analyses in the Software [https://www.r-project.org/ R]. <br>
 
On this Wiki, we believe in the importance of experience, and therefore provide guidance on how to approach statistical analyses in the Software [https://www.r-project.org/ R]. <br>
'''The following list includes all Wiki entries that include R code examples:''' '''[[:Category:R examples|All R example pages]]'''
+
The following list includes all Wiki entries that include R code examples: '''[[:Category:R examples|All R example pages]]'''
  
  
== Statistics entries ==
+
=== All statistics entries ===
 
There is a lot more than the aforementioned entries. Some revolve around statistical methods, others around the normativity of statistics.<br>
 
There is a lot more than the aforementioned entries. Some revolve around statistical methods, others around the normativity of statistics.<br>
'''The following is a list of all Statistics entries:''' '''[[:Category:Statistics|All statistics entries]]'''
+
The following list includes all Wiki entries on Statistics: '''[[:Category:Statistics|All statistics entries]]'''

Latest revision as of 06:51, 9 August 2021

This page provides an overview on all entries that relate explicitly to statistical analyses.

New to statistics?

These are some basic entries on statistics that you should read when you start your statistics journey:


How to find the right statistics method

Often, you know which kind of data you want to analyze, but there are so many options how to do it, and you don't know how to start.
Do not worry. The following interactive page asks you simple questions about your data and guides you to the best statistical analysis method for your research.
An initial path towards statistical analysis


How to code in R

On this Wiki, we believe in the importance of experience, and therefore provide guidance on how to approach statistical analyses in the Software R.
The following list includes all Wiki entries that include R code examples: All R example pages


All statistics entries

There is a lot more than the aforementioned entries. Some revolve around statistical methods, others around the normativity of statistics.
The following list includes all Wiki entries on Statistics: All statistics entries