Revision as of 15:37, 19 October 2008 by Ahermann (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

I believe that by saying

X=drand48() Y=drand48()

because the drand48() function produces indep RVs you can say:

D=X^2+Y^2

Just like in problem 4 of homework 6.

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett