Home/Notes/Probability & Statistics
Engineering Exam Notes

Probability & Statistics Notes

Questions

2 questions per paper

Difficulty

Medium

Importance

Medium yield for NTPC/HPCL

Overview

Probability and Statistics form the foundation of data analysis and reliability modeling in engineering. These topics are crucial for PSU exams as they assess your ability to interpret random behavior and process datasets efficiently. Mastery requires understanding probability distributions and statistical parameters used to analyze industrial performance and system failure rates.

Random Variables and Distributions

Random variables map outcomes of random phenomena to numerical values. Understanding whether a variable is discrete or continuous is essential for selecting the correct mathematical model for analysis.

  • Probability Mass Function (PMF) for discrete variables
  • Probability Density Function (PDF) for continuous variables
  • Sum of probabilities for all outcomes equals 1
  • Cumulative Distribution Function (CDF) F(x) = P(X <= x)

Standard Probability Distributions

These models define the behavior of various systems. Binomial and Poisson cover discrete outcomes, while Normal distribution is vital for modeling symmetric, natural continuous data.

  • Binomial: P(X=k) = nCk * p^k * q^(n-k)
  • Poisson: P(X=k) = (e^-λ * λ^k) / k!
  • Normal: Symmetric about mean μ with variance σ²
  • Standard Normal: Z = (X - μ) / σ
  • Mean of Binomial: np; Variance of Binomial: npq

Central Tendency and Dispersion

These measures summarize large datasets into single representative values. They are commonly tested in PSU exams to evaluate your quick calculation skills on raw data lists.

  • Mean (Arithmetic): Σxi / n
  • Median: Middle value of sorted data
  • Mode: Most frequent observation
  • Standard Deviation: sqrt(Variance)
  • Variance: Σ(xi - μ)² / n

Correlation and Regression

These concepts quantify the strength and direction of relationships between two variables. They are standard tools for predictive modeling in electrical and civil engineering data.

  • Pearson Correlation Coefficient (r) ranges from -1 to 1
  • r = 0 implies no linear correlation
  • Linear Regression line: y = mx + c
  • Least Squares Method minimizes Σ(yi - ŷi)²

Formula Sheet

E[X] = Σx*P(x)

Var(X) = E[X²] - (E[X])²

r = Cov(X,Y) / (σx * σy)

Mean = Median = Mode for Normal Distribution

Exam Tip

Always verify if a distribution is discrete or continuous before applying formulas, as this single step eliminates 80% of calculation errors.

Common Mistakes

  • Confusing the standard deviation formula for populations versus samples (N vs N-1).
  • Forgetting to calculate q = (1-p) in Binomial probability problems.
  • Applying the Poisson distribution without verifying if the event is rare over a fixed interval.

More Revision Notes

Ready to test yourself?

Play topic-wise Probability & Statistics questions in Aspirant Arcade — gamified MCQ practice.

Download Free