Comprehensive Study Notes – Introduction to Statistics & Probability Theory
Introduction, Philosophy & Scope
- Education aim: teach students how to think, not what to think – statistical reasoning epitomises this goal.
- Statistics = ensemble of methods to:
- Plan experiments
- Obtain data
- Organise, summarise & present data
- Analyse & interpret results
- Draw defensible conclusions
- Viewed as the “art / science of decision-making in the face of uncertainty.”
Motivating Metaphors & Illustrative Stories
- Data Compression Analogy
- Long word “invertebrate” substitute with “zqz” → small gain because word is rare.
- Common word “then” “zqz” → large overall file-size reduction.
⇒ Insight: good statistical modelling finds frequent patterns to achieve maximal efficiency.
- King Solomon & Two Mothers
- Decision about true mother depends on resemblance (eyes vs noses) → cannot be certain, but probability of correct guess can be evaluated.
- Sparks debate between “eyeists” vs “nosists” – mirrors model selection in statistics.
Populations, Samples & Sampling Motivation
- Population: complete group of units we wish to study (e.g. all 15-year-old girls).
- Sample: subset actually examined; must be “representative.”
- Random Sample: every element of population has equal chance of selection ⇒ reduces systematic bias.
- Why sample instead of census?
- \text{Time & cost savings}
- Avoid destructive testing (e.g. blood test destroys blood vial).
- Population may be inaccessible or infinite.
Random Experiments & Outcomes
- Random Experiment: repeatable process yielding an observation; outcome cannot be predicted with certainty.
- Examples: tossing a coin, rolling a die, drawing a ball.
- Sample Space : set of all possible outcomes.
- Toss die: (discrete, finite).
- Classify outcome as even/odd: alternative sample space less informative.
- Types:
• Finite
• Countably infinite (e.g. )
• Non-countably infinite (continuum ).
• Discrete = finite or countably infinite; Nondiscrete = continuous.
Events & Set-Theoretic Language
- Event : collection of outcomes.
- Elementary event: single outcome.
- Certain event & Impossible event .
- Operations
- Union: = “ or or both.”
- Intersection: = “both and .”
- Complement: .
- Difference: .
- Mutually Exclusive: ⇒ cannot co-occur.
- Subset notation
- (proper), , , .
- Roster & Set-builder Examples (from slides 18-21)
- ⇒
•
• . - Word problems on unions/intersections of numeral descriptions.
- ⇒
Concept of Probability
- Quantifies uncertainty on scale (0%–100%).
- ⇒ certainty; ⇒ impossibility; ⇒ 25% chance.
- Odds: if , odds against are .
Approaches to Estimation
- Classical (Laplace)
- Equally likely assumption.
- where favourable, total.
- Frequency / Empirical
- After trials, .
- Axiomatic (Kolmogorov)
- Resolves vagueness via formal postulates.
Kolmogorov Axioms
Given class of measurable events and probability function :
- for all .
- .
- For sequence of mutually exclusive events ,
(countable additivity).
• Finite version yields .
Derived Properties
- Complement: .
- Monotonicity: if then .
- Inclusion-exclusion (3 sets):
Independence & Conditional Probability
Independent Events
- Definition: .
- Intuition: knowledge of doesn’t alter belief about .
- Multiple independent events:
- Spinner example (slide 29):
- Even numbers: ; vowels: ;
- Even numbers: ; vowels: ;
Dependent Events
- Occurrence of one alters probability of the other.
- Conditional probability: .
- Product rule (two events):
- Three dependent events (sandwich example):
- Pen example: 6 black, 8 blue. Without replacement:
(Students prompted to compute.)
Worked Problem Themes (Slides 38–40)
- Two-dice analysis: building full -element sample space; compute
- Independence → check .
- Mutual exclusivity → check .
- Venn-diagram applications for exam failures and course enrolments; inclusion-exclusion used to derive “at least one” probabilities.
Descriptive Statistics – Position Measures
- Quartiles
- Lower quartile: 25 % below.
- Median: 50 %.
- Upper quartile: 75 % below.
- Inter-quartile range ; semi-IQR
- Deciles divide data into 10 regions.
- Percentiles – 80th percentile: 80 % data below.
- Note: 50th percentile = median.
Statistical Terminology & Data Types
- Census: data from full population.
- Parameter: numerical measure describing population.
- Statistic: numerical measure describing sample.
- Quantitative data: counts/measurements (e.g. height, income).
- Qualitative (categorical) data: categories distinguished by attribute (e.g. colour, brand).
Ethical & Practical Considerations
- Representativeness of samples critical to avoid misleading inferences.
- Destructive testing poses ethical & cost dilemmas; sampling mitigates harm.
- Decision-making in uncertain environments (e.g. Solomon’s judgement) involves balancing risk & evidence – statistical literacy empowers better societal choices.
Inspirational Anecdote
- Bill Gates quote: “I failed in some subjects… friend passed all… he is engineer at Microsoft – I own Microsoft.”
– Highlights non-deterministic pathways; statistics provides probabilities, not certainties.
Connections & Foundations
- Builds on prior knowledge of set theory and logic → essential for probability.
- Forms basis for upcoming topics: random variables, distributions, estimation & hypothesis testing.
Key Formulae Summary (Cheat-Sheet)
- Classical probability: .
- Complement: .
- Inclusion-Exclusion (two sets): .
- Conditional: .
- Independent events:
- Dependent events (3):
- IQR: .