powerStudent

Approximate power estimation of a performed Student's t test about mean(s).
다운로드 수: 8.9K
업데이트 날짜: 2009/3/11

라이선스 보기

Estimates the approximate statistical power of a performed Student's t test about mean(s). Here, according to Zar (1999) we use the approximation of power by the central cumulative distribution function. It recalls you the statistical result of the test you should have arrived. This power estimation is considered biased, for it is underestimated. However, it is presented for all those interested people.

You can find the exact power estimation on the extpowerStudent m-file.

Inputs:
t - Student's t statistic
df - degrees of freedom
c - specified testing direction [1 = one-tailed(default);2 = two-tailed]
alpha - significance level (default = 0.05)

Outputs:
- Specified direction test
(Statistical result of the test you should have arrived)
- Power

인용 양식

Antonio Trujillo-Ortiz (2024). powerStudent (https://www.mathworks.com/matlabcentral/fileexchange/2907-powerstudent), MATLAB Central File Exchange. 검색됨 .

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

줌: MyRegression

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.18.0.0

Text was improved.

1.7.0.0

MATLAB Central Update Test

1.0.0.0

Revised file.