Skip to main content

Questions tagged [normality-assumption]

Many statistical methods assume data or a model's residuals are normally distributed. Use this tag for questions about the assumption & testing of normality, or about normality as a *property*. Use [normal-distribution] for questions about the normal distribution per se.

2 votes
1 answer
64 views

I have a paired dataset with n = 24. I checked the normality of the difference scores using the Shapiro–Wilk test, and p value is =0.043 I ran both: Paired t-test Wilcoxon signed-rank test Both tests ...
Ibrahim Muhamed's user avatar
1 vote
1 answer
84 views

I have a longitudinal dataset where my outcome is white matter hyperintensity (WMH) volume measured in cubic centimeters (cm³) from brain MRI, collected at baseline and follow-up for each participant. ...
AEP's user avatar
  • 425
9 votes
4 answers
761 views

This question is mainly because I see many tutorials, whether on YouTube videos or on websites, forums, and the like, where when using software like SPSS, they always apply normality tests directly to ...
Ívory Dotkamina's user avatar
0 votes
0 answers
39 views

I am working on a project with 3 measures of cortisol and 3 measures of infant crying, thus I assess with multilevel if there is an association between the two. I have quite some missing data in my ...
Nina's user avatar
  • 1
20 votes
5 answers
1k views

The errors in linear regression are often assumed to be normal. My understanding is that this is because of the following reasons, if there are more please feel free to let me know: Mathematical ...
CBBAM's user avatar
  • 675
9 votes
5 answers
1k views

Recently, I've been working with a coworker in estimating some multiple linear regressions. His first approach was to show me the output of summary(lm) of R, and he ...
Agustín Cugno's user avatar
0 votes
0 answers
60 views

Assume the following situation: Assume you ran a Fisher Oneway-ANOVA (aov() in R) and found that the residuals are normally distributed based on the Shapiro-Wilk ...
pestilenz's user avatar
1 vote
1 answer
95 views

I am currently trying bootstrapping. My dependent variable is continuous (Change in ROA). My independent variables are GDP growth and inflation rate (both continuous). I also include three control ...
Marie's user avatar
  • 11
1 vote
0 answers
115 views

I have one quantitative dependent variable and 2 within-subject factors. I planned to an analysis of this data in R using the lmer command to model my data and then compare models with more and more ...
Guest's user avatar
  • 11
1 vote
0 answers
55 views

I am reviewing data from a stratified random sample to describe the proportion of the total population exhibiting Trait A ($p_A$). Due to time/resource constraints, I conducted a disproportionate SRS ...
xodlam's user avatar
  • 11
0 votes
0 answers
87 views

When testing for normal distribution of given numbers, (Shapiro-Wilk, Kolmogorov-Smirnov, Z-values ​​of symmetry and kurtosis) and graphical methods (Q-Q diagram, box plot, histogram) are used. ...
Иван Славов's user avatar
3 votes
1 answer
142 views

As known, sample skewness ($g_1$) and kurtosis ($g_2$) can be calculated as follows: $$ g_1 = \frac{m_3}{m_2^{3/2}} = \frac{\tfrac{1}{n} \sum_{i=1}^n (x_i-\bar{x})^3}{\left[\tfrac{1}{n} \sum_{i=1}^n \...
Roy's user avatar
  • 465
6 votes
3 answers
679 views

I am an academician and had an experimental study on the effects of different types of physical exercises on some hormones. I set up three groups: high intensity exercise, low intensity exercise, and ...
Yetkin Utku Kamuk's user avatar
0 votes
1 answer
85 views

I am comparing a dataset for 2 biomarkers in a sample size of 30, before and after intervention. Some data is normally distributed and some aren't. I have used appropriate tests for the same. Can I ...
Natasha's user avatar
5 votes
1 answer
282 views

I am conducting a moderation analysis for my thesis and am performing assumption testing. I found a few univariate outliers and transformed any scores that were z-score of > (-)3.29. I then ...
Emily's user avatar
  • 51

15 30 50 per page
1
2 3 4 5
73