A population consists of the four numbers 1, 2, 4 and 5. List all the possible samples of size n = 3
which can be drawn with replacement from the population.
The number of samples, n, that can be drawn from the population 1,2,3,4 is given by:
Where n=4 and r=3
is the possible samples that can be drawn without replacement. These are:
Comments