matlab编写冯米塞斯分布,matlab实现Smirnov-Cramer-Von-Mises检验

该博客介绍了如何使用MATLAB进行Smirnov-Cramer-Von Mises单样本拟合优度检验,以判断样本是否符合正态分布。检验基于插值方法,适用于0.001至0.10的显著性水平。文章详细说明了检验过程、假设、测试统计量,并引用了相关统计学资料。
摘要由CSDN通过智能技术生成

Smirnov Cramer Von Mises Test

Single sample Smirnov-Cramer-Von Mises goodness-of-fit hypothesis test.

H = MTEST(X,ALPHA) performs the particular case of Smirnov-Cramer-Von Mises test to determine whether the null hypothesis of composite normality CDF is a reasonable assumption regarding the population distribution of a random sample X with the desired significance level ALPHA. The Smirnov-Cramer-Von Mises test is based on interpolation procedure, so the significance level is restricted to

0.001 <= ALPHA <= 0.10.

H indicates the result of the hypothesis test according to the MATLAB rules of conditional statements:

H=1 => Do not reject the null hypothesis at significance level ALPHA.

H=0 => Reject the null hypothesis at significance level ALPHA.

Let S(x) be the empirical c.d.f. estimated from the sample vector X,

F(x) be the corresponding true

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值