Question
Assume that we have uniform random number generator (URNG) that is well modeled by a sequence of i.i.d. uniform RVs Xi, i = 1, .
Assume that we have uniform random number generator (URNG) that is well
modeled by a sequence of i.i.d. uniform RVs Xi, i = 1, . . . , n, where Xi is the ith
output of the URNG. Assume that
fXi (Xi) =
1
a
rect
2
xi ? a/2
a
3
.
(a) Show that with Zn = X1 + . . . + Xn, E[Zn] = na/2. (b) Show that Var(Zn) =
na2/12. MATLAB program that computes the plots fZn(z) for n =
2, 3, 10, 20. MATLAB program that plots Gaussian pdf's N
.
na
2 , na2
12
/
for n = 2, 3, 10, 20 and compare fZn(z) with N
.
na
2 , na2
12
/
for each n. (e) For each
n compute P[?n ? k?n ? Zn ? ?n + k?n], where ?n = na/2, ?2
n = na2/12 for
a few values of k, for example, k = 0.1, 0.5, 1, 2, 3. using both fZn(z) and
N
.
na
2 , na2
12
/
. Choose any reasonable value of a, for example, a = 1.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started