13.3
부호 검정은 비모수 통계학에서 중요한 도구로, 일치된 쌍, 명목 자료 또는 모집단의 중앙값에 대한 가설을 분석하는 간단하면서도 효과적인 방법을 제공합니다. 자료점을 양수 또는 음수 부호로 변환하여 자료 분포에 대한 가정이 필요 없고 대신 변화 방향에 초점을 맞춥니다.…
부호 검정은 일치하는 쌍, 명목 데이터 또는 모집단 중앙값에 대한 주장의 단순 무작위 데이터에 대한 주장을 평가하기 위한 비모수 방법입니다.
미리 결정된 가정을 기반으로 데이터를 양수 및 음수 기호로 변환하고 각 기호의 총 개수의 차이가 통계적으로 유의한지 평가합니다.
부호 검정의 귀무 가설은 모집단 특성이 주장과 일치한다고 제안하는 반면, 대립 가설은 그 반대를 제안합니다.
총 부호 개수가 25를 초과하지 않는 데이터 집합의 경우, x로 표시되는 검정 통계량은 빈도가 낮은 부호의 수량에 해당합니다.
총합이 25를 초과하는 경우 z로 표시되는 검정 통계량이 계산됩니다.
특정 테이블은 임계값을 확인하는 데 사용됩니다. 귀무 가설은 검정 통계량 값이 임계값보다 작거나 같으면 기각됩니다. 그렇지 않으면 귀무 가설을 기각하지 못합니다.
View the full transcript and gain access to JoVE Core videos
Q1: What is the sign test and when should you use it?
The sign test is a nonparametric method for evaluating claims about matched pairs, nominal data, or population median assertions. It transforms data into positive and negative signs based on predetermined assumptions and assesses whether the difference in sign counts is statistically significant. This test is particularly valuable when data does not conform to normal distribution requirements.
Q2: How do you assign signs to data in a sign test?
For each pair of observations, compare their values: assign a plus sign if sample A exceeds sample B, a minus sign if sample A is less than sample B, and discard the pair if values are equal. Count the resulting positive and negative signs to proceed with the test. This straightforward approach avoids assumptions about data distribution.
Q3: What is the null hypothesis in a sign test?
The null hypothesis proposes that population characteristics align with the claims being tested, such as no difference in medians between two populations. The alternative hypothesis suggests the opposite. If a predominance of one sign over the other emerges, it may indicate a statistically significant effect contradicting the null hypothesis.
Q4: How does sample size affect the sign test statistic calculation?
For datasets with 25 or fewer observations, the test statistic (x) represents the count of the less frequent sign. For larger datasets exceeding 25 observations, a z-score is computed instead. Both approaches facilitate comparison against critical values from statistical tables to determine significance.
Q5: When do you reject the null hypothesis in a sign test?
The null hypothesis is rejected if the test statistic value is less than or equal to the critical value obtained from statistical tables. If the test statistic exceeds the critical value, there is insufficient evidence to reject the null hypothesis, indicating no statistically significant difference.
Q6: What is a practical example of sign test application?
Researchers might employ the sign test to evaluate pre- and post-treatment effects in a medical study, determining whether treatment correlates with improvement (positive sign) or deterioration (negative sign) in patient outcomes. This application demonstrates how the sign test assesses directional changes without requiring distributional assumptions.
Q7: How does the sign test compare to other nonparametric alternatives?
The sign test offers a simpler approach than alternatives like the wilcoxon signed ranks test for matched pairs, which incorporates magnitude information. The sign test focuses solely on direction of change, making it more robust for ordinal data or when exact values are unreliable, though potentially less powerful statistically.