Probability
- To: mathgroup at smc.vnet.net
- Subject: [mg124594] Probability
- From: "Benedetto Bongiorno" <bongiob at sbcglobal.net>
- Date: Thu, 26 Jan 2012 03:24:22 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
Can anyone test & explain why this function's timing is substantial longer
the first time it is executed over subsequent times?
Timing[NProbability[x>0,x=E9HypergeometricDistribution[58,11727,234546]]]
{260.25,0.948968}
Timing[NProbability[x>0,x=E9HypergeometricDistribution[58,11727,234546]]]
{0.234,0.948968}
I ran it on two different PC and the difference is the same.
Mathematica V8.04
Windows 7, Professional 64
Benedetto Bongiorno CPA CRE
Cell 214-707-6546
Land 972-470-9138
Fax 972-470-9748
bongiob at sbcglobal.net
This Email is covered by the Electronic Communications Privacy Act, 18
U.S.C. Sections 2510-2521 and is legally privileged. The information
contained in this Email is intended only for the use of the individual
or entity named above. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distributions
or copying of this communication is strictly prohibited. If you have
received this communication in error, please notify sender
- Follow-Ups:
- Re: Probability
- From: Bob Hanlon <hanlonr357@gmail.com>
- Re: Probability