How to calculate confidence interval for normal-uniform pdf.
2 次查看(过去 30 天)
显示 更早的评论
Hello. I need to calculate 95% confidence interval for normal-uniform shape of pdf, given as a [1,10000] vector. This type of pdf is used in evaluation of measurement uncertainty. Thanks for help!
1 个评论
Jeff Miller
2018-8-23
You may need to supply more information to get help. For me, the questions would be:
1. What do you mean by "a confidence interval for a pdf"? Usually confidence intervals are computed for distribution parameters, not for entire pdfs.
2. What is the normal-uniform distribution?
3. What is in the [1,10000] vector?
4. What is the format of the data from which you want to compute the CI? Are these individual observations from the distribution, probabilities of observations being in certain bins, ...?
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!