how to calculate pdf probabilitity of i.i.d

조회 수: 1 (최근 30일)
friet
friet 2014년 11월 8일
편집: Roger Stafford 2014년 11월 8일
Hello
I got this assignment to do and I have no idea where to start.
Given xi, i = 1, . . . , n, i.i.d. with pdf f(xi), Find the pdf f(x) of x = max {x1, . . . , xn}
Thanks

답변 (1개)

Roger Stafford
Roger Stafford 2014년 11월 8일
편집: Roger Stafford 2014년 11월 8일
This is apparently homework. Here's a hint to get you started. If x is the maximum of x1,x2,...,xn, the probability that x <= c is equal to the probability that xi <= c for all i. Now, remembering that the xi are independent and have the same distribution, translate that statement into a mathematical equation and differentiate it to get the probability density. Piece of cake!

카테고리

Help CenterFile Exchange에서 Random Number Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by