Difference between revisions of "Statistics"

From Sustainability Methods
Line 13: Line 13:
 
* [[Data formats]] - explains all different kinds of data types.
 
* [[Data formats]] - explains all different kinds of data types.
 
* [[Data distribution]] - what is a normal distribution, and how can you identify it?
 
* [[Data distribution]] - what is a normal distribution, and how can you identify it?
* [[Correlations]] - correlations are a basic method in statistics, and you should know 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.
 
* [[Experiments]] - an overview on the history and different kinds of experiments.
 
* [[Why statistics matters]] - why should you engage with statistics?
 
* [[Why statistics matters]] - why should you engage with statistics?
Line 19: Line 20:
  
 
==== R Coding examples ====
 
==== 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>
 
'''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]]
  
 
==== Statistics entries ====
 
==== Statistics entries ====
 +
There is a lot more than the aforementioned entries. Some revolve around statistical methods, others around the normativity of statistics.
 
'''The following is a list of all Statistics entries:''' [[:Category:Statistics]]
 
'''The following is a list of all Statistics entries:''' [[:Category:Statistics]]

Revision as of 08:11, 26 May 2021

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

The statistics flowchart

New to statistics?
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.
An initial path towards statistical analysis

Basic entries

These are some basic entries you might be interested in:

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 R.
The following list includes all Wiki entries that include R code examples: Category:R examples

Statistics entries

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