The experiment has smaller experiments called trials, where is fixed in advance.
Each trial only has one of two outcomes, success or failure .
The trials are independent; one trial's results don't influence another's.
The probability of success is constant between trials.
Binomial Experiment
An experiment for which the above 4 conditions apply - a fixed number of dichotomous, independent, homogeneous trials.
For example, if a fair coin is tossed times, say is our success and is failure. We know . This coin toss experiment would be a binomial experiment.
5% population rule
Consider sampling without replacement from a dichotomous population of size . If the sample size (number of trials) is at most of the population size, the experiment can be analyzed as though it were a binomial experiment.
Why is this the case? As an example suppose trucks have been sold over the last 5 years and that of the owners are satisfied with their vehicle. A sample of owners is chosen (without replacement). Regard each selected owner as constituting a trial, with the -th trial labeled if the owner is satisfied. Although sampling without replacement would again appear to invalidate (3: independence of the trials), the important note is that the population being sampled here is very large relative to the sample size. Namely:
and:
so they're so close that we can regard this as a Binomial Experiment with and or whatever it's given to be.