Chapter 11: Regression Analysis in Social Sciences

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/74

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:05 AM on 7/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

75 Terms

1
New cards

In social sciences, which statistical tool is used to ascertain causal relationships between variables?

Regression analysis

2
New cards

One advantage of regression analysis is its ability to study the effects of multiple factors on a __ variable simultaneously.

Dependent

3
New cards

Regression analysis allows researchers to conduct estimation and __ at the same time.

Hypothesis testing

4
New cards

Which type of regression analysis is used specifically for interval level data?

Classical regression

5
New cards

Which type of statistical models are used to analyze categorical level data in a regression framework?

Generalized linear models

6
New cards

In the simple regression equation $Y = a + bX + e$, what does the symbol $Y$ represent?

The dependent variable

7
New cards

In the simple regression equation $Y = a + bX + e$, what does the symbol $X$ represent?

The independent variable

8
New cards

In a regression model, the symbol $a$ represents the __-intercept.

Y

9
New cards

Y-intercept ($a$)

The expected value of the dependent variable $Y$ when the independent variable $X$ is zero.

10
New cards

What is the statistical term for the symbol $b$ in the regression equation?

Slope (or regression coefficient)

11
New cards

What does the regression coefficient $b$ represent regarding the relationship between $X$ and $Y$?

The amount $Y$ is expected to change for each one-unit increase in $X$.

12
New cards

In the regression equation $Y = a + bX + e$, what does the symbol $e$ represent?

The error term (or disturbance term)

13
New cards

What is the conceptual implication of the existence of the error term ($e$) in a regression model?

It implies that $X$ cannot completely explain or determine $Y$.

14
New cards

The predicted relationship between an independent and dependent variable in simple regression is graphically presented as a __.

Straight line

15
New cards

What are the two primary tasks to be accomplished in a regression analysis?

Estimate regression coefficients and test their statistical significance.

16
New cards

In regression, what is the researcher trying to ascertain regarding the effect of $X$ on $Y$ in the population?

The direction and magnitude of the effect.

17
New cards

What does the abbreviation OLS stand for in the context of estimating regression coefficients?

Ordinary Least Squares

18
New cards

Besides OLS, what is the other major type of method used to estimate regression coefficients?

Maximum Likelihood (ML) method

19
New cards

Using the OLS method, what is the formula to calculate the intercept $a$?

$a = \bar{Y} - b\bar{X}$

20
New cards

According to the requirements for classical regression, at what measurement level should both variables ideally be?

Interval level

21
New cards

Classical regression assumes a __ relationship between the independent and dependent variables.

Linear

22
New cards

What assumption is made regarding the sampling method in classical regression analysis?

Random sampling

23
New cards

What distributional assumption is required for classical regression, especially with small samples?

Assumption of normality

24
New cards

Why is the Y-intercept ($a$) sometimes considered non-sensible in practical interpretation?

Because an $X$ value of zero may not be logical or exist within the data range.

25
New cards

Between the intercept ($a$) and the slope ($b$), which is considered more substantively important in regression analysis?

The slope ($b$)

26
New cards

If the regression coefficient $b$ is greater than zero ($b > 0$), what is the relationship between $X$ and $Y$?

They are positively related.

27
New cards

If the regression coefficient $b$ is less than zero ($b < 0$), what is the relationship between $X$ and $Y$?

They are negatively related.

28
New cards

A regression coefficient of $b = 0$ indicates that the independent and dependent variables are __.

Unrelated

29
New cards

The predicted value of $Y$ ($\hat{Y}$) is a function of which two components of the regression equation?

The intercept ($a$) and the slope ($b$)

30
New cards

What is the formula for calculating the prediction error (or disturbance) for a specific point?

$e = Y - \hat{Y}$

31
New cards

How is the Error Sum of Squares ($SS{error}$) calculated?

$SS{error} = \sum e^2 = \sum (Y - \hat{Y})^2$

32
New cards

Which sum of squares represents the total variation in $Y$ without knowing the effect of $X$?

Total Sum of Squares ($SS{total}$)

33
New cards

How is the Total Sum of Squares ($SS{total}$) calculated?

$SS{total} = \sum (Y - \bar{Y})^2$

34
New cards

Which sum of squares represents the variation in $Y$ that is explained by the independent variable $X$?

Regression Sum of Squares ($SS{reg}$)

35
New cards

What is the formula for $SS{reg}$ based on the difference between sums of squares?

$SS{reg} = SS{total} - SS{error}$

36
New cards

The ability of a regression line to make predictions is expressed as the __ in error.

Proportionate reduction

37
New cards

What does the PRE statistic show in regression analysis?

How much of the variance in $Y$ can be explained by $X$.

38
New cards

What is the formula for the Proportionate Reduction in Error (PRE)?

$PRE = \frac{SS{total} - SS{error}}{SS{total}}$

39
New cards

What is the alternative name for the PRE statistic in regression analysis?

Coefficient of determination ($r^2$)

40
New cards

The coefficient of determination measures the proportion of __ in $Y$ determined by $X$.

Variance

41
New cards

In bivariate regression, the coefficient of determination ($r^2$) is equal to the square of which correlation statistic?

Pearson's $r$

42
New cards

What is the numerical range for the value of the coefficient of determination ($r^2$)?

Between 0 and 1

43
New cards

What is the term for the quantity represented by $1 - r^2$?

Coefficient of non-determination

44
New cards

How is the Pearson correlation $r$ mathematically related to the regression slope $b$?

$r = b(\frac{s_x}{s_y})$

45
New cards

What is the primary difference between ANOVA and regression regarding the independent variable?

In ANOVA the IV is categorical; in regression it is interval level.

46
New cards

In regression ANOVA, the equivalent of 'between-group SS' is the variation between the __ values and the grand mean.

Predicted $Y$ (or $\hat{Y}$)

47
New cards

What is the formula to calculate $SS{reg}$ using the coefficient of determination?

$SS{reg} = r^2 SS{total}$

48
New cards

What is the formula to calculate $SS{error}$ using the coefficient of determination?

$SS{error} = (1 - r^2) SS{total}$

49
New cards

What ratio is calculated to test the statistical significance of a regression model?

$F$ ratio (or $F = \frac{MS{reg}}{MS{error}}$)

50
New cards

Mean Square Regression ($MS{reg}$)

$MS{reg} = \frac{SS{reg}}{df{reg}}$

51
New cards

Mean Square Error ($MS{error}$)

$MS{error} = \frac{SS{error}}{df{error}}$

52
New cards

How many independent variables are present in a simple regression model?

One

53
New cards

How many independent variables are present in a multiple regression model?

Two or more

54
New cards

What is the primary advantage of multiple regression over simple regression?

It allows control for the effects of more than one independent variable simultaneously.

55
New cards

What is the predictive formula for a multiple regression with two independent variables ($X$ and $Z$)?

$\hat{Y} = b_0 + b_1X + b_2Z$

56
New cards

What statistic provides an overall measure of fit for a multiple regression model?

Multiple coefficient of determination ($R^2$)

57
New cards

In multiple regression, what does each individual regression coefficient represent?

The net effect of that variable after controlling for all other independent variables.

58
New cards

Predictors in a regression model must be interval level, but __ variables can be used if their points are reasonably equidistant.

Ordinal

59
New cards

What special type of variable is used to include nominal predictors in a regression model?

Dummy variables

60
New cards

How are dummy variables coded numerically?

Dichotomously as 0 and 1.

61
New cards

Interaction Effect

The joint effect of two or more independent variables on the dependent variable, in addition to their main effects.

62
New cards

How can multiple regression test for interaction effects?

By including the product of the independent variables in the model.

63
New cards

Why is linear regression unsuitable for dependent variables that are dichotomous (0 or 1)?

Because the outcome is constrained to be either 0 or 1, violating the continuous interval assumption.

64
New cards

Which regression approach is preferred for predicting dichotomous dependent variables?

Logistic regression (or probit regression)

65
New cards

How are the 'odds' of an event defined mathematically?

The probability the event occurs divided by the probability it does not occur ($P / (1-P)$).

66
New cards

What is the numerical range of 'odds'?

From 0 to infinity.

67
New cards

Odds Ratio

The odds of an event for one group divided by the odds for another group.

68
New cards

Logistic regression models the __ of the odds of a dichotomous event.

Natural logarithm

69
New cards

What is the statistical symbol for the log-odds (logit)?

$L$

70
New cards

What is the formula for the log-odds (logit) $L$?

$L = \log(\frac{P}{1-P})$

71
New cards

What is the degree of freedom for the regression component ($df{reg}$) in a simple bivariate regression?

1

72
New cards

What is the degree of freedom for the error component ($df{error}$) in a simple bivariate regression with $N$ observations?

$N - 2$

73
New cards

The total sum of variations without knowing the effect of $X$ is represented by the formula $\sum (Y - \bar{Y})^2$, also known as __.

$SS{total}$

74
New cards

In the regression line equation, what determines if the relationship is positive or negative?

The sign of the slope $b$.

75
New cards

What does $SS{error}$ represent conceptually in the context of variation?

Variation in $Y$ that cannot be explained by $X$ (the effect of the error term).