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