Hello everybody,
I would like to ask a question concerning the interpretation of a two sample Kolmogorov-Smirnov test result which we conducted as a formal goodness-of-fit test.
We conducted the test for the variables age and education which are ordinally scaled. First, is it the right test to assess formal goodness-of-fit?
If yes, how is it possible that we find in the first line (0) a difference of 0.0000 for both tests (see below)?
It would be great if you could help me. Thanks in advance!
ksmirnov Age, by (FinUn)
Two-sample Kolmogorov-Smirnov test for equality of distribution functions
Smaller group D P-value
-----------------------------------
0: 0.0000 1.000
1: -0.1030 0.064
Combined K-S: 0.1030 0.128
Note: Ties exist in combined dataset;
there are 4 unique values out of 656 observations.
. ksmirnov Education, by (FinUn)
Two-sample Kolmogorov-Smirnov test for equality of distribution functions
Smaller group D P-value
-----------------------------------
0: 0.0000 1.000
1: -0.0317 0.770
Combined K-S: 0.0317 1.000
Note: Ties exist in combined dataset;
there are 5 unique values out of 656 observations.
Related Posts with Two sample Kolmogorov-Smirnov test results
insufficient observations r(2001);hello every one. I am using on cross-section data . but when I run regression I receive this error: …
Replacing missing variables in a data set with duplicate data by rowI am struggling to replace missing data with a particular value in my dataset which has multiple dup…
Matching: Removing reversed causality?Hi everybody, I've read that endogeneity has many faces: One is omitted variable bias, another is m…
SUREG t stat of two coefficientsI have two regression models: DV1 = bVOI1 + bVOI2 + bVOI3 + bVOI4 + Controls DV2 = aVOI1 + aVOI2 +…
Generating One Way Frequency Table in Stata for LatexHi, I am not sure about how to create oneway frequency table in Stata that I can export to Latex, sa…
Subscribe to:
Post Comments (Atom)
0 Response to Two sample Kolmogorov-Smirnov test results
Post a Comment