Questions
~2 questions per paper
Difficulty
Medium
Importance
Reliable scoring area for PSU technical sections
Overview
Probability and Statistics form the foundation for analyzing random phenomena and data patterns in engineering systems. In PSU exams, this topic is critical for understanding reliability, quality control, and predictive modeling using regression analysis. Candidates must master both the discrete probability distributions and descriptive statistical measures to solve quantitative problems efficiently.
Central Tendency and Dispersion
These measures summarize the data distribution, providing a snapshot of the center and the spread. Understanding these is essential for interpreting data sets in engineering processes and experimental results.
- Mean (Arithmetic Average) = Σx/n
- Median is the middle value of ordered data
- Mode is the most frequently occurring value
- Variance (σ²) = Σ(x-μ)²/n
- Standard Deviation (σ) = √Variance
Probability Distributions
Distributions model how random variables behave, which is a staple for reliability testing and risk assessment in PSU job roles. Focus on the specific conditions under which each distribution applies.
- Binomial: P(X=k) = nCk * p^k * q^(n-k)
- Poisson: P(X=k) = (e^-λ * λ^k) / k!
- Normal: Defined by μ and σ with a bell-shaped curve
- Standard Normal: Z = (x - μ) / σ
- Area under the normal curve total = 1
Least Squares and Regression
Regression analysis is used to predict the relationship between variables by fitting a line to a set of data points. The Method of Least Squares minimizes the sum of squares of vertical deviations between data points and the fitted line.
- Regression line y = mx + c
- Minimize sum of squared errors E = Σ(yi - (mxi + c))²
- Normal equation for slope m = (nΣxy - ΣxΣy) / (nΣx² - (Σx)²)
- Intercept c = (Σy - mΣx) / n
Formula Sheet
Binomial Mean: E(X) = np
Binomial Variance: Var(X) = npq
Poisson Mean: E(X) = λ
Poisson Variance: Var(X) = λ
Normal distribution curve is symmetric about x = μ
Exam Tip
Memorize the mean and variance for standard distributions (Binomial: np, npq; Poisson: λ, λ) to solve questions in seconds without deriving them.
Common Mistakes
- Confusing the standard deviation formula for populations versus samples (dividing by n-1 instead of n)
- Failing to identify the correct distribution parameters (e.g., mixing up λ in Poisson vs p in Binomial)
- Miscalculating the slope and intercept in regression due to arithmetic errors in large summations
More Revision Notes
Ready to test yourself?
Play topic-wise Probability & Statistics questions in Aspirant Arcade — gamified MCQ practice.
Download Free