How to find confidence interval of the simulation result?

4 visualizzazioni (ultimi 30 giorni)
My output result is a=[1,0.998571428571429,0.997500000000000,0.915000000000000,0.276666666666666,0.0237500000000000,0,0;];
how can i find confidence interval of this simulation result???
thank you in advance.

Risposta accettata

KSSV
KSSV il 27 Mar 2017
[min(a) max(a)]
  3 Commenti
suchismita
suchismita il 27 Mar 2017
In maximum papers its written as 95% of confidence interval, how can i find this percentage?

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Simulink in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by