Chapter 9 - Collecting, Representing and Interpreting Data Flashcards
What are the 6 Sampling Techniques?
Sampling Techniques:
- Simple Random Sampling
- Systematic Sampling
- Stratified Sampling
- Opportunity Sampling
- Quota Sampling
- Cluster Sampling
Define Population and Sample.
A population is the set of things that data is going to be collected about. A sample is a subset of that population.
Define a Parameter in Statistics, and therefore, define a statistic.
A parameter is a number that describes the entire population. A statistic is a number taken from a single sample to estimate the parameter.
Define a sample bias.
A sampling method is biased if it creates a sample that does not represent the population.
How do you find the mode of a set?
The mode of a set of data is the value or category that occurs most often or has the largest frequency. For grouped data, the modal interval or modal group is normally given.
How do you find the mean of a set?
To work out the mean x̄ of a set of n observations, calculate their sum (of the x values) and divide the result by n.
x̄ = ∑x / n
x̄ = ∑fx/∑f, where f is frequency.
Define Systematic Sampling.
- Systematic Sampling - Find a sample of size n from a population size N by taking one member from the first k members of the population at random, and then selecting every kth member after that, where k = N/n.
Define Stratified Sampling.
- Stratified Sampling - When you know you want distinct groups to be represented in your sample, split the population into these distinct groups and then sample within each group in proportion to its size.
Define Opportunity Sampling.
- Opportunity Sampling -Take samples from members of the population you have access to until have a sample of the desired size.
Define Quota Sampling.
- Quota Sampling - When you know want distinct groups to be represented in your sample, decide how many members of each group you wish to sample in advance and use opportunity sampling until you have a large enough sample for each group.
Define Cluster Sampling.
- Cluster Sampling - Split the population into clusters that you expect to be similar to each other, then, take a sample from these clusters.
Define Simple Random Sampling.
- Simple Random Sampling - Every Member of a population is equally likely to be chosen. I.E, assign each member of the population with a number. Then, choose a random number.
What are the four measures of spread?
The four measures of spread are:
- Range
- Interquartile Range
- Variance
- Standard Deviation
Define Range.
The range of a set of data is the largest value minus the smallest value.
Define the Medium, and how to calculate it.
The median of a set of data is the middle value of data listed in order of size.
To calculate the position of the medium of a set of n observations, work out the value of (n+1)/2. If this value is a whole number, the medium is in that position. If it is decimal, the median is the mean of the two positions on either side.