Answer

问题及解答

[Exer13-2] Exercise 69 of Book {Devore2017B} P.184

Posted by haifeng on 2020-05-13 09:34:10 last update 2020-05-18 06:22:43 | Edit | Answers (0)

Let $X$ have a Weibull distribution with the pdf from Expression (see alse Question2480)
\[
f(x;\alpha,\beta)=\begin{cases}
\frac{\alpha}{\beta^{\alpha}}x^{\alpha-1}e^{-(\frac{x}{\beta})^{\alpha}}, & x\geqslant 0,\\
0, & x < 0
\end{cases}
\]


Verify that

\[\mu=\beta\Gamma(1+\frac{1}{\alpha}).\] 

 

(Hint: In the integral for $E(X)$, make the change of variable $y=(\frac{x}{\beta})^{\alpha}$, so that $x=\beta y^{\frac{1}{\alpha}}$.)

(The proof can be found in the solution of Question2480.)