Jump to content

Binomial distrbution

Featured Replies

post-78859-0-21989700-1347649935_thumb.png

I have an assignment http://www20.speedys...nload/image.png which is a bit different,

I have to use Mathematics Handbook for Sience and Engineering to solve the problem,

I can look it up in tables. But the tables for binomial functions is only up to 20,

Normal Distribution to 3.4 and Poisson up to 24 in some cases.

So how do I do it? Approximation of some kind?

You can approximate by the normal distribution using the mean and variance of the binomial.

Edited by mathematic

Any of various mathematics software (Mathematica, MathCAD, etc.) or even most programming languages (C, Fortran, Python, R) can compute this using the exact definition of the binomial distribution. In fact, I suspect that this is the point of the problem -- not to check the student's 'look something up in a table' skills, but the check the student's ability to used some slightly more advanced computation tools.

Edited by Bignose

  • Author
Any of various mathematics software (Mathematica, MathCAD, etc.) or even most programming languages (C, Fortran, Python, R) can compute this using the exact definition of the binomial distribution. In fact, I suspect that this is the point of the problem -- not to check the student's 'look something up in a table' skills, but the check the student's ability to used some slightly more advanced computation tools.

 

I agree it is very wierd since we can not answer like this on an exam, but the assignment says look up in Matematics Handbook Beta.

 

You can approximate by the normal distribution using the mean and variance of the binomial.

 

How do you do this?

mean = np = 100x.7 = 70 , variance = np(1-p) = 100x.7x.3 = 21.

Can you handle a normal distribution with these parameters?

Archived

This topic is now archived and is closed to further replies.

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.