Home/Practice/Exam P
Transformations and order statistics
12 original Exam P questions on transformations and order statistics.
2 free worked examples
Solved in full, free to everyone, and never rotated. Read these before deciding whether the rest of the drill is worth paying for.
Exam PTransformations and order statisticsCore
U is uniform on (0,1) and Y=−2lnU. Find P(Y>3).
A0.2231
B0.3333
C0.5000
D0.6065
E0.7769
Solution
- Work through the CDF: Y>3⟺−2lnU>3⟺lnU<−1.5.
- The inequality FLIPPED when dividing by −2 - the step most often missed.
- lnU<−1.5⟺U<e−1.5, and for a standard uniform P(U<c)=c.
- P(Y>3)=e−1.5=0.2231. In fact Y is exponential with mean 2, which is the standard way to simulate exponentials.
Trap. Failing to reverse the inequality when dividing by a negative number.
Exam PTransformations and order statisticsExam level
Z is standard normal and X=5Z+20. Find P(X>28).
A0.0548
B0.1587
C0.2119
D0.7881
E0.9452
Solution
- A linear transform of a normal is normal: X has mean 20 and standard deviation 5.
- Standardise: z=528−20=1.6.
- P(X>28)=1−Φ(1.6)=1−0.945201.
- =0.054799, so about one observation in eighteen exceeds 28.
- Recognising that a linear transform of a normal stays normal is what makes this a two-line problem rather than a change-of-variable exercise.
Drill the whole topic
Part of a bank of 400 original questions.