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
How can I solve 2t+4w=6 + 4t +6w= 15 using elimination?
xeze [42]
I hope this helps you



-2/2t+4w=6


-4t-8w= -12


4t+6w=15


-2w=3


w= -3/2


2t-4.3/2=6


2t=12


t=6
3 0
3 years ago
after every eighth visit to a restaurant you receive a free beverage.after every tenth visit you receive a free appetizer. if yo
Alik [6]

On the 40th and the 80th you will receive both a free beverage and a free appetizer. You can find this by simply finding the multiples of both number up to 100 (or a little more than 100) to find out on which dates you'd get bothe an appetizer and beverage for free. Here are the multiples of both, to prove this answer.

  • 8: 8, 16, 24, 32, 40, 48, 56, 64, 72, 80, 88, 96, 104.
  • 10: 10, 20, 30, 40, 50, 60, 70, 80, 90, 100.

Thus making 40 and 80 the answers. I hope this helps!

3 0
2 years ago
I need help on this plz
balandron [24]

Answer:

(2) angle1 = 139, angle2 = 41, angle4 = 41, angle5 = 139, angle6 = 41, angle7 = 139, angle8 = 41

(3) angle1 = 150, angle2 = 30, angle4 = 30, angle5 = 150, angle6 = 30, angle7 = 150, angle8 = 30

Step-by-step explanation:

All angle are either equal to each other or supplementary.  I use corresponding angles and vertical angles to prove each of the above.

For number 3, angle 3 and angle 8 are supplementary, so they add up to 180:

8x +70 + (4x - 10) = 180

12x + 60 = 180

12x = 120

x = 10

So if x = 10, then 8x + 70 = 8(10) + 70 = 150

That means all angles are either 150 or 30 for number 3.

3 0
3 years ago
A circle has a circumference of 615.44 point, 44 units.<br> What is the radius of the circle?
Tpy6a [65]

The circumference of a circle is equal to C=2πr

From the question, we have 615.44.

Assume that pi is equal to 3.14

Substitute and solve for r

615.44= 2(3.14)r

r= 615.44/ 6.28

r=98.4704

r=98

Therefore, the radius is about 98 units.

To check:

C=2πr

C=2 x 3.14 x 98

C=6.28 x98

C=615.44

5 0
2 years ago
The Council of American Beet Farmers estimate that 60% of Americans love beets.
harkovskaia [24]

Answer: 13% or  0.1314

Step-by-step explanation: Binomial PDF on the calculator or by hand its

22 nCr 15 (0.60)^15(1-0.6)^7 = 0.131378

5 0
2 years ago
Other questions:
  • What is the slope of y=-6x-2
    8·1 answer
  • There are a total of 64 students in a drama club and a yearbook club. The drama club has 10 more students than the yearbook club
    5·2 answers
  • Can someone help me please
    12·2 answers
  • Find unit rate for me pls ? which check marks which box
    8·1 answer
  • The figure shows triangle ABC inscribed in circle D.
    5·2 answers
  • Pls help, i will be so grateful if you show work, pls
    7·1 answer
  • Please help I have to do this in class!!!!
    10·1 answer
  • Jackson Middle School has 5 students in choir for every 1 student in band. If there are 47 students in band, how many students a
    8·2 answers
  • What does x/10=-30/100 equal to
    9·1 answer
  • 5 3/5 divided 2 2/3 jlll
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!