Ask your own question, for FREE!
Mathematics 8 Online
OpenStudy (anonymous):

From successive sums of 12 uniform random variables (i.e., use the BASIC system RND() function) use the Central Limit Theorem and BASIC to generate a long sequence (>1000) of Normal random variables with zero mean and unity variance.

OpenStudy (anonymous):

z = RND() + RND() + RND() + RND() + RND() + RND() + RND() + RND() + RND() + RND() + RND() + RND() -6

OpenStudy (anonymous):

then is it asking to store 1000 of these z's?

OpenStudy (anonymous):

the last part of this says Calculate the mean and variance for N=10,000 observations.

OpenStudy (zarkon):

you need to standardize you sum. it will not be approx normal(0,1) if you don't

OpenStudy (anonymous):

? how do you do that

OpenStudy (zarkon):

see my post in the other thread

OpenStudy (zarkon):

you are ok...With the sample size of 12 is cancels out the standard deviation so you are good

OpenStudy (anonymous):

so wait you still have to do what you posted in the other thread right?

OpenStudy (zarkon):

you can...but it simplifies to what you wrote above

OpenStudy (anonymous):

hrm why did he put the >1000 part then?

OpenStudy (anonymous):

sorry this is all very confusing for me. never taken a statistics class before, but he's throwing all of this at us in our discrete class

OpenStudy (zarkon):

sorry gotta go teach.... you need to do this 1000+ times to get 1000+ normal random variables

OpenStudy (zarkon):

I'll be back later

OpenStudy (anonymous):

eek k thank you

OpenStudy (anonymous):

just not sure why you have to create 1000 variables, then 10,000 observations?

OpenStudy (zarkon):

I guess that is what your instructor wants.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!