extpowerStudent

Exact power estimation of a performed Student's t test about mean(s).
1.6K 次下载
更新时间 2015/1/31

查看许可证

Estimates the exact statistical power of a performed Student's t test about mean(s). Here, according to Winer (1970) we use the exact power by the noncentral cumulative distribution function. It recalls you the statistical result of the test you should have arrived.

Inputs:
t - Student's t statistic (It is considered the estimated noncentrality parameter)
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). extpowerStudent (https://www.mathworks.com/matlabcentral/fileexchange/23184-extpowerstudent), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
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!
版本 已发布 发行说明
1.11.0.0

Text was improved.

1.10.0.0

Text was improved.

1.9.0.0

Text was improved.

1.2.0.0

It was added an appropriate format to cite this file.

1.0.0.0