MBG1032 Biyoistatistik - Doç.Dr.Alper YILMAZ - 26 Mayıs 2025
Parametrik:
Kaynak: Nayak, Barun K; Hazra, Avijit1. How to choose the right statistical test?. Indian Journal of Ophthalmology 59(2):p 85-86, Mar–Apr 2011. | DOI: 10.4103/0301-4738.77005
Kaynak: Nayak, Barun K; Hazra, Avijit1. How to choose the right statistical test?. Indian Journal of Ophthalmology 59(2):p 85-86, Mar–Apr 2011. | DOI: 10.4103/0301-4738.77005
Kaynak: Statstutor Kaynakları PDF-link
Kaynak: Statstutor Kaynakları PDF-link
| Research Question | Type of Data | Statistical Test |
|---|---|---|
| Is there a difference between two unpaired groups? | Continuous (normally distributed) | t-test |
| Is there a difference between two unpaired groups? | Continuous (not normally distributed) | Wilcoxon rank-sum test (Mann-Whitney U test) |
| Is there a difference between more than two unpaired groups? | Continuous (normally distributed) | One-way ANOVA |
| Is there a difference between more than two unpaired groups? | Continuous (not normally distributed) | Kruskal-Wallis test |
| Is there a difference between two paired groups? | Continuous (normally distributed) | Paired t-test |
| Is there a difference between two paired groups? | Continuous (not normally distributed) | Wilcoxon signed-rank test |
| Is there a difference between more than two paired groups? | Continuous (normally distributed) | Repeated measures ANOVA |
| Is there a difference between more than two paired groups? | Continuous (not normally distributed) | Friedman test |
| Is there an association between two continuous variables? | Continuous | Pearson correlation test |
| Is there an association between two categorical variables? | Categorical | Chi-squared test |
| Is there an association between a continuous and a categorical variable? | Continuous and categorical | ANOVA or regression analysis |