Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 2075 invoked from network); 27 Apr 2008 00:19:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Apr 2008 00:19:02 -0000 Received: (qmail 21591 invoked by uid 500); 27 Apr 2008 00:19:01 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 21527 invoked by uid 500); 27 Apr 2008 00:19:00 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 21516 invoked by uid 99); 27 Apr 2008 00:19:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Apr 2008 17:19:00 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of brent.worden@gmail.com designates 64.233.166.183 as permitted sender) Received: from [64.233.166.183] (HELO py-out-1112.google.com) (64.233.166.183) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Apr 2008 00:18:13 +0000 Received: by py-out-1112.google.com with SMTP id y63so4301213pyg.6 for ; Sat, 26 Apr 2008 17:18:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:references:subject:date:message-id:mime-version:content-type:content-transfer-encoding:x-mailer:in-reply-to:x-mimeole:thread-index; bh=eoo4bqPA8pWdgYKtTYnkK51IHnwWse5C86A6aI01pZA=; b=dAO0Ap/S3W9px6E3BLr6a0v9i61v/VbKF3AgCkRagFoXIwTJYElIoCE3ZSHhNJdp0qO45yluKeOEtfAOYDHCYG+FD7//qaCyJ+lFIdatGM53ZBW5Tdn5FLKuYSyGJs6RvGp51tjBideLz773e9JwskqX+3+Qkok7wKQMt+H/qME= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:references:subject:date:message-id:mime-version:content-type:content-transfer-encoding:x-mailer:in-reply-to:x-mimeole:thread-index; b=CFgFclkZvnHC0FG4r2BNeQ9j5kTn6bf06UA2HEeC2XvG/mahSQWvHbXQkXzX6BS5yejBABVft2/J//Syv6oiL77YXy7lIGMSy9DGlnjrTUQD3v0tkXB/cLtQ9s6Zbmb8FR+/02XdEUiKeEKVlcNdFcAczts0y6uFaayZVH22ypQ= Received: by 10.35.36.13 with SMTP id o13mr10389472pyj.23.1209255506981; Sat, 26 Apr 2008 17:18:26 -0700 (PDT) Received: from MPLSWorden ( [71.63.216.87]) by mx.google.com with ESMTPS id f60sm10797447pyh.14.2008.04.26.17.18.25 (version=SSLv3 cipher=RC4-MD5); Sat, 26 Apr 2008 17:18:26 -0700 (PDT) From: "Brent Worden" To: "'Commons Users List'" References: <7afecda70804261507n5ba5216cxda7d9cec663a2313@mail.gmail.com> <8a81b4af0804261546l6dbbd3eexb162bc20bb96f2ca@mail.gmail.com> <7afecda70804261601g7c2586b5m5646225c6b2891b8@mail.gmail.com> <8a81b4af0804261642m2ec72f4er642159e224f0c6ba@mail.gmail.com> <7afecda70804261658i55167352v19f63de0a81c15b4@mail.gmail.com> Subject: RE: [math] normal distribution - probability mass function? Date: Sat, 26 Apr 2008 19:18:24 -0500 Message-ID: <002301c8a7fc$3634b440$6701a8c0@perficient.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <7afecda70804261658i55167352v19f63de0a81c15b4@mail.gmail.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Thread-Index: Acin+Y3uqkqrDy+dSN2qVpfu0fVBqwAAUp5Q X-Virus-Checked: Checked by ClamAV on apache.org The pdf could definitely be used as a kernel for kernel density estimation. Brent -----Original Message----- From: Will Glass-Husain [mailto:wglass@forio.com] Sent: Saturday, April 26, 2008 6:59 PM To: Commons Users List Subject: Re: [math] normal distribution - probability mass function? Hi Phil, We offer an online simulation toolkit, which (among other things) offers a set of mathematical functions to users. ( forio.com/broadcast ). One of our users requested we add an Excel-like NORMDIST function for cumulative probability distribution. Since we are adding this function, I thought it'd be a good idea to offer a more complete set of distribution functions, including the probability mass function. Best, WILL > We can talk about this. Out of curiousity, what are you using this > (the pdf) for? --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org