|
[Date Index]
[Thread Index]
[Author Index]
problem with ExpectedValue[xx-x, PoissonDistribution[m],x]
- To: mathgroup at smc.vnet.net
- Subject: [mg49893] problem with ExpectedValue[xx-x, PoissonDistribution[m],x]
- From: W Randolph Franklin <math at wrfranklinNOSPAM.org>
- Date: Thu, 5 Aug 2004 09:21:40 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Why can Mathematica not evaluate
ExpectedValue[x x - x, PoissonDistribution[m], x]
?
It can correctly evaluate all the following:
ExpectedValue[x x , PoissonDistribution[m], x]
ExpectedValue[x , PoissonDistribution[m], x]
ExpectedValue[x x + x , PoissonDistribution[m], x]
ExpectedValue[x x + a x , PoissonDistribution[m], x]
Is it anticipating to think that I've found a Mathematica bug,
in my first hour of using Mathematica? (If so, that's rather
good for me and new SW packages).
Thanks.
remove the NOSPAM to reply
Prev by Date:
Re: Recursion depth
Next by Date:
Re: ReadListBinary question
Previous by thread:
Re: Re: Reduce/Solve
Next by thread:
problem with ExpectedValue[xx-x, PoissonDistribution[m],x]
|