This function is written to calculate confidence interval (variable percentage) about, usually, the mean of a dateset but can be used for any number.
Input ->
a. 'n' = sample size
b. mean
c. standard deviation
d. type (option = 90, 95, 99)(enter as a value NOT string or char)
Output ->
1x2 double array [lower bound , upper bound]
Future version: to be uploaded soon
Citar como
Anmol Pardeshi (2024). confidenceInterval (https://www.mathworks.com/matlabcentral/fileexchange/80050-confidenceinterval), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2017a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |