Is it possible to convert/transform a normally distributed random variable to a Poisson-variable?

Is it possible to convert/transform a normally distributed random variable to a sample from a Poisson-variable?

回答 (1 件)

You could try an Anscombe transformation:
y = 2 * sqrt(x + 3/8)

2 件のコメント

Mr M.
Mr M. 2016 年 4 月 19 日
this is an approximation?
Jos (10584)
Jos (10584) 2016 年 4 月 20 日
yes. See the wikipedia page for more info.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeRandom Number Generation についてさらに検索

質問済み:

2016 年 4 月 13 日

コメント済み:

2016 年 4 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by