PoissRatioCdf

版本 1.0.0.0 (781.5 KB) 作者: Viktor Witkovsky
Computes the cdf and/or the pmf of the ratio of two independent Poisson random variables
517.0 次下载
更新时间 2009/11/14

查看许可证

PoissRatioCdf computes the cumulative distribution function (cdf) and/or the probability mass function (pmf) of the random variable X which is proportional to the ratio of two independent Poisson random variables, X = constant * (Y_lambdaNum / Y_lambdaDen), where constant is given constant, Y_lambdaNum is a random variable with Poisson distribution with parameter lambdaNum, and Y_lambdaDen follows the 1-displaced Poisson distribution (shifted by 1 to the right), with parameter lambdaDen, respectively.

The cumulative distribution function is given by
cdf = Prob( X <= x) = Prob(constant * (Y_lambdaNum / Y_lambdaDen) <= x).

This could be a useful modeling concentration measurements based on spectrometric methods. For more details on the method and its application for evaluation of the concentration measurements based on PTR-MS (Proton Transfer Reaction Mass Spectrometry) see e.g. Arendacka etal. (JBR 2008).

References:
ARENDACKÁ, B. - SCHWARZ, K. - ŠTOLC JR, S. - WIMMER, G. - WITKOVSKÝ, V.: Variability issues in determining concentration of isoprene in human breath by PTR-MS. Journal of Breath Research 2, 2008, 037007 (8pp), doi:10.1088/1752-7155/2/3/037007.

The PoissRatioCdf distribution icludesthe following m-files:
PoissRatioCdf.m, PoissRatioPmf.m, PoissRatioStat.m, SetValuesX.m

Revised: 14-Nov-2009 15:36:29

Contact Address:
Viktor Witkovsky
Institute of Measurement Science
Slovak Academy of Sciences
Dubravska cesta 9
84104 Bratislava, Slovakia
witkovsky@savba.sk
http://www.um.sav.sk/en/

引用格式

Viktor Witkovsky (2024). PoissRatioCdf (https://www.mathworks.com/matlabcentral/fileexchange/25843-poissratiocdf), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Random Number Generation 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0