Statistics problem using MATLAB

1 回表示 (過去 30 日間)
Georges Clinton
Georges Clinton 2019 年 12 月 7 日
回答済み: Image Analyst 2019 年 12 月 8 日
Hello everyone. So I'm supposed to write a code that should answer the following exercise:
Let X and Y be two independent exponential random variables with mean λ. What is E(X|X > Y ) ?
Does anyone know how to do it?

回答 (1 件)

Image Analyst
Image Analyst 2019 年 12 月 8 日
Hint:
pd = makedist('Exponential','mu',2)

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by