Chapter 6: Social Science Sampling and Inferential Statistics

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/59

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:54 PM on 7/22/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

60 Terms

1
New cards

Why is measuring an entire population usually considered unrealistic or infeasible?

Researchers are constrained by time, energy, and financial resources.

2
New cards

What is the primary purpose of using sampling in social science research?

It allows researchers to generalize about the entire population.

3
New cards

What are the two broad categories of sampling methods?

Non-random (non-probability) sampling and random (probability) sampling.

4
New cards

Accidental Sampling

A non-random sampling method that results in a convenience sample.

5
New cards

In which non-random sampling method are samples drawn to match the population on specific characteristics?

Quota sampling.

6
New cards

Which sampling method relies on the researcher's judgment to select a representative sample?

Purposive sampling.

7
New cards

What is the defining feature of random (probability) sampling?

All elements of the targeted population have known probabilities of being selected.

8
New cards

List the four major types of random sampling methods mentioned in the text.

Simple random, systematic, stratified, and cluster (multistage) sampling.

9
New cards

What terms refer to the true mean and standard deviation of a random variable X in a population?

Population parameters.

10
New cards

What symbols are used to denote the population mean and population standard deviation?

μ and σ.

11
New cards

What terms refer to the mean and standard deviation calculated from a specific sample?

Sample statistics.

12
New cards

What symbols are used to denote the sample mean and sample standard deviation?

X̄ and s.

13
New cards

Sampling Error

The difference or deviation of sample statistics from the population parameters.

14
New cards

When does sampling error necessarily occur?

Whenever data from a sample are used to estimate population parameters.

15
New cards

What is the primary task of inferential statistics regarding sampling error?

To find a range where sample statistics are likely to fall within population parameters with certain probability.

16
New cards

Sampling Distribution

A hypothetical distribution of all possible values a statistic can take from all possible samples of the same size.

17
New cards

Why is the notion of a sampling distribution considered a pivotal concept in statistics?

It is essential for population parameter estimation and statistical testing.

18
New cards

According to the Law of Large Numbers, what is the relationship between the mean of sample means and the population mean?

The mean of the sample means in the sampling distribution equals the population parameter μ.

19
New cards

How does the standard deviation of the sampling distribution compare to the population standard deviation?

It is always smaller than the standard deviation of the population parameter.

20
New cards

Standard Error of the Mean

The standard deviation of the mean in a sampling distribution.

21
New cards

What is the formula for the standard error of the mean (σ_X̄)?

σ_X̄ = σ / √n

22
New cards

According to the Central Limit Theorem, what happens to the sampling distribution as the sample size becomes reasonably large (>20)?

The sampling distribution approximates a normal distribution regardless of the original population distribution.

23
New cards

How is the normal distribution of the sample mean denoted in notation?

X̄ ~ N(μ, σ / √n)

24
New cards

Where do most sample means fall in a sampling distribution relative to the true population mean?

Within 3 standard deviation units above and below μ.

25
New cards

What is the formula to compute a z-score using the sampling distribution of means?

z = (X̄ - μ) / σ_X̄

26
New cards

Confidence Interval (CI)

An interval estimate of population parameters based on information collected from a sample.

27
New cards

What does a Confidence Interval represent in terms of probability?

A range within which the population parameter will fall with a certain probability.

28
New cards

What is the formula for a 68% Confidence Interval when the true standard deviation is known?

68% CI = X̄ ± σ_X̄

29
New cards

What is the formula for a 95% Confidence Interval when the true standard deviation is known?

95% CI = X̄ ± 1.96σ_X̄

30
New cards

What is the formula for a 99% Confidence Interval when the true standard deviation is known?

99% CI = X̄ ± 2.58σ_X̄

31
New cards

Why must we use an estimate of the standard error of the mean in most practical research situations?

Usually, the true population standard deviation is unknown.

32
New cards

What correction is used in the denominator to find an unbiased estimate of the standard error?

N - 1

33
New cards

What is the formula for the unbiased estimate of the standard error (s_X̄)?

s_X̄ = s / √(N - 1)

34
New cards

What distribution must be used for sampling means if the population standard deviation is unknown?

The t-distribution.

35
New cards

What is the formula for the t-ratio when estimating the population mean?

t = (X̄ - μ) / s_X̄

36
New cards

What statistical value determines which specific t-distribution applies to a sample?

Degrees of freedom (df).

37
New cards

What is the formula for degrees of freedom (df) when estimating a single mean?

df = N - 1

38
New cards

How is the alpha value (α) calculated from a level of confidence?

α = 1 - level of confidence

39
New cards

What is the formula for a 95% Confidence Interval when the true standard deviation is unknown?

95% CI = X̄ ± t_c,.05 · s_X̄

40
New cards

What is the formula for a 99% Confidence Interval when the true standard deviation is unknown?

99% CI = X̄ ± t_c,.01 · s_X̄

41
New cards

What symbol is used for the standard error of the proportion?

s_P

42
New cards

What is the formula to calculate the standard error of the proportion (s_P)?

s_P = √[P(1 - P) / N]

43
New cards

What is the formula for a 95% Confidence Interval for a proportion?

95% CI = P ± 1.96s_P

44
New cards

What is the formula for a 99% Confidence Interval for a proportion?

99% CI = P ± 2.58s_P

45
New cards

In the formula for s_P, what does the letter P represent?

The sample proportion.

46
New cards

What determines the specific t-value used in a Confidence Interval calculation?

The degrees of freedom and the alpha level.

47
New cards

Which table should be used to find critical values when the population standard deviation is unknown?

Table B (the t-distribution table).

48
New cards

The __ refers to the variation among all possible sample means.

Standard deviation of the sampling distribution.

49
New cards

Does the sampling distribution approximate a normal distribution if the original population is not normally distributed?

Yes, provided the sample size is reasonably large.

50
New cards

What happens to the standard error of the mean as the sample size n increases?

The standard error decreases.

51
New cards

True or False: The sample mean is rarely identical to the population mean.

True.

52
New cards

In systematic sampling, how are elements of the population selected?

Elements are selected from the targeted population at a fixed, periodic interval.

53
New cards

What is another name for cluster sampling?

Multistage sampling.

54
New cards

If a researcher wants a 95% Confidence Interval, what is the corresponding α level?

.05

55
New cards

If a researcher wants a 99% Confidence Interval, what is the corresponding α level?

.01

56
New cards

What is the unbiased estimate of the standard error of the mean through algebraic reordering?

s_X̄ = s / √(N - 1)

57
New cards

Which sampling method results in a 'convenience sample'?

Accidental sampling.

58
New cards

What is the focus of the task of inferential statistics?

To find ways to estimate population parameters within a certain range and probability.

59
New cards

How many standard deviation units above and below μ do most sample means fall?

Three units.

60
New cards

What does the symbol σ represent in the standard error formula?

The population standard deviation.