Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#1 2014-05-10 05:36:13

jesjesjesjes
Member
Registered: 2014-02-08
Posts: 4

Is normalcdf() inclusive?

I was looking at these examples here:

Example 1:
Given a normal distribution of values for which the mean is 70 and the standard deviation is 4.5.  Find:   

   a) the probability that a value is between 65 and 80, inclusive.   
   b) the probability that a value is less than 62.


1a:

-> The probability is 85.361%.


1b:

-> The probability is 3.772%.


 


I'm kind of confused if nornamlcdf() is inclusive or exclusive. It seems to be inclusive in  1a. because the upperbound and lowerbound include 65 and 80. In 1b. it asks for values less than 62, so if the upper and lower bound are not inclusive than why is the upperbound 62 instead of 61?

Offline

#2 2014-05-10 06:08:14

Bob
Administrator
Registered: 2010-06-20
Posts: 10,059

Re: Is normalcdf() inclusive?

hi jesjesjesjes

If a distribution is genuinely continuous then it doesn't matter whether you include the endpoints, since the probability of taking a single value is zero.

In a real life example we would generally know the accuracy to which a measurement has been taken.  For example, if the numbers have been rounded to the nearest whole number then between 65 and 80 would be from 64.5 to 80.5.  So context is everything here.

Sorry that doesn't really clear up your question.  sad

What software are you using?  Maybe this will help:

http://tibasicdev.wikidot.com/normalcdf

Bob


Children are not defined by school ...........The Fonz
You cannot teach a man anything;  you can only help him find it within himself..........Galileo Galilei
Sometimes I deliberately make mistakes, just to test you!  …………….Bob smile

Offline

#3 2014-05-10 06:22:20

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: Is normalcdf() inclusive?

Hi;

1a) and 1b) look like Ti-83 commands.

I am getting the same answer as you for 1a) and 1b).


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

Board footer

Powered by FluxBB