caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Miguel Pignatelli <miguel.pignatelli@uv.es>
To: caml-list@inria.fr
Subject: [Caml-list] Gaussian probability
Date: Fri, 15 Apr 2011 10:22:26 +0100	[thread overview]
Message-ID: <4DA80E52.8040404@uv.es> (raw)
In-Reply-To: <1302799455.8429.1240.camel@thinkpad>

Hi all,

Maybe this is a long shot, but...

I have a gaussian (normal) distribution defined by its mean and std 
deviation and I want to know the probability of a given known point in 
the curve. I have followed the formula given in [1] but I realized that 
there are cases where P > 1. After struggling myself for a while I 
realized that that formula expresses the probability *density* 
distribution that happens that can be > 1. Are you aware of any module 
in ocaml to calculate the probability [0<P<1]?

(other kind of relevant references are also welcome)

Thanks in advance,

M;

[1] http://en.wikipedia.org/wiki/Normal_distribution

  reply	other threads:[~2011-04-15  9:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-14 16:44 [Caml-list] [ANN] Ocamlnet-3.3.0test1 (multicore, GSS-API) Gerd Stolpmann
2011-04-15  9:22 ` Miguel Pignatelli [this message]
2011-04-15 10:39   ` [Caml-list] Gaussian probability Christophe Raffalli
2011-04-15 21:54     ` Mike Lin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DA80E52.8040404@uv.es \
    --to=miguel.pignatelli@uv.es \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).