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