Re: Dice Problem

2000-06-30 Thread Dr Graham D Smith
Recently a colleague came in the office with the following problem:Is there a way to 'load' two individual die so that all sums will be equally likely? Although I doubt whether it is possible to load a pair of dice to produce results from a particular distribution it may be possible to

Re: Dice Problem

2000-06-30 Thread Robert Dawson
- Original Message - From: GEORGE PERKINS [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 29, 2000 2:07 PM Subject: Dice Problem Recently a colleague came in the office with the following problem: Is there a way to 'load' two individual die so that all sums will be

Re: dissertations = hack jobs

2000-06-30 Thread dennis roberts
the problem of course with your statement is the humongous overgeneralization you are making ... which, obviously cannot be true i for one do not like dissertations that use existing data ... primarily because the questions the students really want answers for are only those possible by the

Re: Recommendation for Statistics Software?

2000-06-30 Thread Warren
Jerry Dallal wrote: So, here's my official opinion--get whatever your colleagues are using! Or follow the advice of Justin Wilson...the kinda wine you buy is the kinda wine you like. You aren't going to know what kinda wine to buy until you taste and compare. Some of the major players

convolution question

2000-06-30 Thread Gautam Sethi
i wrote a little code in matlab that figures out the density of z = x*y where x and y are both uniformly distributed. in the code i wrote, x and y are distributed over the same range and my results show a funky looking triangular distribution with the mode/mean/median in the middle. is this

Re: Recommendation for Statistics Software?

2000-06-30 Thread Jerry Dallal
Warren wrote: Jerry Dallal wrote: So, here's my official opinion--get whatever your colleagues are using! Or follow the advice of Justin Wilson...the kinda wine you buy is the kinda wine you like. You aren't going to know what kinda wine to buy until you taste and compare. True.

Re: convolution question

2000-06-30 Thread Jan de Leeuw
There seems to be some confusion here. The convolution is the distribution of the sum, which is indeed triangular. The density of the product of two R(0,1) variables, for example, is -log(x). At 18:07 + 06/30/2000, Gautam Sethi wrote: i wrote a little code in matlab that figures out the

Re: convolution question

2000-06-30 Thread Donald Burrill
On 30 Jun 2000, Gautam Sethi wrote: i wrote a little code in matlab that figures out the density of z = x*y where x and y are both uniformly distributed. in the code i wrote, x and y are distributed over the same range and my results show a funky looking triangular distribution with the

(no subject)

2000-06-30 Thread Eduardo Bearzoti
subscribe edstat-L Eduardo Bearzoti === This list is open to everyone. Occasionally, less thoughtful people send inappropriate messages. Please DO NOT COMPLAIN TO THE POSTMASTER about these messages because the postmaster

Re: density of product of 2 uniforms

2000-06-30 Thread Gautam Sethi
Gautam Sethi [EMAIL PROTECTED] wrote: : i wrote a little code in matlab that figures out the density of z = x*y where x : and y are both uniformly distributed. in the code i wrote, x and y are : distributed over the same range and my results show a funky looking triangular : distribution with

Re: convolution question

2000-06-30 Thread David A. Heiser
- Original Message - From: Gautam Sethi [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, June 30, 2000 11:07 AM Subject: convolution question i wrote a little code in matlab that figures out the density of z = x*y where x and y are both uniformly distributed. in the code i

Re: convolution question

2000-06-30 Thread Gautam Sethi
Herman Rubin [EMAIL PROTECTED] wrote: : In article 002a01bfe2f1$5548e6e0$[EMAIL PROTECTED], : David A. Heiser [EMAIL PROTECTED] wrote: :The product and convolution are two different things. The product gives a :triangular distribution. If I remember correctly, the distribution is :triangular