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.