Difference between revisions of "Statistics"

From Sustainability Methods
 
(7 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.
 +
* '''[[Introduction to statistical figures]]''' - an overview page for all kinds of data visualisation.
 +
* '''[[Data formats]]''' - explains all different kinds of data types.
 +
* '''[[Data distribution]]''' - what is a normal distribution, and how can you identify it?
 +
* '''[[Correlations]]''' - Correlations are a basic method in statistics that you should know about.
 +
* '''[[Regression Analysis]]''' - Regressions are Correlations + Causality and let you predict data.
 +
* '''[[Experiments]]''' - an overview on the history and different kinds of experiments.
 +
* '''[[Why statistics matters]]''' - why should you engage with statistics?
 +
* '''[[Bias in statistics]]''' - statistics can be flawed, and we tell you why.
 +
 
 +
 
 +
=== 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]]'''
 
'''[[An initial path towards statistical analysis]]'''
 
<br/>
 
<br/>
  
  
== Basic entries ==
+
=== How to code in R ===
'''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.
 
* [[Data formats]] - explains all different kinds of data types.
 
* [[Data distribution]] - what is a normal distribution, and how can you identify it?
 
* [[Correlations]] - Correlations are a basic method in statistics that you should know about.
 
* [[Regression Analysis]] - Regressions are Correlations + Causality and let you predict data.
 
* [[Experiments]] - an overview on the history and different kinds of experiments.
 
* [[Why statistics matters]] - why should you engage with statistics?
 
* [[Bias in statistics]] - statistics can be flawed, and we tell you why.
 
 
 
 
 
== R Coding examples ==
 
 
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]]
+
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]]
+
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