extpowerStudent

Exact power estimation of a performed Student's t test about mean(s).
1,6K Downloads
Aktualisiert 31. Jan 2015

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2010a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Hypothesis Tests finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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