
Binomial
Probability
"Exactly", "At Most", "At Least"
|
Problem used for demonstration: |
We have seen that the formula used
with Bernoulli trials (binomial
probability) computes the
probability of obtaining exactly "r" events in "n" trials:
We have also seen that the built-in command binompdf (binomial probability density function) can also be used to quickly determine "exactly". (Remember, the function
binompdf is found under Here is our
answer to part a. If you want more information at a glance, this command can also be used to produce a list of the exact probabilities.
The formula needed for
answering part b is : There is a built-in command binomcdf (binomial cumulative density function) that can be used to quickly determine "at most". (The function
binomcdf is found under Here is our
answer to part b. Again, if you want more information at a glance regarding cumulative probabilities, this command can be used to produce a list of the "at most" probabilities.
The formula needed for
answering part b is : Keep in mind that "at
least" 48 is the complement of "at most"
47. While there is no built-in command for "at least", you can quickly find the result by creating this complement situation by subtracting from 1. Just remember to adjust the value to 47.
Again, if you want more information at a glance regarding cumulative probabilities, this subtraction process can be used to produce a list of the "at least" probabilities.
|
|||||||||||||||
![]()
Finding Your Way Around
TABLE of CONTENTS