Statistical Distribution & Inferences – Lecture 01 Comprehensive Notes
Binomial Distribution
Discrete probability model built from a sequence of independent Bernoulli trials.
Four defining conditions:
Experiment consists of identical trials.
Each trial has exactly two possible outcomes: success or failure.
Constant probability of success per trial: ; therefore probability of failure .
Trials are mutually independent.
Probability Mass Function (PMF)
Parameter meanings:
– number of trials (sample size)
– number of observed successes
– probability of success on a single trial
– probability of failure on a single trial
Moments
Mean (Expectation):
Variance:
Standard Deviation:
Worked Example ① – Biased Coin
Scenario: Coin has for HEADS. Tossed times.
Required: where is the number of heads.
Calculation:
Interpretation: Roughly a 5.95 % chance of seeing exactly four heads.
Practice Exercise – Instant Lottery
Given: 20 % of tickets win; purchase 8 tickets ().
Probability of exactly 2 winning tickets:
Significance: ~29.36 % likelihood for that outcome.
Cumulative Frequency & Cumulative Binomial Probabilities
Cumulative Frequency (CF) in descriptive stats:
Add each frequency to the sum of all prior frequencies.
Final CF equals total sample size.
Example class table provided (0–5 through 31–36) culminating in CF 21.
Binomial Cumulative Probability:
Pre-computed tables & software are standard; direct manual PMF evaluation is rare in practice.
Table-Based Worked Example ② –
Extracted cumulative probabilities:
Illustrative Queries:
(a)
(b) P(1<X<4)=P(X\le4)-P(X\le1)=0.9953-0.5767=0.419
(c) P(X>1)=1-P(X\le1)=0.423
Exercise – (answers rounded to 3 d.p.)
Table extract: for supplied.
(a)
(b)
(c) P(X<3)=P(X\le2)=0.837
(d) P(X>1)=1-P(X\le1)=0.472
(e)
Poisson Distribution
Discrete model for rare events over a continuous domain (time, space, etc.).
Focuses on the count of occurrences in a fixed interval, not explicit successes vs. failures.
Probability Mass Function (PMF)
Single parameter: when derived as a binomial limit.
Limiting Relationship (Binomial → Poisson)
Conditions:
is extremely large.
is extremely small.
Product remains finite.
Properties
Mean
Variance (mean and variance equal)
Worked Example ③ – House Fires
Data: 1 fire per 1000 houses annually (). District has houses.
Probability exactly 5 fires:
Provided constant used for numerical substitution.
Exercise – Defective Bulbs
Manufacturer defect rate 2 % (); sample ⇒ .
(i) Fewer than 2 defects:
P(X<2)=P(0)+P(1)=e^{-4}\left(1+4\right)=0.0915(ii) More than 3 defects:
P(X>3)=1-P(X\le3)=0.567Table value given: .
Practical & Conceptual Connections
Model Choice
Binomial appropriate when both success and failure are explicitly counted across fixed .
Poisson preferred for high-volume, low-probability events where is implicit or infinite.
Equal Means & Variances in Poisson serve as a diagnostic; empirical data with similar mean-variance equality often modeled Poisson.
Cumulative Techniques reduce computation and improve numerical stability—important for exam contexts lacking calculators with direct pmf functions.
Quick Formula Reference (Exam Sheet)
Binomial PMF:
Binomial Mean/Var:
Poisson PMF:
Poisson Mean = Variance =
Cumulative Probability: