📝 Practice Exam: Statistics for Civil Engineers
Topics: Normal Distribution & Chi-Square Test
Part A: Conceptual Understanding (10 Marks)
- (2 pts) In a Normal Distribution, if the Standard Deviation ($\sigma$) increases while the Mean ($\mu$) stays the same, how does the shape of the bell curve change?
- (2 pts) What is the "Null Hypothesis" ($H_0$) usually assumed during a Chi-Square Test for Independence?
- (2 pts) Explain why we use $n-1$ for Degrees of Freedom in a Goodness-of-Fit test.
- (2 pts) What does a Z-score of $+2.5$ tell an engineer about a material sample's strength?
- (2 pts) Can a Chi-Square value ($\chi^2$) ever be negative? Why or why not?
Part B: Numerical Application (30 Marks)
Q6. Quality Control - Steel Rebar (10 Marks)
- (a) What is the probability that a randomly selected rebar has a strength of less than 500 MPa?
- (b) If the project specification requires that 98% of rebars must pass, what is the minimum allowable strength value (the 2nd percentile)?
Q7. Material Sourcing - Aggregate Quality (10 Marks)
- Observed Data:
- Quarry X: 40 High, 40 Acceptable, 20 Rejected.
- Quarry Y: 60 High, 30 Acceptable, 10 Rejected.
- Task: Use a Chi-Square Test ($\alpha = 0.05$) to determine if the quality of aggregates is independent of the Quarry source. (Critical Value for $df=2$ is 5.99).
Q8. Hydrology - Culvert Design (10 Marks)
- (a) Calculate the probability that the discharge will exceed 200 m³/s in any given year.
- (b) If a culvert is designed to handle 180 m³/s, how many times is it expected to fail (overflow) over a 50-year lifespan?
Part C: Engineering Judgement (10 Marks)
Q9. The Case Study
- (a) Which test would you use to statistically prove that this rainfall data fits a Normal Distribution model before you begin your design?
- (b) If your calculated $\chi^2$ value is 15.4 and the Critical Value is 11.07, what is your conclusion regarding the data's distribution?
🔑 Answer Key (For the Tutor)
- Q1: The curve becomes shorter and wider (flatter).
- Q2: That the two variables are independent (no relationship exists).
- Q5: No, because the formula squares the differences, and counts cannot be negative.
- Q6(a): $Z = -1.25$; $P \approx 0.1056$ (10.56%).
- Q7: Calculated $\chi^2 = 8.33$. Since $8.33 > 5.99$, Reject $H_0$. Quality does depend on the quarry.
- Q8(a): $Z = 2.28$; $P(Z>2.28) = 1 - 0.9887 = 0.0113$ (1.13%).
- Q8(b): $Z = 1.71$; $P(Z>1.71) = 0.0436$. Expected failures = $0.0436 \times 50 \approx$ 2.18 times.
- Q9: (a) Chi-Square Goodness-of-Fit Test. (b) The data does not fit a Normal Distribution (Reject $H_0$).
Combined Practice Exam
Normal Distribution & Chi-Square Analysis
Part A: Conceptual Basics
- If the standard deviation (σ) increases while the mean (μ) stays the same, describe the visual change in the curve.
- What is the standard "Null Hypothesis" (H₀) for a Chi-Square test for independence?
- True/False: A Chi-Square value can be negative. Explain.
- In hydrology, what does a "10-year storm" mean in terms of annual probability?
Part B: Numerical Problems
Q1. Steel Yield Strength (10 Marks)
Grade 500 rebar has μ = 515 MPa and σ = 12 MPa.
a) Calculate the probability that a rebar is below 500 MPa.
b) Determine the strength value that 98% of rebars will exceed.
Q2. Aggregate Quality Control (10 Marks)
| Quarry | High Quality | Acceptable | Rejected |
|---|---|---|---|
| Quarry X | 40 | 40 | 20 |
| Quarry Y | 60 | 30 | 10 |
Test if quality is independent of the source at α = 0.05 (Crit Value = 5.99).
Q3. Urban Drainage (10 Marks)
Annual discharge: μ = 120 m³/s, σ = 35 m³/s. If a culvert is designed for 180 m³/s, calculate the expected number of overflows in 50 years.
💡 Study Tip: The Decision Matrix
Unsure which formula to use? Follow this rule of thumb:
- Use Normal (Z-Score): When you have measurements (weights, strengths, heights).
- Use Chi-Square (χ²): When you are counting items into groups (pass/fail, red/blue, quarry A/B).
🔑 Answer Key & Marking Scheme
- Conceptual: (1) Curve flattens/widens. (2) Variables are independent. (3) False (squared values). (4) 10% probability per year.
- Steel Problem: Z = -1.25, Prob = 10.56%. 2nd Percentile = 490.4 MPa.
- Quarry Problem: Calculated χ² = 8.33. Result: Reject H₀ (Quality depends on source).
- Drainage Problem: Z = 1.71, P = 4.36%. Expected Failures = 2.18 times in 50 years.