Re: From a seriers of data (x,y) to bell curve (normal distribution)

2007-10-14 Thread hany
On Oct 13, 11:13 am, [EMAIL PROTECTED] (Tom Phoenix) wrote: > On 10/12/07, hany <[EMAIL PROTECTED]> wrote: > > > I have a series of data (x,y) as below. I want to use this data to > > create a bell curve (normal distribution) with perl. How can I do > > this? > >

From a seriers of data (x,y) to bell curve (normal distribution)

2007-10-13 Thread hany
I have a series of data (x,y) as below. I want to use this data to create a bell curve (normal distribution) with perl. How can I do this? x y 1 2 2 50 3 40 4 300 5 70 6 80 7 8 8 10 9 25 10 60 11 350 12 80 13 40 14

Send email to microsoft exhange distribution list

2005-02-18 Thread Hany Nagaty
I have a small question. Using Perl, I'd like to send an email to an exchange distribution list. How can it be done. Is there a module that acts like an outlook client to connect to the exchange server. I've searched a lot on CPAN but couldn't find anything. I want to use it from Linux and not W