what does the Chi-squared Test for two or more independent samples do?
it compares two or more samples to Infer similarity or differences of their parent population.
what are the assumptions for an independent multi sample Chi-squared test? (four of them)
what does the p-represent in a chi-squared multi-sample compatibility test?
using an arbitraty significance level of alpha (0.01, 0.05) we can determine whether or we reject the null hypothesis if our p-value is above or below it .
with a significance value of 0.05 and a P-value of 0.123, do we reject or fail to reject the null hypothesis? (the null hypothesis states that there is no statistical difference between the datasets)
the calculated p-value is above the significance level, meaning that we reject the null hypothesis.
what does a Kolmogorov-Smirnov two sample test do?
it is used to measure statistically significant variance between two mutually exclusive categories.
what are the two assumptions that must be met for a kolmogorov-Smirnov two sample test?
what does Mutually Exclusive mean?
two events or datasets that cannot occur at the same time.
what is a Likert scale
a scale that has things like:
- strongly agree
- agree
- neutral
- agree
- Strongly Agree
what kind of test is used to measure difference between two samples
Kolmogorov-Smirnov and Chi-squared test.
What is a compatibility mode
it is a measure of compatibility between two datasets.