Difference between revisions of "An initial path towards statistical analysis"
From Sustainability Methods
Line 10: | Line 10: | ||
<div id="Univariate statistics">Univariate statistics</div> | <div id="Univariate statistics">Univariate statistics</div> | ||
− | Categorical and continuous data[[Data_formats#Data_formats_in_statistics|?]]<br> | + | <div id="Categorical and continuous data">Categorical and continuous data</div>[[Data_formats#Data_formats_in_statistics| (?)]]<br> |
− | + | ||
+ | <div id="Categorical and continuous data">Categorical and continuous data</div> | ||
+ | [[At least one categorical independent variable| | ||
More than 2 groups | More than 2 groups | ||
[[https://sustainabilitymethods.org/index.php/Experiments#Analysis_of_Variance|Analysis of Variance]]<br> | [[https://sustainabilitymethods.org/index.php/Experiments#Analysis_of_Variance|Analysis of Variance]]<br> |
Revision as of 20:47, 11 January 2021
Start here with your data
Do you have several continuous variables without clear dependencies?
Yes-> Multivariate statistics
No-> Univariate statistics
Univariate statistics
Categorical and continuous data
Categorical and continuous data
[[At least one categorical independent variable|
More than 2 groups
[of Variance]
https://sustainabilitymethods.org/index.php/Data_distribution#The_normal_distribution
INSERT TYPE II
INSERT RANDOM FACTOR
INSERT LMM
Dependent variable not normally distributed
Type III Anova
Dependent variable is count data
Dependent variable is 0/1 or proportions
Random factors
Generalized linear mixed effect models
Only categorical variables
Chi-Square test
Only continuous variables
Non dependent relations
Correlations
Clear dependent relations
Regression models
Dependent variable normally distributed
Linear Regression
Dependent variable not normally distributed
GLM
Dependent variable is count data
Poisson GLM
Dependent variable is 0/1 or proportions
Binomial GLM
Multivariate statistics