| New Reply |
quantify difference between discrete distributions |
Share Thread | Thread Tools |
| Feb14-13, 08:48 AM | #1 |
|
|
quantify difference between discrete distributions
Hello,
I am trying to quantify the difference between two discrete distributions. I have been reading online and there seems to be a few different ways such as a Kolmogorov-Smirnov test and a chi squared test. My first question is which of these is the correct method for comparing the distributions below? The distributions are discrete distributions with 24 bins. My second question is that, it pretty obvious looking at the distributions that they will be statistically significantly different, but is there a method to quantify how different they are? I'm not sure, but a percentage or distance perhaps? I've been told that if you use the Kolmogorov-Smirnov test, a measure of how different the distributions are will be the p-value. Is that correct? I appreciate any help and comments Kind Regards |
| Feb14-13, 03:55 PM | #2 |
|
Recognitions:
|
Note: I am not a statistician. One simple test would be to calculate the correlation coefficient. This is a measure of the statistical difference.
|
| Feb16-13, 09:10 PM | #3 |
|
|
Now to measure the significance of the observed distance, keep in mind that many statistical packages assume that the null distribution is continuous and may return inaccurate p-values, e.g. in R the standard function ks.test{stats} assumes continuous distributions but ks.test{dgof} allows discrete distributions. |
| Feb20-13, 12:23 PM | #4 |
|
|
quantify difference between discrete distributionsOP may look for Matusita distance. |
| Feb21-13, 12:13 AM | #5 |
|
|
It depends on what is important to you. It's purely subjective. I don't think that there is a standard method. If you tell us what you are trying to determine, we might be better able to help.
Given what we have I can only guess you have a model for the situation and are trying to decide whether or not it is a good one. I'm not sure statistics can help you with that. It could help with deciding which of two models fits the data better. For that you could use the sum of the squares of the differences between the model and the data. There isn't a deep reason for this, it is just the standard method that everyone uses, so you may as well use it unless you have some reason not to. |
| New Reply |
| Thread Tools | |
Similar Threads for: quantify difference between discrete distributions
|
||||
| Thread | Forum | Replies | ||
| Cdf of a discrete random variable and convergence of distributions... | Set Theory, Logic, Probability, Statistics | 3 | ||
| Discrete power law distributions | Set Theory, Logic, Probability, Statistics | 1 | ||
| iterative expectation of continuous and discrete distributions | Calculus & Beyond Homework | 2 | ||
| Discrete Distributions | Calculus & Beyond Homework | 1 | ||
| Statistics Help Requested (Discrete Distributions) | Calculus & Beyond Homework | 1 | ||