Ask your own question, for FREE!
Statistics 9 Online
OpenStudy (anonymous):

If np ≥ 5 and nq ≥ 5, estimate P (fewer than 4) with n = 13 and p = 0.5 by using the normal distribution as an approximation to the binomial distribution; if np < 5 or nq <5, then state that the normal approximation is not suitable. P (fewer than 4) =

OpenStudy (perl):

P( X<4 ) = P( X <= 3)

OpenStudy (perl):

does the directions state to use normal approximation continuity factor

OpenStudy (anonymous):

0.019?

OpenStudy (anonymous):

It doesn't say

OpenStudy (anonymous):

I just can't grasp this one...

OpenStudy (perl):

well i can tell you the exact answer, without approximating binomcdf( 13, .5 , 3 ) = .046

OpenStudy (perl):

the exact answer, without approximating binomcdf( 13, .5 , 3 ) = .0461425

OpenStudy (anonymous):

It says u=np, standard deviation = npq , and z = x-u/standard deviation

OpenStudy (perl):

the first thing you have to check is whether np >= 5 and n(1-p) >= 5 , to use the normal curve as an approximation

OpenStudy (perl):

so is that true here?

OpenStudy (anonymous):

The approximation is suitable

OpenStudy (perl):

right because they are both greater than 5

OpenStudy (anonymous):

It states to round to four decimal places as needed.

OpenStudy (anonymous):

I just don't know how to find the answer

OpenStudy (anonymous):

I am so confused

OpenStudy (amistre64):

how would you usually want to find the answer? what are your thoughts tell you?

OpenStudy (anonymous):

Like I said, I am confused on this problem. I don't know how to find the answer. I have even tried the examples provided and just can't get it.

OpenStudy (amistre64):

if given a normal distribution, with a mean, a standard deviation, and a value of x what is your usual process to find a probability for the conditions of x? forget about the value sin the problem for a moment

OpenStudy (amistre64):

**the values in the ...

OpenStudy (amistre64):

does this sound familiar? define a z score, and look up the proper tail area?

OpenStudy (anonymous):

To calculate the np and nq

OpenStudy (anonymous):

No, because I am so new at all of this

OpenStudy (amistre64):

the only way they would ask you to do a normal approximation, is if youve done work with a normal distribution to begin with. You must have been exposed to it previously.

OpenStudy (anonymous):

Yes, in the beginning but now it seems to be getting harder

OpenStudy (amistre64):

spose i say: given a mean of 0, and a standard deviation of 1, what is the probability of geting a value less then -2?

OpenStudy (amistre64):

how do we work it?

OpenStudy (amistre64):

how did you work it in the beginning?

OpenStudy (anonymous):

0.8188

OpenStudy (amistre64):

the final results is not important, and its wrong ... HOW do we approach it? its the same approach we need to use now. with a slight modificaiton.

OpenStudy (anonymous):

I have no idea I am sorry. This is so stressful for me

OpenStudy (amistre64):

you mean to tell me you just tried to find the solution to what i just gave you, and you have no idea how you did it .. that doesnt make any sense you know.

OpenStudy (amistre64):

are you working with a stats calculator? or a table?

OpenStudy (anonymous):

calculator

OpenStudy (amistre64):

ti 83? 84? or other

OpenStudy (anonymous):

83

OpenStudy (amistre64):

did you use the normalCDF function?

OpenStudy (anonymous):

I also have a statistics calculator app

OpenStudy (anonymous):

Which I use more often

OpenStudy (amistre64):

im more familiar with ti83, but in any case we want to use what is traditionally called a "normalCDF" function

OpenStudy (amistre64):

how do you use your app? what do you input?

OpenStudy (amistre64):

can you screenshot it?

OpenStudy (anonymous):

One sec. What would the SD be?

OpenStudy (amistre64):

the sd of a binomial distribution is sqrt(npq)

OpenStudy (anonymous):

nm I have my ti83 open

OpenStudy (anonymous):

so what is my first step?

OpenStudy (amistre64):

you see the 2nd button top left? hit it then hit the VARS button to open a menu select the normalCDF function and get prepared to input values.

OpenStudy (anonymous):

I see tcdf

OpenStudy (amistre64):

nope, its a long word, normalCDF

OpenStudy (amistre64):

scroll down if you have to, or back up ...

OpenStudy (anonymous):

got it

OpenStudy (amistre64):

hit enter to select it

OpenStudy (anonymous):

k

OpenStudy (amistre64):

it should say: normalcdf( and is waiting for inputs. you got that?

OpenStudy (anonymous):

yes

OpenStudy (amistre64):

we are looking for some left tail area, so we want an arbitrarily low value here ... i use -9999 then hit the comma button, should be above the 8 key

OpenStudy (anonymous):

it was above the 7

OpenStudy (anonymous):

got it

OpenStudy (amistre64):

normalcdf(-9999, the next input is the max of our interval, this is a modification. instead of 4, we want less than 4. we use 3.5 normalcdf(-9999, 3.5, now we need to insert the mean, the mean of a binomial is np; in this case 13*.5, you can insert the calculation as is, itll work it for you normalcdf(-9999, 3.5, 13*.5, the last input is the standard deviation, let me know when you get this far

OpenStudy (anonymous):

k got it

OpenStudy (perl):

you are using the continuity correction factor, adding 0.5 to 3

OpenStudy (anonymous):

Yes

OpenStudy (amistre64):

the standard deviation of a binomial distribution is sqrt(npq) so thats our last input value 2nd, x^2, 13*.5*.95)) it should look like: \[\text{normalcdf}(-9999,3.5,13*.5,\sqrt(13*.5*.95)~)\] then hit enter

OpenStudy (amistre64):

ugh, 13*.5*.5 read the p wring

OpenStudy (anonymous):

how do i make that big symbol?

OpenStudy (amistre64):

2nd, x^2

OpenStudy (amistre64):

2nd, x^2, 13*.5*.5 ) )

OpenStudy (anonymous):

its giving me an error

OpenStudy (amistre64):

then try it again, make sure youve hit all the keys you need to hit

OpenStudy (amistre64):

normalCDF( -9999, 3.5, 13*.5, sqrt(13*.5*.5) )

OpenStudy (anonymous):

Ugh.... It is not working

OpenStudy (amistre64):

[2nd] [VARS] [2] -9999 [ , ] 3.5 [ , ] 13 * .5 [ , ] [2nd] [\(x^2\)] 13 * .5 * .5 [ ) ] [enter]

OpenStudy (anonymous):

I typed in everything you posted..

OpenStudy (amistre64):

well, since youve been trying, this is what we get if we work the wolf http://www.wolframalpha.com/input/?i=P%28z%3C%28+%283.5+-+.5%2813%29%29+%2F+sqrt%2813*.5*.5%29+%29%29

OpenStudy (anonymous):

Did it again and it says 1: quit or 2: Goto

OpenStudy (amistre64):

P(X<3.5) = .048046 rnd to your hearts content

OpenStudy (amistre64):

2 for goto

OpenStudy (amistre64):

imthinking you ar emissing a comma or a closing paranthesis, but thats just an idea

OpenStudy (anonymous):

OMG it worked!!!!

OpenStudy (anonymous):

Thank you!!!!!

OpenStudy (amistre64):

yep, good luck :)

OpenStudy (anonymous):

How did you end up putting that problem into wolfram???

OpenStudy (anonymous):

Where did you get the 3.5?

OpenStudy (amistre64):

the normal approximation of a binomial ... theres some adjustment to be made since one is discrete and the other continuous. |dw:1431904786024:dw|

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!