|
[Date Index]
[Thread Index]
[Author Index]
Re: Binomial Distribution
- To: mathgroup at smc.vnet.net
- Subject: [mg48873] Re: Binomial Distribution
- From: "Peter Pein" <petsie at arcor.de>
- Date: Mon, 21 Jun 2004 03:49:04 -0400 (EDT)
- References: <cb3bjt$b0i$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
"Jim Dars" <jim-dars at comcast.net> schrieb im Newsbeitrag
news:cb3bjt$b0i$1 at smc.vnet.net...
> Hi,
>
> I have the Mathematica Package 4.0 but use it rarely. I wish to make some
> calculations using the Binomial Distribution. I realize the command is
> Binomial[number of trials, probability]. I'm unclear as how to attach the
> proper package. From using the Master Index it seems to indicate the
> command as
>
> 'DiscreteDistributions'
>
> but that doesn't seem to work. Will someone please help this novice?
>
> Thanks in advance,
>
> Best wishes, Jim
>
<<Statistics`DiscreteDistributions` or
Get["Statistics`DiscreteDistributions`"] or
Needs["Statistics`DiscreteDistributions`"]
--
Peter Pein, Berlin
to write to me, start the subject with [
Prev by Date:
Re: faster sublist checking
Next by Date:
Re: Binomial Distribution
Previous by thread:
Binomial Distribution
Next by thread:
Re: Binomial Distribution
|