Skip to content
Prev 31373 / 398506 Next

R help

Peter Dalgaard writes:
+ x(t,n) 

	I presume this means y(t) = x(t,1) + ... + x(t,n)  (R.T.)
I presume you want x(t,i)~N(mu/n, sigma.sq/n),
	elsewise the question doesn't make sense.

	I also presume you want the x(t,i) to be independent,
	elsewise the question is trivial.                  (R.T.)
I don't think it's that simple:  By my calculations,

	Var(x_i) = 2*sigma.sq/n - sigma.sq/n^2,  not sigma.sq/n.

I think the problem is actually fairly subtle (although I may
be overlooking something simple).  Something like a Gramm-Schmidt
approach should work, but I can't quite suss it out.

					cheers,

						Rolf Turner
						rolf at math.unb.ca