13.11
앤더슨-달링 검정은 자료 샘플이 특정 이론적 분포에서 추출될 가능성이 있는지 여부를 확인하는 데 사용되는 통계적 방법입니다. 모수 검정과 달리 분포의 특정 매개변수에 대한 가정이 필요하지 않습니다. 대신 샘플의 경험적 누적 분포 함수(ECDF)를 가정된 분포의 누적 분…
대부분의 경우, 무작위 표본이 추출되는 모집단의 분포는 종종 알려지지 않거나 결정하기 어렵습니다.
이러한 경우 Anderson-Darling 검정은 이러한 데이터 및 표본이 표준 정규 분포 또는 균일 분포와 같은 특정 분포에서 추출되었는지 확인하는 데 도움이 될 수 있습니다.
정규성을 검정할 때 귀무 가설은 데이터가 정규 분포를 따른다는 것이고, 대립 가설은 데이터가 정규 분포를 따르지 않는다는 것입니다.
검정 통계량 A2는 다음 방정식을 사용하여 표본의 정규성을 검정하고 이론적 표준 정규 분포에서 얻은 임계값과 비교합니다.
이 검정 통계량이 미리 결정된 유의 수준에서 임계값보다 크면 표본이 정규 분포에서 추출되었다는 귀무 가설이 기각됩니다.
실험실 실험 또는 자연 관찰에서 얻은 데이터는 종종 정규 분포로 가정됩니다.
Anderson-Darling 검정을 적용하여 분석에 적합한 모수 검정 또는 비모수 검정을 결정할 수 있습니다.
View the full transcript and gain access to JoVE Core videos
Q1: What is the Anderson-Darling test used for?
The Anderson-Darling test determines whether a data sample is drawn from a specific theoretical distribution. It compares the sample's empirical cumulative distribution function with the cumulative distribution function of a hypothesized distribution. This test helps researchers decide whether to apply parametric or nonparametric statistical methods based on whether data follows an assumed distribution like normal, exponential, or Weibull.
Q2: How does the Anderson-Darling test work for testing normality?
When testing for normality, the null hypothesis states that data follow a normal distribution, while the alternative hypothesis states they do not. The test calculates a test statistic A2 using a specific equation and compares it to a critical value from the theoretical standard normal distribution. If the test statistic exceeds the critical value at a predetermined significance level, the null hypothesis is rejected, indicating the data are not normally distributed.
Q3: Why is the Anderson-Darling test better than the Kolmogorov-Smirnov test?
The Anderson-Darling test is more sensitive to deviations in the tails of distributions compared to the Kolmogorov-Smirnov test. This greater tail sensitivity makes it more effective for detecting outliers and extreme values in data. The improved detection capability makes the Anderson-Darling test particularly valuable when identifying unusual observations in laboratory or observational data is critical.
Q4: Can the Anderson-Darling test be applied to distributions other than normal?
Yes, the Anderson-Darling test can assess goodness-of-fit for various distributions including exponential, Weibull, and logistic distributions, provided the relevant cumulative distribution function is known. Critical values for the test are specific to the chosen distribution rather than universal, making it adaptable across different theoretical distributions. This flexibility allows researchers to test whether data conform to any specified distribution.
Q5: When should you use the Anderson-Darling test in data analysis?
The Anderson-Darling test should be used when the population distribution is unknown or difficult to determine. Laboratory experiments and natural observations often assume normal distribution, but this assumption requires verification. Applying the Anderson-Darling test helps validate whether data actually follow the assumed distribution, guiding selection of appropriate statistical methods for subsequent analysis.
Q6: What are critical values in the Anderson-Darling test?
Critical values are threshold values obtained from the theoretical distribution being tested against, such as the standard normal distribution. The test statistic A2 is compared to these critical values at a pre-decided significance level. If the test statistic exceeds the critical value, the null hypothesis is rejected. Critical values are distribution-specific rather than universal, varying based on which theoretical distribution is being tested.
Q7: How has technology simplified Anderson-Darling test calculations?
While calculating the Anderson-Darling test statistic manually is complex, computer-based tools and software packages have simplified the process significantly. These tools automatically compute both the test statistic and critical values needed to interpret results efficiently. This technological advancement makes the Anderson-Darling test more accessible for researchers and students conducting goodness-of-fit analyses.