Normal Pdf

558 views
Skip to first unread message

Neville Windsor

unread,
May 10, 2011, 8:53:59 PM5/10/11
to tins...@googlegroups.com
It was pointed out to me a few days ago that the N-Spire calculator has a normPdf function. For example, it gives normPdf(0,0,1)=0.398942 (this means , I assume, that the probability of obtaining the outcome 0 from a normal distribution with mean 0 and standard deviation 1 is 0.398942) but this doesn't make sense. Since the normal distribution is continuous, the probability of obtaining any specific value has to be zero. What is normPdf evaluating? I might also point out that the Casio Classpad apparently does the same thing (so I'm told - I don't have one).
Neville Windsor
Hellyer College
Burnie, Tasmania

________________________________


Please consider the environment before printing this, or any other e-mail or document

________________________________________
CONFIDENTIALITY NOTICE AND DISCLAIMER

Information in this transmission is intended only for the person(s) to whom it is addressed and may contain privileged and/or confidential information. If you are not the intended recipient, any disclosure, copying or dissemination of the information is unauthorised and you should delete/destroy all copies and notify the sender. No liability is accepted for any unauthorised use of the information contained in this transmission.

This disclaimer has been automatically added.

John Hanna

unread,
May 10, 2011, 9:11:24 PM5/10/11
to tins...@googlegroups.com
Neville,
See http://en.wikipedia.org/wiki/Probability_density_function


John Hanna
jeh...@optonline.net
www.johnhanna.us
T3 - Teachers Teaching with Technology
"A cowchip is paradise to a fly."

________________________________

--
To post to this group, send email to tins...@googlegroups.com
To unsubscribe send email to tinspire+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com.au/group/tinspire?hl=en-GB?hl=en-GB
The tns documents shared by group members are archived at
http://lafacroft.com/archive/nspire.php

Marc Garneau

unread,
May 10, 2011, 9:17:59 PM5/10/11
to tins...@googlegroups.com
normPdf returns the normal probability density function (who's graph is
the normal curve), so normPdf(0,0,1) means the standard normal curve
(mean=0, sd=1) has a height of about 0.4 when x=0. The probability
(represented by the area under the normal curve) is given by normCdf (C
stands for cumulative). Its syntax requires an interval (a,b). So the
probability that a random variable x of a normal distribution exists
between 'a' and 'b' is calculated by normCdf(a,b,mean,sd).

Marc Garneau

Neville Windsor

unread,
May 10, 2011, 11:40:17 PM5/10/11
to tins...@googlegroups.com
Thanks for the responses. I should have realised what it was evaluating, because 1/sqrt(2pi) is in fact 0.398942. Now I can answer those who asked me.

Marc Garneau

--

Ray Fox

unread,
May 12, 2011, 10:00:28 PM5/12/11
to tins...@googlegroups.com
It is especially useful for graphing. Try f(x)=normpdf(x).
 
Ray

Reply all
Reply to author
Forward
0 new messages