Moods Median Test

버전 1.0.3 (3.12 KB) 작성자: Christian Keine
Mood's Median Test is non-parametric statistical test to compare medians of two or more groups
다운로드 수: 249
업데이트 날짜: 2019/1/24

Mood's Median Test compares the medians of two or more groups. The test counts how many observations in each group are greater than the global median for all groups together and calculuates Chi-square statistics on those obervations. Less powerful than Kruskal-Wallis test, but requires fewer assumptions.

Information on the test from [1]:

>> Appropriate data for use with Mood's median test:
- One-way data with two or more groups
- Dependent variable is ordinal, interval, or ratio
- Independent variable is a factor with levels indicating groups
- Observations between groups are independent. That is, not paired or repeated measures data

>> Hypotheses:
- Null hypothesis: The medians of values for each group are equal.
- Alternative hypothesis (two-sided): The medians of values for each group are not equal.

>> Interpretation:
- Significant results can be reported as “There was a significant difference in the median values among groups.”

[1] Mangiafico, S.S. 2016. Summary and Analysis of Extension Program Evaluation in R, version 1.15.0. rcompanion.org/handbook/. (Pdf version: rcompanion.org/documents/RHandbookProgramEvaluation.pdf.)

How to use:

Inputs can be entered in several ways:
- individual data groups [e.g. mediantest(dataset1,dataset2,dataset3)] in which each dataset is a vector of continuous responses, or data vector and group
- 2-column matrix containing responses (data) and groups identifier
- table containing columns 'data' and 'group'

인용 양식

Christian Keine (2024). Moods Median Test (https://github.com/ChristianKeine/Moods-Mediantest), GitHub. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2018b
R2006a 이상 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Hypothesis Tests에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
1.0.3

update description

1.0.2

update description

1.0.1

update description

1.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.