0
$\begingroup$

Let $X$ be a uniformly distributed random variable on $[0,\lambda]$. Let $\{x_i\}$ be a random sample of size $n$ from the population.

Is there any way to compute $E[max\{x_1,...,x_n\}]$ with this information?

$\endgroup$
4
  • 1
    $\begingroup$ Hint: Compute the cdf for $max\{X_1,...,X_n\}$ using the fact that $max\{X_1,...,X_n\} \leq \alpha \iff X_1 \leq \alpha$ and $...$ and $X_n \leq \alpha$. $\endgroup$ Commented Nov 1, 2019 at 9:28
  • $\begingroup$ Thanks. Computed the cdf and pdf. Then, how do I compute the integral for the expected value? $\endgroup$ Commented Nov 1, 2019 at 9:39
  • $\begingroup$ Have you tried to compute the integral? $\endgroup$ Commented Nov 1, 2019 at 9:42
  • $\begingroup$ Got it. Thank you! $\endgroup$ Commented Nov 1, 2019 at 10:10

1 Answer 1

2
$\begingroup$

Let $M:=\max\{X_1,\ldots,X_n\}$. Then for $x\in(0,\lambda)$, $$ \mathsf{P}(M\le x)=(\mathsf{P}(X\le x))^n=(x/\lambda)^n, $$ and $$ \mathsf{E}M=\int_0^{\infty}\mathsf{P}(M> x)\,dx=\int_0^{\lambda}1-\left(\frac{x}{\lambda}\right)^n\,dx=\lambda\times \frac{ n}{n+1}. $$

$\endgroup$
2
  • $\begingroup$ Thank you. Where does the expression for $ E(M)$ come from (the first equality)? $\endgroup$ Commented Nov 1, 2019 at 10:10
  • 1
    $\begingroup$ math.stackexchange.com/questions/63756/tail-sum-for-expectation $\endgroup$ Commented Nov 1, 2019 at 10:11

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.