How to calculate confidence interval for normal-uniform pdf.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Jeff Miller
el 23 de Ag. de 2018
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, ...?
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!