In maximum papers its written as 95% of confidence interval, how can i find this percentage?

4 Ansichten (letzte 30 Tage)
if a=[1,0.998571428571429,0.997500000000000,0.915000000000000,0.276666666666666,0.0237500000000000,0,0;]; is my result, and confidence interval is [max(a),min(a)]. How can i find the percentage of confidence interval.
Thank you in advance

Akzeptierte Antwort

KSSV
KSSV am 27 Mär. 2017
0.95*[min(a) max(a)]

Weitere Antworten (0)

Kategorien

Mehr zu Interpolation finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by