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
Counts Across Unique IdentifierHi Everyone, I am working with a dataset that has foloowing varibales: 1) mrn (unique identifier) …
JDBC connection to Google BigQuery DatabaseDoes anyone here connect to BQ using JDBC successfully? I've been trying to make this work, as I did…
Generating Date IssueHello Statalist, I am having trouble converting dates. I have three date variables (daily_case_date…
Estimation of GMM model with time dummiesDear Scholars/Researchers, I am still confused and would like to ask that, Is it necessary to estima…
Esttab in a loop and getting table for summary statisticsHello everyone, I have a question about esttab command in a loop and getting the entire output in an…
Subscribe to:
Post Comments (Atom)
0 Response to Two sample Kolmogorov-Smirnov test results
Post a Comment