MCAT Physics · Lesson 12
Data based about Statistical-Reasoning
3 min read7 sectionsUpdated
7 sections
12.1 Measures of Central Tendency
Defines mean, median, and mode, and how outliers influence each measurement.
- Mean (arithmetic mean)
- Outliers pull mean toward one end
- Median
- Midpoint of data set
- Position:
- Least susceptible to outliers
- Mode
- Value appearing most often
12.2 Distributions
Normal, skewed, and bimodal distributions and what they say about data shape.
- Normal distribution
- 68%, 95%, 99% fall within 1, 2, 3 SDs
- Standard distribution: mean = 0, SD = 1
- Skewed distributions
- Tail on one side
- Negative skew: tail left
- Positive skew: tail right
- Left skew → mean < median
- Bimodal distributions
- Two peaks
- Don’t always need separate analysis
12.3 Measures of Distribution
Range, IQR, SD, and how to identify outliers using these.
Range
- Strongly influenced by outliers
Interquartile Range (IQR)
- To find Q1:
- If whole number → average of that position and next
- If decimal → round up
- To find Q3:
- Outlier rule: more than 1.5 × IQR below Q1 or above Q3
Example
- If :
- → find 2nd and 3rd values, average them
Standard Deviation
- 3 SD from mean = outlier
Outliers may result from:
- True statistical anomaly
- Measurement error
- Data not approximating normal distribution
12.4 Probability
Rules for independent, dependent, mutually exclusive, and exhaustive events.
Independent events
- Don't affect each other (e.g., rolling a die)
At least one event
Dependent events
- Events influence each other (drawing cards)
Mutually exclusive
- Cannot occur at the same time (heads vs tails)
Exhaustive
- No other possible outcomes
- Coin flip: heads or tails
12.5 Statistical Testing
Hypothesis testing, errors, power, confidence intervals, and how to interpret p-values.
Hypothesis testing
- Null hypothesis (H₀): states equivalence
- Alternative hypothesis (Hₐ): directional or nondirectional
- Z or t tests:
- Compare test statistic to table → find p-value
- If $$p < \alpha$$ → reject
- If → fail to reject
Errors
- Type I error (α): incorrectly rejecting H₀
- Type II error (β): incorrectly failing to reject H₀
Power
- Probability of correctly rejecting false H₀
Confidence
- Probability of correctly failing to reject a true null
Confidence intervals
- Reverse of hypothesis testing
- Start with desired p-value (e.g., 95%) → find t/z score
- Multiply score by SD and add/subtract from mean
Example
- Mean = 30, SD = 3, z = 1.96
- Range:
- CI = 24.12 to 35.88
12.6 Charts, Graphs, Tables
Overview of visual data tools including charts, plots, axes types, and table interpretation.
Charts
- Circle/pie charts: show raw values or %; become confusing with many variables
- Bar charts: categorical data; avoid scale breaks
- Histograms: numerical data; useful for finding mode
Box plot
- Shows range, median, IQR, outliers
Maps
- Show data geographically
- Can present multiple variables (e.g., location + density)
Graphs and axes
- Linear graphs: linear, parabolic, exponential, logarithmic
- Slope =
- Semi-log: one axis logarithmic
- Log–log: both axes logarithmic
Tables
- Just read carefully
- Convert to rough graph/equation if needed
12.7 Applying Data
Correlation vs causation and how scientific context guides interpretation.
- Correlation: trend between variables
- + if together, − if opposite
- Correlation coefficient shows strength
- Correlation ≠ causation
- Need Hill’s criteria for causation
- Must relate findings to broader scientific knowledge
Spotted something wrong or unclear? Tell us — these notes are revised continuously.