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

1 回表示 (過去 30 日間)
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

採用された回答

KSSV
KSSV 2017 年 3 月 27 日
0.95*[min(a) max(a)]

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeNaNs についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by