全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学 MATLAB等数学软件专版
9944 3
2015-03-12
悬赏 20 个论坛币 已解决
matlab中函数normcdf(a,0,1),由a可以知道正态分布的累积概率,比如当a=0的时候,正态分布的累积概率为0.5.现在我是想反过来求解,就是知道了正态分布的累积概率为0.5的时候,怎么求a=0.。。。。急急急

最佳答案

syslon 查看完整内容

norminv函数,具体用法楼主可以参考help文件 Normal inverse cumulative distribution functioncollapse all in page SyntaxX = norminv(P,mu,sigma) [X,XLO,XUP] = norminv(P,mu,sigma,pcov,alpha) DescriptionX = norminv(P,mu,sigma) computes the inverse of the normal cdf using the corresponding mean mu and standard deviation sigma at the corresponding probabilities in P. P, mu, and sigma can ...
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

全部回复
2015-3-12 20:59:44
norminv函数,具体用法楼主可以参考help文件

[size=1.2em]Normal inverse cumulative distribution function

[url=]collapse all in page[/url]





Syntax

X = norminv(P,mu,sigma)
[X,XLO,XUP] = norminv(P,mu,sigma,pcov,alpha)




Description

X = norminv(P,mu,sigma) computes the inverse of the normal cdf using the corresponding mean mu and standard deviation sigma at the corresponding probabilities in P. P, mu, and sigma can be vectors, matrices, or multidimensional arrays that all have the same size. A scalar input is expanded to a constant array with the same dimensions as the other inputs. The parameters in sigma must be positive, and the values in P must lie in the interval [0 1].

[X,XLO,XUP] = norminv(P,mu,sigma,pcov,alpha) produces confidence bounds for X when the input parameters mu and sigma are estimates.pcov is the covariance matrix of the estimated parameters. alpha specifies 100(1 - alpha)% confidence bounds. The default value of alpha is 0.05.XLO and XUP are arrays of the same size as X containing the lower and upper confidence bounds.



二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2015-3-13 03:23:49
norminv   函数,具体用法楼主可以参考help文件

[size=1.2em]Normal inverse cumulative distribution function
[url=]collapse all in page[/url]




Syntax
X = norminv(P,mu,sigma)
[X,XLO,XUP] = norminv(P,mu,sigma,pcov,alpha)



Description
X = norminv(P,mu,sigma) computes the inverse of the normal cdf using the corresponding mean mu and standard deviation sigma at the corresponding probabilities in P. P, mu, and sigma can be vectors, matrices, or multidimensional arrays that all have the same size. A scalar input is expanded to a constant array with the same dimensions as the other inputs. The parameters in sigma must be positive, and the values in P must lie in the interval [0 1].
[X,XLO,XUP] = norminv(P,mu,sigma,pcov,alpha) produces confidence bounds for X when the input parameters mu and sigma are estimates.pcov is the covariance matrix of the estimated parameters. alpha specifies 100(1 - alpha)% confidence bounds. The default value of alpha is 0.05.XLO and XUP are arrays of the same size as X containing the lower and upper confidence bounds.
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2015-3-14 09:46:21
syslon 发表于 2015-3-12 20:59
norminv函数,具体用法楼主可以参考help文件

Normal inverse cumulative distribution functioncollapse ...
谢谢你
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群