5.2 Engineering Data Analysis I — Descriptive Statistics & Probability Distributions
Key Takeaways
- Engineering Data Analysis is the single largest Mathematics topic in the PRC Enhanced TOS at 5.00% of the exam and 20 of the 100 Mathematics items.
- Sample variance divides by (n − 1), not n; using the population divisor on sample data is the most common numerical slip in REE data-analysis items.
- The binomial distribution applies to a fixed number of independent trials with constant success probability: mean = np, variance = npq.
- The Poisson distribution models events per unit time or length with mean = variance = λ, making it the standard model for line faults per 100 km-year.
- For a normal distribution, z = (x − μ)/σ, and roughly 68%, 95% and 99.7% of values lie within 1, 2 and 3 standard deviations of the mean.
5.2 Engineering Data Analysis I — Descriptive Statistics & Probability Distributions
Engineering Data Analysis is topic G of the Mathematics subject in the PRC Enhanced Table of Specifications (PRBEE Resolution No. 40, s. 2024). At 5.00% of the total examination and 20 of the 100 Mathematics items, it is the largest single Mathematics topic — larger than Calculus 1, Calculus 2 or Differential Equations individually. It entered the syllabus through CHED Memorandum Order No. 88, s. 2017, which made Engineering Data Analysis a required BSEE course.
1. Measures of Central Tendency
| Measure | Definition | When it is the right answer |
|---|---|---|
| Arithmetic mean $\bar{x}$ | $\dfrac{1}{n}\sum x_i$ | Symmetric data; the default |
| Median | Middle value of the ordered set | Skewed data or outliers present |
| Mode | Most frequent value | Categorical data; most-common conductor size |
| Weighted mean | $\dfrac{\sum w_i x_i}{\sum w_i}$ | REE general weighted average of subject grades |
| Geometric mean | $\sqrt[n]{x_1 x_2 \cdots x_n}$ | Average growth or load-growth rates |
| Root-mean-square | $\sqrt{\dfrac{1}{n}\sum x_i^2}$ | Effective value of a current or voltage waveform |
The RMS entry is not incidental: the same statistic that engineers call "effective value" is a descriptive statistic, and the REE examination asks for it in both languages.
2. Measures of Dispersion
Range $= x_{\max} - x_{\min}$ — quick but discards all interior information.
Variance and standard deviation — note the divisor carefully:
The $(n-1)$ divisor is Bessel's correction; it makes $s^2$ an unbiased estimator of $\sigma^2$. Applying the population formula to sample data is the most frequent arithmetic error in this topic, and the examiners supply both values as distractors.
Coefficient of variation expresses dispersion as a dimensionless ratio, letting you compare the spread of a 220 V measurement set against a 69 kV set:
3. Discrete Probability Distributions
Binomial Distribution
Fixed $n$ independent trials, constant success probability $p$, $q = 1-p$:
Use it for: the number of defective breakers in a batch of 20, the number of successful reclosures out of 5 attempts.
Poisson Distribution
Events occurring independently at a constant average rate $\lambda$ over an interval of time, length or area:
The defining signature — mean equals variance — is itself an examinable fact. Use it for: faults per 100 circuit-km per year, customer interruptions per feeder per month, lightning strikes per tower per year.
Poisson as a Limit of the Binomial
When $n$ is large and $p$ small with $np = \lambda$ moderate, the binomial converges to the Poisson. This is why rare-event reliability problems are Poisson problems.
4. Continuous Probability Distributions
Exponential Distribution
Models the time between Poisson events, i.e. time to failure at constant hazard rate $\lambda$:
The exponential distribution is memoryless: a component that has survived 10 000 hours has the same remaining-life distribution as a new one. This is the assumption behind constant-failure-rate reliability blocks.
Normal (Gaussian) Distribution
| Interval | Approximate probability |
|---|---|
| $\mu \pm 1\sigma$ | $68.27%$ |
| $\mu \pm 2\sigma$ | $95.45%$ |
| $\mu \pm 3\sigma$ | $99.73%$ |
| $\mu \pm 1.645\sigma$ | $90%$ (two-tailed) |
| $\mu \pm 1.96\sigma$ | $95%$ (two-tailed) |
The $z = 1.96$ and $z = 1.645$ values recur in every acceptance-limit and confidence-interval item, so commit them to memory.
Solved Board Exam Examples
Example 1: Sample Standard Deviation of Insulation Test Readings
Five megger readings on a motor winding give 480, 495, 510, 470 and 505 MΩ. Compute the sample standard deviation.
Solution. The mean is
Deviations and their squares: $(-12)^2 = 144$, $(3)^2 = 9$, $(18)^2 = 324$, $(-22)^2 = 484$, $(13)^2 = 169$; the sum is $1130$.
Dividing by 5 instead of 4 would give 15.03 MΩ — the classic distractor.
Example 2: Poisson Fault Rate on a Distribution Feeder
A 13.8 kV feeder experiences an average of 3 faults per year. What is the probability of exactly 2 faults in a given year, and of no faults at all?
Solution. With $\lambda = 3$:
A fault-free year on this feeder occurs only about once per twenty years.
Example 3: Normal Acceptance Limit on Transformer Losses
Distribution transformer no-load losses are normally distributed with $\mu = 150$ W and $\sigma = 12$ W. A purchase specification rejects any unit exceeding 174 W. What fraction is rejected?
Solution.
From the standard normal table, $P(Z \le 2.00) = 0.9772$, so
About 23 units in every 1 000 fail the loss guarantee.
A sample of 6 conductor resistance measurements has a sum of squared deviations from the mean of 0.045 Ω². What is the sample standard deviation?
Which distribution is characterised by having its mean exactly equal to its variance?
A power transformer population has a constant failure rate of 0.02 failures per year. What is the probability that a given unit survives 10 years of service?