Difference between revisions of "Statistics"

From Sustainability Methods
 
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''This sub-wiki collects all entries that relate explicitly to statistical analyses.'''
+
'''This page provides an overview on all entries that relate explicitly to statistical analyses.'''
 +
__NOTOC__
 +
=== New to statistics? ===
 +
'''These are some basic entries on statistics that you should read when you start your statistics journey:'''
 +
* '''[[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.
  
WORK IN PROGRESS
 
  
<imagemap>
+
=== How to find the right statistics method ===
[[File:Asdf.png|800px|thumb|center|fsgasdfasdf]]
+
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>
rect 100 100 500 500 [[Data formats]]
+
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>
desc none
+
'''[[An initial path towards statistical analysis]]'''
</imagemap>
+
<br/>
  
  
==== An Introduction to the role of Statistics ====
+
=== How to code in R ===
* Why statistics matters
+
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>
* A word on ethics and statistics
+
The following list includes all Wiki entries that include R code examples: '''[[:Category:R examples|All R example pages]]'''
* ...
 
  
  
==== R Coding examples ====
+
=== All statistics entries ===
* Likert Scale
+
There is a lot more than the aforementioned entries. Some revolve around statistical methods, others around the normativity of statistics.<br>
* further R examples...
+
The following list includes all Wiki entries on Statistics: '''[[:Category:Statistics|All statistics entries]]'''
ALTERNATIVELY
 
implement the "initial path to statistical analyses" here
 
[[An initial path towards statistical analysis]]
 
 
 
 
 
 
 
The following is a list of all Statistics entries (to be updated with more categories?)
 
+ to be updated in terms of double entries
 
 
 
<categorytree mode="pages" hideroot="on">Statistics</categorytree>
 

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