SOLUTION: Simple random sampling uses a sample of size n from a population of size N to obtain data that can be used to make inferences about the characteristics of a population. Suppose tha

Algebra.Com
Question 513336: Simple random sampling uses a sample of size n from a population of size N to obtain data that can be used to make inferences about the characteristics of a population. Suppose that, from a population of 95 bank accounts, we want to take a random sample of seven accounts in order to learn about the population. How many different random samples of seven accounts are possible?

Answer by drcole(72)   (Show Source): You can put this solution on YOUR website!
In general, you use combinations to determine the number of ways you can select a sample of size n from a population of size N. The formula for the number of such combinations is:
N choose n = N! / (n!)((N - n)!)
where N! (spoken "N factorial") equals N(N - 1)(N - 2)***(3)(2)(1) (for example 7! = (7)(6)(5)(4)(3)(2)(1) = 5040).
In this problem, our population size is N = 95 back accounts, and our sample size is n = 7 bank acccounts. So we want to find:
95 choose 7 = 95! / (7!)((95 - 7)!) = 95! / (7!)(88!) = 11,050,084,695 possible random samples
Many scientific, graphing, and statistical calculators will compute this for you --- look for something that looks like nCk (here we are using N in place of n and n in place of k, so for this problem you want to compute 95C7). You don't have to actually compute 95!, and I wouldn't advise it.

RELATED QUESTIONS

Simple random sampling uses a sample of size n from a population of size N to obtain data (answered by stanbon)
Simple random sampling uses a sample of size n from a population of size N to obtain data (answered by jim_thompson5910)
Simple random sampling uses a sample of size n from a population of size N to obtain data (answered by solver91311)
Simple random sampling uses a sample of size n from a population of size N to obtain (answered by Theo)
Simple random sampling uses a sample of size (n) from a population of size (N) to obtain... (answered by Boreal)
a) If a random sample of size n = 6 is taken from a population, what is required in order (answered by Boreal)
A simple random sample is to be drawn from a population of 1200, in order to have... (answered by stanbon)
A simple random sample of size n=15 is obtained from a population with μ=66 and... (answered by Boreal)
Question 1: Suppose a simple random sample of size n=10 is obtained from a population... (answered by Boreal)