问题

概率统计 >> 概率论
Questions in category: 概率论 (Probability).

[Exer4-4] Exercise 36 of Book {Devore2017B} P.118

Posted by haifeng on 2020-03-19 10:19:56 last update 2020-03-19 10:53:23 | Answers (1) | 收藏


The $n$ candidates for a job have been ranked $1,2,3,\ldots,n$. Let $X=$ the rank of a randomly selected candidate, so that $X$ has pmf
\[
p(x)=\begin{cases}
1/n, & x=1,2,3,\ldots,n\\
0, & \text{otherwise}
\end{cases}
\]
(This is called the discrete uniform distribution(离散均匀分布)).

Compute $E(X)$ and $V(X)$ using the shortcut formula. [Hint: The sum of the first $n$ positive integers is $n(n+1)/2$, whereas the sum of their squares is $n(n+1)(2n+1)/6$.]