View Single Post
  #2  
Old November 18th, 2008, 04:56 AM
mr fantastic's Avatar
mr fantastic mr fantastic is online now
Flow Master

 
Join Date: Dec 2007
Location: Zeitgeist
Posts: 12,235
Country:
Thanks: 2,574
Thanked 4,757 Times in 4,190 Posts
mr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond repute
Default

Quote:
Originally Posted by wolverine21 View Post
Find the mean and variance of the mean of a random sample of 9 from a distribution having pdf 6x(1-x) 0 < x < 1, zero elsewhere.

I don't even know how to start this one.
Start with the basic definitions and formulae:


\bar{X} = \frac{X_1 + X_2 + \, .... \, + X_9}{9}.

E(\bar{X}) = \frac{1}{9} \left[ E(X_1) + E(X_2) + \, .... \, + E(X_9) \right] = E(X_i)

where E(X_i) = \int_0^1 6x^2 (1 - x) \, dx.


Var(\bar{X}) = \frac{1}{81} \left[ Var(X_1) + Var(X_2) + \, .... \, + Var(X_9) \right] = \frac{1}{9} Var(X_i)

where Var(X_i) = E(X_i^2) - [E(X_i)]^2 and E(X_i^2) = \int_0^1 6x^3 (1 - x) \, dx.
__________________
There are two things you should never try to prove: the impossible and the obvious.

The greater danger for most of us lies not in setting our aim too high and falling short; but in setting our aim too low and achieving our mark. (Michelangelo Buonarroti)

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote