ci.m

calculates 90, 95 or 99% confidence interval.

이 제출물을 팔로우합니다

interval=ci(x,confidence,dim);

90%, 95% or 99% confidence interval of a vector or 2d matrix
Optional dim refers to dimension and must be 1 or 2 (default is 1).
Optional confidence must either 90, 95 or 99 (default is 95).

Calculated as the standard error multiplied by the critical two-tailed value of t for a=0.10, 0.05 or 0.01 (see Statistical methods in psychology, D.C. Howell). This formula applies when the Population standard deviation is unknown. As n gets larger then the t distribution approaches the normal distribution. So, if n>120, uses z instead of t (e.g. 1.96 standard errors, for 95% interval)

Raymond Reynolds 23/11/06

인용 양식

Raymond Reynolds (2026). ci.m (https://kr.mathworks.com/matlabcentral/fileexchange/13097-ci-m), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 준 파일: Reverberation Time Calculator

카테고리

Help CenterMATLAB Answers에서 Frequently-used Algorithms에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
커뮤니티
 Power Electronics Control 커뮤니티에 더 많은 파일이 있습니다
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0