Tagged Questions
3
votes
3answers
900 views
Can you compare p-values of Kolmogorov Smirnov tests of normality of two variables to say which is more normal?
I have applied the one sample Kolmogorov Smirnov test of normality to two variables and one has a larger p value but both are greater than .05.
e.g.,
$x_1$ (p-value) = 0.09
$x_2$ (p-value) = 0.06
...