1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
iogann1982 [59]
3 years ago
13

Breaking stuff let {xi} n i=1 be a sample of random variables of size n with the property that xi ∼ n (µ, σ2 ) and cov(xi , xj )

= ρσ for all pairs i, j.
a.solve for the mean and variance of x¯.
b.what happens to the variance of x¯ as n → ∞?
c.why do the clt and lln fail in this situation?
d.using the provided code, simulate s = 1000 values of x¯ for n = 50, 100, 500. in all three cases calculate the mean and variance of the resulting distribution. create histograms for each. in this code, σ = 1 and ρ = .4. how does the variance for each n compare to the formula from part (a)?
Mathematics
1 answer:
hammer [34]3 years ago
4 0

With

\bar X=\displaystyle\sum_{i=1}^n\frac{X_i}n

we find the mean is

\mathrm E[\bar X]=\displaystyle\frac1n\sum_{i=1}^n\mathrm E[X_i]=\frac{n\mu}n=\mu

and the variance is

\mathrm V[\bar X]=\displaystyle\frac1{n^2}\mathrm V\left[\sum_{i=1}^nX_i\right]

\mathrm V[\bar X]=\displaystyle\frac1{n^2}\left(\sum_{i=1}^n\mathrm V[X_i]+2\sum_{1\le i

\mathrm V[\bar X]=\displaystyle\frac1{n^2}\left(n\sigma^2+2\frac{n(n-1)}2\rho\sigma\right)

\mathrm V[\bar X]=\dfrac{\sigma^2}n+\dfrac{n-1}n\rho\sigma

Then as n\to\infty, we find that \mathrm V[\bar X]\to\rho\sigma. Simply put, the failure of the CLT/LLN has to do with the fact that the X_i are not independent.

You might be interested in
Rosa wants to use $25.00 to buy games. The inequality
Dafna11 [192]

Answer:

she can buy 5 roses

Step-by-step explanation:

8 0
3 years ago
​ y=3x−5 y=x−1 ​ Is ( 2 , 1 )a solution of the system?
kotegsom [21]

Answer: Yes, (2,1) is a solution.

Point for : (2,1)

Equation form : x=2 , y=1

Step-by-step explanation: Solve for the first variable in one of the equations, then substitute the result into the other equation.

Hope this helps you out! ☺

6 0
3 years ago
Read 2 more answers
X/5 = 2 1/2<br><br> Fraction <br> Have to find x
nadya68 [22]

Answer:

x=12.5

Step-by-step explanation:

x=2 1/2 times 5

x=12.5

3 0
3 years ago
A rectangle has a length of 12 meters and a width of 400 centimeters. What is the perimeter, in cm, of the rectangle?
melisa1 [442]
824 cm perimeter. 100% sure now
3 0
3 years ago
Read 2 more answers
I need help with 17 please
stira [4]
Move the triangle, 12 units right and 4 units bottom. Then, rotate it by 180 degrees. Transformation would be done!

Hope this helps!
7 0
3 years ago
Read 2 more answers
Other questions:
  • When you subtract one square number from another the answer is 7 what are the two numbers?
    5·2 answers
  • If y=mx+b, the y-intercept is given by the value of m True or False
    9·2 answers
  • Can someone help me with this? This is my summer school work, i'm failing miserably and I don't understand this at all.
    15·2 answers
  • It takes 20 cups of chicken broth to make a chicken soup recipe. How much is this in quarts?
    9·1 answer
  • Barry gets hurt at work and must go on disabililty for 4 months. On disability, the pay that Barry receives is 60% of his normal
    13·1 answer
  • 1) MZEHC
    14·1 answer
  • Can someone explain this to me please ​
    7·1 answer
  • The scatter plot shows the amount of sleep Aria got the night before a test and her test scores. Which is the best prediction fo
    8·1 answer
  • Which of the following rational functions is graphed below?
    6·1 answer
  • Pls help, i will give someone a brainlest!<br><br> Options:<br> Kayla<br> joshua
    6·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!