extpowerStudent

Exact power estimation of a performed Student's t test about mean(s).
1.6K Downloads
Updated 31 Jan 2015

View License

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

Cite As

Antonio Trujillo-Ortiz (2024). extpowerStudent (https://www.mathworks.com/matlabcentral/fileexchange/23184-extpowerstudent), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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