extpowerStudent

Exact power estimation of a performed Student's t test about mean(s).
1,6K téléchargements
Mise à jour 31 jan. 2015

Afficher la licence

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

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2010a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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