Exercises
ex-ch06-01
EasyLet have PDF for and otherwise. Find the constant and compute .
Normalize: .
.
Find $c$
, so . This is .
Tail probability
.
ex-ch06-02
EasyLet . Compute and .
Use LOTUS for .
Recall .
Mean
.
Second moment
.
Variance
. (Also: . )
ex-ch06-03
EasyProve that using the symmetry of the standard normal PDF.
Use and the substitution .
Proof
, where we substituted .
ex-ch06-04
MediumLet . Use the tail integration formula to compute .
First find the distribution of , or use LOTUS.
Alternatively, apply the tail formula to : .
Tail formula approach
.
Evaluate the integral
Substitute , so , : .
Verify with LOTUS
.
ex-ch06-05
MediumLet . Compute .
Use symmetry: .
The integral has a closed form.
Symmetry
.
Evaluate
Let : .
ex-ch06-06
MediumLet . Show that using the change-of-variables formula.
This is an affine transformation with , .
Apply the formula
is strictly increasing with and .
Compute the PDF
. This is the standard normal PDF.
ex-ch06-07
MediumDerive the PDF of where (the log-normal distribution).
is strictly increasing with inverse .
Change of variables
, . For : .
Identify
This is the log-normal distribution . It appears in modeling shadow fading (log-normal shadowing) in wireless propagation.
ex-ch06-08
MediumLet . Use the CDF method to derive the distribution of .
for .
CDF
for .
for . This is a Rayleigh distribution with .
ex-ch06-09
MediumProve the Chernoff bound for .
Use Markov's inequality on where .
Optimize over .
Markov bound
.
Optimize
Minimize over : set to get .
Tighten the constant
By symmetry, (apply the bound to and use for ).
ex-ch06-10
HardDerive Craig's representation: for .
Start with where .
Write in polar coordinates with two independent standard normals.
The event becomes a condition on .
Polar representation
Let be independent. In polar coordinates, where is Rayleigh with and independently.
Express the event
. For fixed : .
Integrate
. Only contributes (where ). Using and the substitution , we obtain the Craig formula after simplification.
ex-ch06-11
HardLet and . Compute for positive integer (the moments of the chi-squared distribution).
for a standard normal can be computed by integration by parts.
Use the formula for .
Reduce to standard normal
where .
Compute Gaussian moments
. Substituting : .
Result
. For example: , , .
ex-ch06-12
HardLet have the Rayleigh distribution with parameter . Show that has the standard exponential distribution .
Use the CDF method: .
CDF
for .
Identify
is the CDF of .
ex-ch06-13
HardA wireless channel has Rayleigh fading with average power . The instantaneous SNR is . Using Craig's formula, derive the average BER for BPSK: .
The BER for BPSK at SNR is .
Apply Craig's formula, then average over .
Exchange the order of integration and evaluate the MGF of the exponential.
Craig's formula for BPSK BER
.
Average over Rayleigh fading
.
Evaluate the MGF
Since with : . With : .
ex-ch06-14
ChallengeProve the Mills ratio upper bound: for , .
Integrate by parts: .
Use , .
Integration by parts
. Let , (so ): .
Upper bound
Since the remainder integral is non-negative: . Dividing by : .
ex-ch06-15
MediumA random variable has CDF
Identify the discrete and continuous components and compute .
The jump at has size ; the continuous part for is exponential.
.
Decomposition
with probability . Conditional on , the CDF is for , which is shifted to start at .
Expectation
.
ex-ch06-16
EasyIf , what is ?
Standardize: .
Standardize
.
ex-ch06-17
MediumLet . Show that using LOTUS.
.
Simplify the integrand and recognize the Gamma function.
Compute
. Let : .
ex-ch06-18
HardShow that the Gamma distribution with integer shape is the distribution of the sum of independent random variables.
Use the MGF or characteristic function.
The MGF of is for .
MGF approach
Let independently. The MGF of is . For : .
Identify
This is the MGF of : . Since the MGF uniquely determines the distribution, .
ex-ch06-19
ChallengeLet . Derive the PDF of where is the standard normal CDF. (This is the probability integral transform.)
is strictly increasing, so use the monotone change-of-variables formula.
What is ? What is ?
Inverse
is the quantile function. By the inverse function theorem, .
Change of variables
for .
Conclusion
. This is the probability integral transform: applying the CDF of a continuous RV to itself always yields a uniform distribution.
ex-ch06-20
ChallengeProve the Mills ratio lower bound: for , .
Continue the integration by parts from the upper bound proof one more step.
The remainder after two integration-by-parts steps has the right sign.
Two rounds of integration by parts
From the upper bound proof: . Apply integration by parts to the remainder: .
Lower bound
. Hmm, this gives which is the standard form. Let us verify the claimed bound: ? For , yes: can be verified algebraically. For , the bound is tighter.