N (m/2, (m+1) /2) K K N A.S. N P
N (m/2, (m+1) /2) K K N A.S. N P
——————————————————————————
Attempt the following theoretically, also, verify the same using programming ( in R you
can update library with packages ”ConvergenceConcept” for convergence and ”tseries” for
stationary process.
1. Let U be U (0, 1) random variable and define Xn = I[m/2k ,(m+1)/2k ] (U ) where n = 2k +m
a.s. p
for k ≥ 1 and with 0 ≤ m < 2k . Check if Xn −−→ 0 and Xn → − 0.
4. Suppose we choose at random n numbers from interval [0, 1] with uniform distribution.
Let Xn be the random variable describing nth choice, then show that Xn obeys WLLN.
5. Generate sample path of Gaussian white noise GW N (0, 1), check if it is stationary
time series.
7. Consider a process {Xn }n≥1 , where each Xn have Poisson distribution with parameter
n, n = 1, 2, · · · . Find the limiting distribution of Yn = X√n −n
n
. (Hint: find mgf of Yn as
n → ∞.)
14. Xn is an i.i.d. random process with mean E(Xn ) = and variance V ar(Xn ) = σ 2 . Find
auto-covariance of the process.
15. Let Xn represent nth Bernoulli trial with probability of success p. Define Yn = ni=1 Xi
P
for n ∈ N, prove that {Yn }n≥1 is a second order process with stationary independent
increments. Find mean and covariance function of {Yn }n≥1 .
16. On time [0, ∞), let events are occurring according to Poisson process {Yt }t≥0 with
rate λ. If Tn is arrival time for the nth event, then show that the process {Tn }n≥1 , is
second order process with stationary independent increments. Also find the mean and
covariance function.
************************************