extpowerStudent

Exact power estimation of a performed Student's t test about mean(s).
1,6K download
Aggiornato 31 gen 2015

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2010a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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