changing Prob > A2 values in Anderson-Darling test
When performing an Anderson-Darling test on a distribution, I´m getting strange results: I performed the analysis once (continuous distribution, fit normal, goodness of fit), then copied it to a script. Now when I rerun the script several times on the same data set, the Prob > A2 values change. They don´t change every time, but more often than not. No other values change, including the A2. Can you...