I'm new to matlab can anyone help me on this probability question
3 ビュー (過去 30 日間)
古いコメントを表示
- 1. In a rectangle ABCD: A(3,2), B(8,2), C(8,3), D(3,3) the two-dimensional probability density function of the random variable (X,Y) is and is equal to zero elsewhere. Calculate:
- The unknown parameter c;
- Find the probability density functions of the components X and Y;
- Find the mean values of the components;
- The value of the distribution function F(7,5;2,5);
- The probability P(X>4 or Y>2,1);
- The covariation.
回答 (1 件)
SaiDileep Kola
2020 年 11 月 16 日
Hi Niraj,
The question is not about any specific matlab usage or error, you can try to solve the question manually, and use https://www.mathworks.com/help/stats/working-with-probability-distributions.html
to understanding the MATLAB usage for probabilities.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Random Number Generation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!