Independent solution

How to solve this Discrete Order Statistics question

Setup

Setup

When the second order statistic equals x, the sample contains x itself, one smaller value, and two larger values.

Nx=(x11)(12x2)N_x=\binom{x-1}{1}\binom{12-x}{2}

Model

Model

All four-element subsets of the twelve labels are equally likely.

Nall=(124)=495N_{\mathrm{all}}=\binom{12}{4}=495
p(x)=NxNallp(x)=\frac{N_x}{N_{\mathrm{all}}}

Compute

Compute

Expand the combinations and simplify.

p(x)=(x1)(12x)(11x)/2495p(x)=\frac{(x-1)(12-x)(11-x)/2}{495}
p(x)=(x1)(11x)(12x)990p(x)=\frac{(x-1)(11-x)(12-x)}{990}

Answer

Answer

This formula is valid on the stated support and matches choice B.

p(x)=(x1)(11x)(12x)990(B)\boxed{p(x)=\frac{(x-1)(11-x)(12-x)}{990}\quad\text{(B)}}