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 CenterFile Exchange에서 NaNs에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by