| |
 |
|
|
Science Forum Index » Statistics - Education Forum » What is the meaning of a single value in a continuous...
Page 1 of 1
|
| Author |
Message |
| sarikan... |
Posted: Thu May 08, 2008 12:46 am |
|
|
|
Guest
|
By theory, probability of a single value must be zero. However, you
can give a value to standard normal density function for example, and
get a number from R: dnorm(0,0,1,FALSE) gives 0.3989423
This is the probability at point 0 for standard normal distribution.
The question is, although the function is capable of giving this
number, from a theory point of view, this number should be zero.
Would anyone care to comment on the meaning of this value? How do we
explain this contradiction? We have a value given by a function, but
it should be zero according to general rules of probability.
All the best
Seref |
|
|
| Back to top |
|
| Ken Butler... |
Posted: Thu May 08, 2008 10:50 am |
|
|
|
Guest
|
On Thu, 8 May 2008 03:46:00 -0700 (PDT), sarikan
<serefarikan at (no spam) gmail.com> wrote:
Quote: By theory, probability of a single value must be zero. However, you
can give a value to standard normal density function for example, and
get a number from R: dnorm(0,0,1,FALSE) gives 0.3989423
This is the probability at point 0 for standard normal distribution.
Not so: see my final paragraph.
Quote: The question is, although the function is capable of giving this
number, from a theory point of view, this number should be zero.
Would anyone care to comment on the meaning of this value? How do we
explain this contradiction? We have a value given by a function, but
it should be zero according to general rules of probability.
You can think of the definition of the density as being the derivative
of the cumulative distribution function (that is to say, the limit as
h tends to 0 of (F(x+h)-F(x))/h). This limit is (often) well defined,
eg. for the standard normal at x=0.
There are a couple of informal ways to interpret this:
1. how fast the cdf is changing (this comes directly from the
definition of the density as a derivative)
2. very roughly, "how likely you are to get a value near x", where the
definition of "near" comes from the limit. On a standard normal
distribution, the density is largest at 0, which means you are more
likely to get a value "near" 0 than near any other value. Because, in
the limit that defines the density, h is never actually 0, you are
always talking about the probability of an interval, which isn't
necessarily zero.
It isn't easy to see this, but maybe it helps to say that a density is
not itself a probability, so it won't behave like one.
Cheers,
Ken.
--
Ken Butler, Lecturer (Statistics)
University of Toronto at Scarborough
butler (at) utsc.utoronto.ca
http://www.utsc.utoronto.ca/~butler |
|
|
| Back to top |
|
| Richard Ulrich... |
Posted: Thu May 08, 2008 6:08 pm |
|
|
|
Guest
|
On Thu, 8 May 2008 03:46:00 -0700 (PDT), sarikan
<serefarikan at (no spam) gmail.com> wrote:
Quote: By theory, probability of a single value must be zero. However, you
can give a value to standard normal density function for example, and
get a number from R: dnorm(0,0,1,FALSE) gives 0.3989423
This is the probability at point 0 for standard normal distribution.
The PDF is a curve of "probability density", not probability.
They are different. For instance, for some distributions,
some values will be greater than 1.0.
We also use this directly in the Likelihood function
for a sample, when we solve for Maximum Likelihood.
[snip]
--
Rich Ulrich
http://www.pitt.edu/~wpilib/index.html |
|
|
| Back to top |
|
| sarikan... |
Posted: Mon May 19, 2008 6:56 am |
|
|
|
Guest
|
Ok, I know this is a little bit late (too late actually) for a
response, but still, thanks to both of you for your kind and
informative response.
Cheers
Seref
On May 9, 2:08 am, Richard Ulrich <Rich.Ulr... at (no spam) comcast.net> wrote:
Quote: On Thu, 8 May 2008 03:46:00 -0700 (PDT), sarikan
serefari... at (no spam) gmail.com> wrote:
By theory, probability of a single value must be zero. However, you
can give a value to standard normal density function for example, and
get a number from R: dnorm(0,0,1,FALSE) gives 0.3989423
This is the probability at point 0 for standard normal distribution.
The PDF is a curve of "probability density", not probability.
They are different. For instance, for some distributions,
some values will be greater than 1.0.
We also use this directly in the Likelihood function
for a sample, when we solve for Maximum Likelihood.
[snip]
--
Rich Ulrich
http://www.pitt.edu/~wpilib/index.html |
|
|
| Back to top |
|
| |
|
Page 1 of 1
All times are GMT - 5 Hours
The time now is Mon Sep 08, 2008 5:39 am
|
|