Comprehensive Study Guide for Psychological Statistics

Prologue: The Nature of Statistics

  • Personal Perspective of Garett C. Foster, Ph.D.: Statistics can be perceived as difficult, esoteric, and overwhelming. Initially, Foster detested the subject during his introductory course. However, once the underlying logic was understood, it became a powerful tool for objective observation.

  • Finding the Signal in the Noise: The primary function of statistics is to distinguish meaningful patterns ("signals") from random chance ("noise").

  • Objective Filtering: Statistics provides an objective lens to filter the constant onslaught of information in contemporary life, ensuring sanity and clarity through logic.

  • Pedagogical Goal: This guide focuses on formulae not merely as numerical manipulations, but as a system of interconnected topics and methods applicable to behavioral sciences and everyday decisions.

Chapter 1: Introduction and Terminology

  • Defining Statistics: In a broad sense, statistics refers to techniques and procedures for analyzing, interpreting, displaying, and making decisions based on data. It is the universal language of science, allowing researchers across fields to articulate findings accurately.

  • Statistical Misconceptions: Statistics is not merely a "math class." While it utilizes math as a tool, it is better defined as a method for organizing and communicating information objectively.

  • Statistical Facts and Figures: Examples include:

    • The largest earthquake measured 9.29.2 on the Richter scale.

    • Men are at least 10×10\times more likely than women to commit murder.

    • 11 in every 88 South Africans is HIV positive.

    • 79.48%79.48\% of all statistics are reportedly made up on the spot (a ironic illustration of statistical misuse).

  • Flaws in Interpretation: Numbers may be accurate, but the logic applied to them can be flawed:

    • History Effect: An ice cream ad precedes a 30%30\% sales increase. However, if this occurs in June, the increase is likely due to the season (time), not the ad.

    • Third-Variable Problem: A correlation exists between the number of churches and crime rates. The third variable is population size (larger cities have more of both).

    • Missing Context: A statement that interracial marriages increased by 75%75\% in 2525 years lacks the base rate. If the rate went from 1%1\% to 1.75%1.75\%, the social implication is very different.

  • Logic for Daily Life: Studying statistics empowers individuals to evaluate claims like "44 out of 55 dentists recommend Dentine" or "Women make 7575 cents to every dollar a man makes" to ensure intelligent consumer behavior.

Types of Variables and Levels of Measurement

  • Variables: Characteristics or features of the item being studied (e.g., stress levels, health).

  • Independent Variable (IV): The variable manipulated by the experimenter (e.g., dosage of a drug).

  • Dependent Variable (DV): The outcome variable measured to see the effect of the IV (e.g., relief from symptoms).

  • Levels: The number of conditions in an IV (e.g., a study with a placebo and an active drug has 22 levels).

  • Qualitative (Categorical) Variables: Variables expressing attributes without numerical ordering (e.g., hair color, religion, favorite movie).

  • Quantitative Variables: Variables measured in numbers (e.g., height, weight, test scores).

  • Discrete Variables: Variables with scores at discrete points (e.g., number of children; you cannot have 4.534.53 children).

  • Continuous Variables: Variables on a continuous scale where any value is possible (e.g., response time measured as 1.64237 s1.64237\,s).

  • Levels of Measurement (S.S. Stevens' Scales):

    • Nominal: Categorization or naming only (e.g., Gender, Handedness). No ordering is implied.

    • Ordinal: Categories with a specific order (e.g., satisfaction ratings like "very dissatisfied" to "very satisfied"). Intervals between values are not necessarily equal.

    • Interval: Numerical scales where intervals are consistent (e.g., Fahrenheit). No true zero point (zero degrees does not mean absence of temperature).

    • Ratio: Most informative scale. Has a true zero point representing the absence of the quantity (e.g., money, weight, Kelvin scale). Allows for ratio statements (e.g., "twice as much").

Sampling and Research Design

  • Population: The entire collection of people sharing a characteristic of interest.

  • Sample: A small subset of the population used to draw inferences.

  • Sampling Bias: Occurs when a sample over-represents certain segments, making results non-generalizable.

  • Sampling Error: The natural, expected discrepancy between a sample statistic and a population parameter.

  • Sampling Strategies:

    • Simple Random Sampling (SRS): Every member has an equal and independent chance of selection.

    • Stratified Sampling: Identifying groups ("strata") and sampling proportionally to ensure the sample matches the population's demographics (e.g., 70%70\% day students and 30%30\% night students).

    • Convenience Sampling: Using easily accessible subjects; often biased and used only for preliminary data.

  • Types of Research Designs:

    • Experimental: Uses random assignment and manipulation of the IV to determine causality.

    • Quasi-Experimental: Manipulates the IV but lacks random assignment (often due to ethics or logistics, e.g., using existing classrooms).

    • Non-Experimental (Correlational): Observes variables as they naturally occur. Useful for prediction but cannot establish causality.

Mathematical Notation

  • Summation Notation (Σ\Sigma): The Greek letter sigma indicates the sum of a set of numbers.

  • General Formula: ∑i=1nXi\sum_{i=1}^{n} X_i means sum the variable XX from the first to the nn-th observation.

  • Order of Operations:

    • ∑X2\sum X^2: Square each number first, then sum the squares.

    • (∑X)2(\sum X)^2: Sum all numbers first, then square the total.

  • Sum of Cross Products: ∑XY\sum XY indicates multiplying each person's XX score by their YY score, then summing those products.

Chapter 2: Visualizing Data

  • Frequency Tables: Derived from the count of observations in each category. Relative frequency is the proportion (e.g., 85/500=0.1785/500 = 0.17).

  • Qualitative Visualization:

    • Pie Charts: Effective for small numbers of categories. The area of the slice is proportional to the percentage of the whole.

    • Bar Charts: Used for frequencies. The Y-axis usually shows count, X-axis shows the category. Fanciness (e.g., 3D3D effects) should be avoided as they create a "lie factor" (distortion).

  • Quantitative Visualization:

    • Stem and Leaf Displays: Best for small datasets. Stems represent higher digits (e.g., 10s10s), leaves represent lower digits (e.g., 1s1s). Useful for seeing distribution shape while retaining raw data.

    • Histograms: Used for large datasets. Scores are grouped into "class intervals" or "bins." The height of the bar represents frequency.

    • Frequency Polygons: Points are placed at the height of the frequency for each interval and connected by lines. Ideal for comparing distributions by overlaying them.

    • Box Plots: Primarily used to identify outliers and compare spreads. Components include:

      • Hinges: 25th25th and 75th75th percentiles (the box).

      • Median: Line inside the box (50th50th percentile).

      • Whiskers: Lines extending to the adjacent values.

      • Outliers: Marked as circles ("outside") or asterisks ("far out").

  • Distribution Shapes:

    • Symmetrical: The left and right halves are mirror images (e.g., Normal Distribution/Bell Curve).

    • Bimodal: Two distinct peaks.

    • Skew: Asymmetry where one tail is longer.

      • Positive (Right) Skew: Tail points toward positive/higher numbers.

      • Negative (Left) Skew: Tail points toward negative/lower numbers.

Chapter 3: Central Tendency and Spread

  • Measures of Central Tendency:

    • Mean (μ\mu or Xˉ\bar{X}): The arithmetic average. It is the balance point of the distribution. It minimizes the sum of squared deviations.

      • μ=∑XN\mu = \frac{\sum X}{N}

    • Median: The exact midpoint (50th50th percentile). Minimizes the sum of absolute deviations. Resistant to outliers.

    • Mode: The most frequent score. The only measure usable for nominal data.

  • Relative Positions in Skewed Distributions:

    • In a Positive Skew, Mean>Median>Mode\text{Mean} > \text{Median} > \text{Mode}.

    • In a Negative Skew, Mode>Median>Mean\text{Mode} > \text{Median} > \text{Mean}.

  • Measures of Spread (Variability):

    • Range: Highest score minus lowest score. Extremely sensitive to outliers.

    • Interquartile Range (IQR): The middle 50%50\% of data (75th−25th75th - 25th percentiles).

    • Sum of Squares (SS): ∑(X−Xˉ)2\sum (X - \bar{X})^2. The total squared deviation from the mean.

    • Variance (σ2\sigma^2 or s2s^2): The average squared deviation.

      • Population Variance: σ2=SSN\sigma^2 = \frac{SS}{N}

      • Sample Variance: s2=SSN−1s^2 = \frac{SS}{N-1}. Dividing by N−1N-1 (degrees of freedom/df) corrects for the tendency of samples to underestimate population variability.

    • Standard Deviation (σ\sigma or ss): The square root of the variance. It returns the measure to the original units of the data.

Chapter 4: z-scores and the Standard Normal Distribution

  • Normal Distribution Properties: Symmetrical, bell-shaped, area under curve =1.0= 1.0. Mean, median, and mode are equal.

  • The Empirical Rule:

    • 68%68\% of data falls within ±1 SD\pm 1\,SD.

    • 95%95\% of data falls within ±2 SD\pm 2\,SD.

    • 99.7%99.7\% of data falls within ±3 SD\pm 3\,SD.

  • Standard Normal Distribution: A normal distribution with μ=0\mu = 0 and σ=1\sigma = 1.

  • Standardized Scores (z-scores): Convert raw scores into units of standard deviation to determine relative location.

    • z=X−μσz = \frac{X - \mu}{\sigma}

    • Interpretation: Sign (+/–+/\text{--}) indicates direction; Magnitude indicates distance. A score with ∣z∣>1.5|z| > 1.5 might be considered relative far from the mean.

  • Standardizing Scales: z-scores can be transformed into any scale (X=zσ+μX = z\sigma + \mu). E.g., converting a z-score of 1.711.71 to an IQ score (μ=100,σ=16\mu=100, \sigma=16) yields an IQ of 127127.

Chapter 5: Probability

  • Definition: P(A)=Number of outcomes satisfying criteriaTotal number of possible outcomesP(A) = \frac{\text{Number of outcomes satisfying criteria}}{\text{Total number of possible outcomes}}.

  • Probability and the Normal Curve: The area under the curve represents the probability of a random observation falling within a specific range.

  • z-Table Usage: Allows for finding the area in the "body" (larger part) or "tail" (smaller part) relative to a z-score.

  • Symmetry and Complements: Because the curve is symmetrical, the area of the left tail is the same as the right tail for identical z-magnitudes. Total area =1.0= 1.0, so Tail Area=1−Body Area\text{Tail Area} = 1 - \text{Body Area}.

Chapter 6: Sampling Distributions

  • Definition: A theoretical distribution of a statistic (e.g., sample means) calculated from all possible samples of a specific size nn.

  • Central Limit Theorem (CLT): States that for samples of size nn, the sampling distribution of the mean will:

    1. Have a mean μXˉ=μ\mu_{\bar{X}} = \mu.

    2. Have a standard deviation (Standard Error) σXˉ=σn\sigma_{\bar{X}} = \frac{\sigma}{\sqrt{n}}.

    3. Approach normality as nn increases (n≥30n \ge 30 is the general threshold).

  • Standard Error (SESE): Quantifies sampling error. As sample size (nn) increases, SESE decreases (n↑,SE↓n \uparrow, SE \downarrow).

  • Law of Large Numbers: As sample size increases, the sample mean becomes a more accurate estimate of the population mean.

  • Calculate z for a Mean: z=Xˉ−μSEz = \frac{\bar{X} - \mu}{SE}, used to find the probability of obtaining a specific sample mean.

Chapter 7: Introduction to Hypothesis Testing

  • The Logic of Fisher: Uses the probability of an outcome given a specific state of the world to cast doubt on that state. (Example: James Bond correctly identifying martinis 13/1613_{/16} times; probability of guessing is 0.01060.0106.)

  • The Null Hypothesis (H0H_0): The baseline assumption that there is no effect, no difference, or that any apparent effect is due to chance (e.g., H0:μ=8H_0: \mu = 8).

  • The Alternative Hypothesis (HAH_A): The research hypothesis; states that there is a significant difference or effect.

    • Directional (One-tailed): Specifies direction (e.g., HA:μ>8H_A: \mu > 8).

    • Non-directional (Two-tailed): Specifies any difference (e.g., HA:μ≠8H_A: \mu \neq 8).

  • Significance Level (α\alpha): The threshold for rejecting H0H_0, typically set at 0.050.05. It is the probability of a Type I error.

  • Critical Values (z∗z^* or t∗t^*): The z-scores that bound the "rejection region."

  • p-value: The actual probability of the data given H0H_0. If p<αp < \alpha, reject H0H_0.

  • Errors in Testing:

    • Type I Error: Rejecting a true H0H_0 (False Positive).

    • Type II Error (β\beta): Failing to reject a false H0H_0 (False Negative).

    • Power (1−β1 - \beta): The ability to correctly reject a false H0H_0.

  • Effect Size (Cohen's dd): Measures practical significance. Small=0.2,Moderate=0.5,Large=0.8\text{Small}=0.2, \text{Moderate}=0.5, \text{Large}=0.8.

    • d=Xˉ−μσd = \frac{\bar{X} - \mu}{\sigma}

Chapter 8-10: t-tests and Interval Estimation

  • The t-statistic: Used when the population standard deviation (σ\sigma) is unknown and must be estimated using the sample standard deviation (ss).

    • t=Xˉ−μs∣Xˉt = \frac{\bar{X} - \mu}{s_{|\bar{X}}}

  • Degrees of Freedom (df): For t-tests, df=n−1df = n - 1. As df→∞df \to \infty, the t-distribution becomes the normal distribution.

  • Confidence Intervals (CI): A range of plausible values for the population mean.

    • CI=Xˉ±(t∗×SE)CI = \bar{X} \pm (t^* \times SE)

    • Hypothesis Testing via CI: If the CI does not bracket the null value, the result is statistically significant.

  • Repeated Measures (Dependent Samples) t-test: Analyzes change within the same subjects over time or matched pairs.

    • Difference Scores (XDX_D): calculated as Time 2−Time 1\text{Time 2} - \text{Time 1}.

    • H0:μD=0H_0: \mu_D = 0

  • Independent Samples t-test: Compares means of two unrelated groups (e.g., Treatment vs. Control).

    • Pooled Variance (sp2s_p^2): Weighted average of variances from both groups. sp2=SS1+SS2df1+df2s_p^2 = \frac{SS_1 + SS_2}{df_1 + df_2}

    • Degrees of Freedom: df=n1+n2−2df = n_1 + n_2 - 2.

Chapter 11-13: ANOVA, Correlation, and Regression

  • ANOVA (Analysis of Variance): Tests for differences between three or more group means without inflating Type I Error.

    • F-statistic: Ratio of between-groups variance (systematic) to within-groups variance (random error).

    • Null Hypothesis: H0:μ1=μ2=μ3H_0: \mu_1 = \mu_2 = \mu_3

    • Effect Size (η2\eta^2): Variance explained. η2=SSBSST\eta^2 = \frac{SS_B}{SS_T}.

    • Post Hoc Tests: (e.g., Tukey's HSD, Bonferroni) Conducted after a significant ANOVA to find which specific means differ.

  • Correlation (Pearson's rr): Measures the strength and direction of the linear relation between two continuous variables.

    • Range: −1.00-1.00 to +1.00+1.00. 00 = No relation.

    • Covariance: How two variables vary together. covXY=∑(X−Xˉ)(Y−Yˉ)N−1cov_{XY} = \frac{\sum (X - \bar{X})(Y - \bar{Y})}{N - 1}.

    • Correlation vs. Causation: Correlation does not prove causation due to potential lurking/confound variables.

  • Linear Regression: Predicting a Y-value from an X-value using the Line of Best Fit (Y^=a+bX\hat{Y} = a + bX).

    • Slope (bb): Change in Y for every 11-unit change in X.

    • Standard Error of the Estimate: Average distance between predicted and actual scores.

Chapter 14: Chi-Square (χ2\chi^2)

  • Non-Parametric Test: Does not estimate population parameters; uses frequency of nominal categories.

  • Goodness-of-Fit: Measures how well one variable's observed frequencies match expected frequencies (usually equal distribution).

  • Test for Independence: Uses a contingency table to see if two categorical variables are related.

  • Formula: χ2=∑(O−E)2E\chi^2 = \sum \frac{(O - E)^2}{E}.

  • Effect Size (Cramer's V): A correlation coefficient for categorical data. Small=0.1,Medium=0.3,Large=0.5\text{Small}=0.1, \text{Medium}=0.3, \text{Large}=0.5.