フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How to find the parameters of a binomial distribution?

1 回表示 (過去 30 日間)
Clarisha Nijman
Clarisha Nijman 2019 年 1 月 31 日
閉鎖済み: John D'Errico 2019 年 1 月 31 日
Dear all,
X is the number of sucesses and is binomiallly distributed with parameter n=20 and fraction p. The fraction p is unknown.
Given:
n=20;
X=randi(10,n,1);
P(X<=4)=0.3
Find p.
What code can I use in matlab to find p?

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by