The numbers 5, 10, 15, and 20 are written on slips of paper, which are then placed in a hat. Two slips are randomly selected with replacement. Find the mean of the samples where the first is smaller than the second.
Given numbers = 5, 10, 15, and 20
Samples of size 2 where the first is smaller than the second= {(5,10),(5,15),(5,20),(10,15),(10,20),(15,20)}
Mean of samples
Comments