Binomial Experiment
Binomial Distribution
A binomial random variable is the number of successes x in n repeated trials of a binomial experiment. The probability distribution of a binomial random variable is called a binomial distribution (also known as a Bernoulli distribution).
A binomial experiment (also known as a Bernoulli trial) is a statistical experiment that has the following properties:
Consider the following statistical experiment. You flip a coin 2 times and count the number of times the coin lands on heads. This is a binomial experiment because:
Notation
The following notation is helpful, when we talk about binomial probability.
Binomial Probability
The binomial probability refers to the probability that a binomial experiment results in exactly x successes. B(x, n, P)= nCr* px * (1-P)n-x
Example 1
Suppose a die is tossed 5 times. What is the probability of getting exactly 2 fours?
Solution: This is a binomial experiment in which the number of trials is equal to 5, the number of successes is equal to 2, and the probability of success on a single trial is 1/6 or about 0.167. Therefore, the binomial probability is:
b(2; 5, 0.167) = 5C2 * (0.167)2 * (0.833) 3 b(2; 5, 0.167) = 0.161
Cumulative Binomial Probability
A cumulative binomial probability refers to the probability that the binomial random variable falls within a specified range (e.g., is greater than or equal to a stated lower limit and less than or equal to a stated upper limit).
For example, we might be interested in the cumulative binomial probability of obtaining 45 or fewer heads in 100 tosses of a coin (see Example 1 below). This would be the sum of all these individual binomial probabilities.
Negative Binomial Distribution
A negative binomial random variable is the number X of repeated trials to produce r successes in a negative binomial experiment. The probability distribution of a negative binomial random variable is called a negative binomial distribution. The negative binomial distribution is also known as the Pascal distribution.
A negative binomial experiment is a statistical experiment that has the following properties:
Consider the following statistical experiment. You flip a coin repeatedly and count the number of times the coin lands on heads. You continue flipping the coin until it has landed 5 times on heads. This is a negative binomial experiment because:
Negative Binomial Probability
The negative binomial probability refers to the probability that a negative binomial experiment results in r - 1 successes after trial x - 1 and r successes after trial x. For example, in the above table, we see that the negative binomial probability of getting the second head on the sixth flip of the coin is 0.078125.
| Courses/Topics we help on | ||
| Quantitative Reasoning for Business | Applied Business Research and Statistics | Graphs & Diagrams |
| Confidence Interval for Mean & Proportions | Average | Random Variables - Discrete & Continuous Distributions |
| Correlation | Binomial & Poisson Distribution | Time Series |
| Quality control - R-chart - p-chart - Mean chart | Exponential Smoothing | Probability - Conditional Probability - Bayes' Theorem |
| Sampling Distribution | Moment Generating Function - Central Limit Theorem | Point Estimate & Interval Estimate |
| Normal, Uniform & Exponential Distribution | Chi-Square Test - Independence of Attributes | F-test - ANOVA |
| Distributions - Bernoulli | Geometric | t-test |
| Multiple Regression | Statistical Methods for Quality Control | Sampling Distribution |
| Non Parametric Tests | Analysis of Variance | Correlation Analysis |
| Regression Analysis | Descriptive Statistics | Moving Averages |
| Dispersion | Sampling Techniques | Estimation Theory |
| Testing of Hypothesis - Mean and Proportion Test | Data Analysis | Numerical Methods |
| Forecasting | Goodness-of-Fit Test | Inferential Statistics |
| IB Statistics | Applied socialogocal research skills | Longitudinal study |