Browse papers
A

Section A: Long Answer Questions

Attempt all questions.

5 questions
1long10 marks

The compressive strength (in MPa) of 50 concrete cube specimens cast in a site laboratory is summarized in the grouped frequency table below.

Strength (MPa)Frequency ff
20 – 244
24 – 289
28 – 3215
32 – 3612
36 – 407
40 – 443

(a) Compute the arithmetic mean and the median of the compressive strength. (b) Compute the standard deviation and the coefficient of variation. (c) Compute the Karl Pearson coefficient of skewness using the mode, and comment on the shape of the distribution.

We use class mid-values xx, class width h=4h = 4, and N=f=50N = \sum f = 50.

Classxxfffxfxxxˉx-\bar xf(xxˉ)2f(x-\bar x)^2CF
20–2422488-9.84387.304
24–28269234-5.84306.9713
28–323015450-1.8450.7828
32–3634124082.1655.9940
36–403872666.16265.6447
40–4442312610.16309.6750
Sum5015721376.35

(a) Mean and Median

xˉ=fxN=157250=31.84 MPa\bar x = \frac{\sum fx}{N} = \frac{1572}{50} = 31.84\ \text{MPa}

Median class: N/2=25N/2 = 25 lies in the 28–32 class (CF reaches 28). Here L=28L=28, CF before =13=13, fm=15f_m=15, h=4h=4.

Median=L+N/2CFfmh=28+251315×4=28+3.20=31.20 MPa\text{Median} = L + \frac{N/2 - CF}{f_m}\,h = 28 + \frac{25 - 13}{15}\times 4 = 28 + 3.20 = 31.20\ \text{MPa}

(b) Standard deviation and CV

s=f(xxˉ)2N=1376.3550=27.527=5.247 MPas = \sqrt{\frac{\sum f(x-\bar x)^2}{N}} = \sqrt{\frac{1376.35}{50}} = \sqrt{27.527} = 5.247\ \text{MPa} CV=sxˉ×100=5.24731.84×100=16.48%\text{CV} = \frac{s}{\bar x}\times 100 = \frac{5.247}{31.84}\times 100 = 16.48\%

(c) Karl Pearson skewness (using mode)

Modal class is 28–32 (highest f=15f=15). With L=28L=28, f1=15f_1=15, f0=9f_0=9, f2=12f_2=12, h=4h=4:

Mode=L+f1f02f1f0f2h=28+15930912×4=28+69×4=28+2.667=30.667 MPa\text{Mode} = L + \frac{f_1-f_0}{2f_1-f_0-f_2}\,h = 28 + \frac{15-9}{30-9-12}\times 4 = 28 + \frac{6}{9}\times 4 = 28 + 2.667 = 30.667\ \text{MPa} Sk=xˉModes=31.8430.6675.247=1.1735.247=+0.224S_k = \frac{\bar x - \text{Mode}}{s} = \frac{31.84 - 30.667}{5.247} = \frac{1.173}{5.247} = +0.224

Final answers: Mean = 31.84 MPa, Median = 31.20 MPa, s = 5.25 MPa, CV = 16.48%, Mode = 30.67 MPa, Sk=+0.224S_k = +0.224. The small positive skewness means the distribution is mildly skewed to the right (a slightly longer tail toward higher strengths).

descriptive-statisticsdispersionskewness
2long10 marks

A construction firm procures cement from three suppliers S1S_1, S2S_2 and S3S_3, which supply 50%, 30% and 20% of the total requirement respectively. From past records, the proportion of bags that fail the quality test is 2% from S1S_1, 4% from S2S_2 and 5% from S3S_3.

(a) State the theorem of total probability and Bayes' theorem. (b) A bag is selected at random from the stock. What is the probability that it fails the quality test? (c) Given that a randomly selected bag has failed the quality test, find the probability that it was supplied by S2S_2. (d) If two bags are drawn at random with replacement from the whole stock, what is the probability that both fail the test?

(a) Statements

Let B1,B2,,BnB_1, B_2, \dots, B_n be mutually exclusive and exhaustive events with P(Bi)>0P(B_i)>0, and let AA be any event.

Total probability:   P(A)=i=1nP(Bi)P(ABi).\;P(A) = \sum_{i=1}^{n} P(B_i)\,P(A\mid B_i).

Bayes' theorem:   P(BkA)=P(Bk)P(ABk)i=1nP(Bi)P(ABi).\;P(B_k\mid A) = \dfrac{P(B_k)\,P(A\mid B_k)}{\sum_{i=1}^{n} P(B_i)\,P(A\mid B_i)}.

Given: P(S1)=0.50, P(S2)=0.30, P(S3)=0.20P(S_1)=0.50,\ P(S_2)=0.30,\ P(S_3)=0.20; P(FS1)=0.02, P(FS2)=0.04, P(FS3)=0.05P(F\mid S_1)=0.02,\ P(F\mid S_2)=0.04,\ P(F\mid S_3)=0.05, where FF = "bag fails".

(b) Probability a bag fails (total probability)

P(F)=(0.50)(0.02)+(0.30)(0.04)+(0.20)(0.05)P(F) = (0.50)(0.02) + (0.30)(0.04) + (0.20)(0.05) =0.010+0.012+0.010=0.032= 0.010 + 0.012 + 0.010 = 0.032

P(F)=0.032P(F) = 0.032 (3.2%).

(c) Posterior probability it came from S2S_2 (Bayes)

P(S2F)=P(S2)P(FS2)P(F)=0.0120.032=0.375P(S_2\mid F) = \frac{P(S_2)P(F\mid S_2)}{P(F)} = \frac{0.012}{0.032} = 0.375

P(S2F)=0.375P(S_2\mid F) = 0.375 (37.5%).

(d) Two bags with replacement, both fail

With replacement the draws are independent, each with failure probability P(F)=0.032P(F)=0.032:

P(both fail)=(0.032)2=0.001024P(\text{both fail}) = (0.032)^2 = 0.001024

P(both fail)=0.0010241.02×103P(\text{both fail}) = 0.001024 \approx 1.02\times 10^{-3}.

probabilitybayes-theoremconditional-probability
3long10 marks

The 28-day compressive strength of a particular grade of concrete is normally distributed with mean μ=30\mu = 30 MPa and standard deviation σ=4\sigma = 4 MPa.

(a) State three properties of the normal distribution. (b) What percentage of specimens will have strength below the specified minimum of 25 MPa? (c) What percentage of specimens will have strength between 28 MPa and 36 MPa? (d) The engineer wants only 5% of specimens to fall below the characteristic strength fckf_{ck}. Determine fckf_{ck}.

(Use z0.05=1.645z_{0.05} = 1.645. Standard normal areas: Φ(1.25)=0.8944\Phi(1.25)=0.8944, Φ(0.50)=0.6915\Phi(0.50)=0.6915, Φ(1.50)=0.9332\Phi(1.50)=0.9332.)

(a) Properties of the normal distribution

  1. It is symmetric and bell-shaped about its mean; mean = median = mode.
  2. The total area under the curve is 1, and the curve is asymptotic to the horizontal axis.
  3. About 68.27%, 95.45% and 99.73% of values lie within μ±1σ\mu\pm 1\sigma, μ±2σ\mu\pm 2\sigma, μ±3σ\mu\pm 3\sigma respectively.

Standardize with z=xμσz = \dfrac{x-\mu}{\sigma}, μ=30\mu=30, σ=4\sigma=4.

(b) P(X<25)P(X < 25)

z=25304=1.25z = \frac{25-30}{4} = -1.25 P(X<25)=Φ(1.25)=1Φ(1.25)=10.8944=0.1056P(X<25) = \Phi(-1.25) = 1 - \Phi(1.25) = 1 - 0.8944 = 0.1056

= 10.56% of specimens.

(c) P(28<X<36)P(28 < X < 36)

z1=28304=0.50,z2=36304=1.50z_1 = \frac{28-30}{4} = -0.50,\qquad z_2 = \frac{36-30}{4} = 1.50 P=Φ(1.50)Φ(0.50)=0.9332(10.6915)=0.93320.3085=0.6247P = \Phi(1.50) - \Phi(-0.50) = 0.9332 - (1-0.6915) = 0.9332 - 0.3085 = 0.6247

= 62.47% of specimens.

(d) Characteristic strength fckf_{ck} with 5% below

We need P(X<fck)=0.05P(X < f_{ck}) = 0.05, so z=1.645z = -1.645 (5% lies in the lower tail).

fck=μ+zσ=30+(1.645)(4)=306.58=23.42 MPaf_{ck} = \mu + z\sigma = 30 + (-1.645)(4) = 30 - 6.58 = 23.42\ \text{MPa}

fck=23.42f_{ck} = 23.42 MPa.

normal-distributionstandardizationprobability
4long10 marks

An experiment relates the water-cement ratio xx (as a percentage) to the 28-day compressive strength yy (MPa) of concrete. The following paired data were recorded for 7 mixes.

xx (%)40455055606570
yy (MPa)42393733302824

(a) Compute the Karl Pearson coefficient of correlation rr and interpret it. (b) Fit the least-squares regression line of yy on xx. (c) Estimate the compressive strength when the water-cement ratio is 58%.

Let n=7n=7. Build the working table.

xxyyx2x^2y2y^2xyxy
4042160017641680
4539202515211755
5037250013691850
5533302510891815
603036009001800
652842257841820
702449005761680
Σ

x=385, y=233, x2=21875, y2=8003, xy=12400.\sum x = 385,\ \sum y = 233,\ \sum x^2 = 21875,\ \sum y^2 = 8003,\ \sum xy = 12400.

(a) Correlation coefficient

r=nxyxy[nx2(x)2][ny2(y)2]r = \frac{n\sum xy - \sum x\sum y}{\sqrt{[n\sum x^2 - (\sum x)^2][n\sum y^2 - (\sum y)^2]}}

Numerator =7(12400)(385)(233)=8680089705=2905.= 7(12400) - (385)(233) = 86800 - 89705 = -2905.

nx2(x)2=7(21875)3852=153125148225=4900.n\sum x^2 - (\sum x)^2 = 7(21875) - 385^2 = 153125 - 148225 = 4900.

ny2(y)2=7(8003)2332=5602154289=1732.n\sum y^2 - (\sum y)^2 = 7(8003) - 233^2 = 56021 - 54289 = 1732.

r=29054900×1732=29058486800=29052913.21=0.9972r = \frac{-2905}{\sqrt{4900\times 1732}} = \frac{-2905}{\sqrt{8\,486\,800}} = \frac{-2905}{2913.21} = -0.9972

r=0.997r = -0.997. A very strong negative linear relationship: as the water-cement ratio increases, compressive strength decreases.

(b) Regression line of yy on xx

byx=nxyxynx2(x)2=29054900=0.5929b_{yx} = \frac{n\sum xy - \sum x\sum y}{n\sum x^2 - (\sum x)^2} = \frac{-2905}{4900} = -0.5929

xˉ=385/7=55, yˉ=233/7=33.2857.\bar x = 385/7 = 55,\ \bar y = 233/7 = 33.2857.

a=yˉbyxxˉ=33.2857(0.5929)(55)=33.2857+32.6071=65.893a = \bar y - b_{yx}\bar x = 33.2857 - (-0.5929)(55) = 33.2857 + 32.6071 = 65.893

Regression line:   y^=65.8930.5929x.\;\hat y = 65.893 - 0.5929\,x.

(c) Estimate at x=58%x = 58\%

y^=65.8930.5929(58)=65.89334.388=31.51 MPa\hat y = 65.893 - 0.5929(58) = 65.893 - 34.388 = 31.51\ \text{MPa}

Estimated compressive strength ≈ 31.51 MPa.

correlationregressionleast-squares
5long10 marks

A manufacturer claims that a new admixture gives a mean 28-day compressive strength of at least 35 MPa. A random sample of 10 cubes made with the admixture gives the following strengths (MPa):

33, 34, 36, 32, 35, 31, 34, 33, 35, 3233,\ 34,\ 36,\ 32,\ 35,\ 31,\ 34,\ 33,\ 35,\ 32

(a) State the null and alternative hypotheses. (b) Test the manufacturer's claim at the 5% level of significance. (Use t0.05,9=1.833t_{0.05,\,9} = 1.833 for a one-tailed test.) (c) Construct a 95% confidence interval for the true mean strength. (Use t0.025,9=2.262t_{0.025,\,9} = 2.262.)

Sample size n=10n = 10. Data sum =33+34+36+32+35+31+34+33+35+32=335= 33+34+36+32+35+31+34+33+35+32 = 335.

xˉ=33510=33.5 MPa\bar x = \frac{335}{10} = 33.5\ \text{MPa}

Deviations d=xxˉd = x-\bar x and d2d^2:

xxddd2d^2
33-0.50.25
340.50.25
362.56.25
32-1.52.25
351.52.25
31-2.56.25
340.50.25
33-0.50.25
351.52.25
32-1.52.25
Σ022.50

Sample variance (with n1n-1 divisor):

s2=d2n1=22.509=2.50,s=1.581 MPas^2 = \frac{\sum d^2}{n-1} = \frac{22.50}{9} = 2.50,\qquad s = 1.581\ \text{MPa}

(a) Hypotheses (claim: mean is at least 35 MPa)

H0: μ=35 MPaH1: μ<35 MPa (left-tailed)H_0:\ \mu = 35\ \text{MPa} \qquad H_1:\ \mu < 35\ \text{MPa (left-tailed)}

(b) Test statistic

t=xˉμ0s/n=33.5351.581/10=1.51.581/3.1623=1.50.5=3.0t = \frac{\bar x - \mu_0}{s/\sqrt{n}} = \frac{33.5 - 35}{1.581/\sqrt{10}} = \frac{-1.5}{1.581/3.1623} = \frac{-1.5}{0.5} = -3.0

Decision rule (left-tailed, 5%): reject H0H_0 if t<t0.05,9=1.833t < -t_{0.05,9} = -1.833. Since t=3.0<1.833t = -3.0 < -1.833, we reject H0H_0.

Conclusion: There is sufficient evidence at the 5% level that the true mean strength is less than 35 MPa; the manufacturer's claim is not supported.

(c) 95% confidence interval for μ\mu

xˉ±t0.025,9sn=33.5±2.262×0.5=33.5±1.131\bar x \pm t_{0.025,9}\frac{s}{\sqrt n} = 33.5 \pm 2.262\times 0.5 = 33.5 \pm 1.131

95% CI = (32.37 MPa, 34.63 MPa). Note that 35 MPa lies outside this interval, consistent with rejecting the claim.

hypothesis-testingt-testestimation
B

Section B: Short Answer Questions

Attempt all questions.

6 questions
6short5 marks

In a large batch of steel reinforcement bars, 8% are found to be sub-standard. A random sample of 12 bars is drawn.

(a) Find the probability that exactly 2 bars are sub-standard. (b) Find the probability that at most 1 bar is sub-standard. (c) State the mean and variance of the number of sub-standard bars.

Let XX = number of sub-standard bars in the sample. Then XBinomial(n=12, p=0.08)X \sim \text{Binomial}(n=12,\ p=0.08), q=0.92q = 0.92.

P(X=k)=(12k)(0.08)k(0.92)12kP(X=k) = \binom{12}{k} (0.08)^k (0.92)^{12-k}

(a) Exactly 2

P(X=2)=(122)(0.08)2(0.92)10=66×0.0064×0.434388=0.18348P(X=2) = \binom{12}{2}(0.08)^2(0.92)^{10} = 66 \times 0.0064 \times 0.434388 = 0.18348

(0.9210=0.4343880.92^{10} = 0.434388.)

P(X=2)=0.1835.P(X=2) = 0.1835.

(b) At most 1

P(X1)=P(0)+P(1)P(X\le 1) = P(0) + P(1) P(0)=(0.92)12=0.367696P(0) = (0.92)^{12} = 0.367696 P(1)=(121)(0.08)(0.92)11=12×0.08×0.399670=0.383683P(1) = \binom{12}{1}(0.08)(0.92)^{11} = 12\times 0.08\times 0.399670 = 0.383683

(0.9211=0.3996700.92^{11} = 0.399670, 0.9212=0.3676960.92^{12} = 0.367696.)

P(X1)=0.367696+0.383683=0.751379P(X\le 1) = 0.367696 + 0.383683 = 0.751379

P(X1)=0.7514.P(X\le 1) = 0.7514.

(c) Mean and variance

μ=np=12×0.08=0.96 bars\mu = np = 12\times 0.08 = 0.96\ \text{bars} σ2=npq=12×0.08×0.92=0.8832 bars2\sigma^2 = npq = 12\times 0.08\times 0.92 = 0.8832\ \text{bars}^2

Mean = 0.96, Variance = 0.8832.

binomial-distributionprobability
7short5 marks

The number of accidents per month at a busy highway construction zone follows a Poisson distribution with an average of 1.5 accidents per month.

(a) Find the probability of no accidents in a given month. (b) Find the probability of at least 2 accidents in a given month. (c) Find the probability of exactly 3 accidents in a two-month period.

Let XX = number of accidents per month, XPoisson(λ=1.5)X \sim \text{Poisson}(\lambda = 1.5).

P(X=k)=eλλkk!,e1.5=0.223130P(X=k) = \frac{e^{-\lambda}\lambda^k}{k!},\qquad e^{-1.5} = 0.223130

(a) No accidents in a month

P(X=0)=e1.5=0.2231P(X=0) = e^{-1.5} = 0.2231

P(X=0)=0.2231.P(X=0) = 0.2231.

(b) At least 2 accidents in a month

P(X2)=1P(0)P(1)P(X\ge 2) = 1 - P(0) - P(1) P(1)=e1.5(1.5)=0.223130×1.5=0.334695P(1) = e^{-1.5}(1.5) = 0.223130\times 1.5 = 0.334695 P(X2)=10.2231300.334695=0.442175P(X\ge 2) = 1 - 0.223130 - 0.334695 = 0.442175

P(X2)=0.4422.P(X\ge 2) = 0.4422.

(c) Exactly 3 in two months For a 2-month period the mean is λ=1.5×2=3.0\lambda' = 1.5\times 2 = 3.0, with e3.0=0.049787e^{-3.0} = 0.049787.

P(X=3)=e3.0(3.0)33!=0.049787×276=1.3442496=0.224042P(X=3) = \frac{e^{-3.0}(3.0)^3}{3!} = \frac{0.049787\times 27}{6} = \frac{1.344249}{6} = 0.224042

P(X=3)=0.2240.P(X=3) = 0.2240.

poisson-distributionprobability
8short5 marks

A discrete random variable XX has the following probability distribution.

xx01234
P(x)P(x)0.1kk0.30.20.1

(a) Determine the value of kk. (b) Find the expected value E(X)E(X). (c) Find the variance Var(X)\operatorname{Var}(X).

(a) Value of kk

Probabilities must sum to 1:

0.1+k+0.3+0.2+0.1=1    k=10.7=0.30.1 + k + 0.3 + 0.2 + 0.1 = 1 \;\Rightarrow\; k = 1 - 0.7 = 0.3

k=0.3.k = 0.3.

Complete table:

xxP(x)P(x)xP(x)xP(x)x2P(x)x^2P(x)
00.10.00.0
10.30.30.3
20.30.61.2
30.20.61.8
40.10.41.6
Σ1.01.94.9

(b) Expected value

E(X)=xP(x)=1.9E(X) = \sum x P(x) = 1.9

E(X)=1.9.E(X) = 1.9.

(c) Variance

E(X2)=x2P(x)=4.9E(X^2) = \sum x^2 P(x) = 4.9 Var(X)=E(X2)[E(X)]2=4.9(1.9)2=4.93.61=1.29\operatorname{Var}(X) = E(X^2) - [E(X)]^2 = 4.9 - (1.9)^2 = 4.9 - 3.61 = 1.29

Var(X)=1.29\operatorname{Var}(X) = 1.29 (standard deviation =1.136= 1.136).

random-variablesexpectationvariance
9short5 marks

The diameter of manufactured pipes has a population mean of μ=100\mu = 100 mm and a population standard deviation of σ=6\sigma = 6 mm. A random sample of n=36n = 36 pipes is taken.

(a) State the Central Limit Theorem. (b) Find the standard error of the sample mean. (c) Find the probability that the sample mean diameter exceeds 101.5 mm. (Use Φ(1.50)=0.9332\Phi(1.50)=0.9332.)

(a) Central Limit Theorem

For a random sample of size nn drawn from a population with mean μ\mu and finite standard deviation σ\sigma, the distribution of the sample mean Xˉ\bar X approaches a normal distribution with mean μ\mu and standard deviation σ/n\sigma/\sqrt{n} as nn becomes large (in practice n30n \ge 30), regardless of the shape of the parent population.

(b) Standard error of the mean

SE=σn=636=66=1 mm\text{SE} = \frac{\sigma}{\sqrt n} = \frac{6}{\sqrt{36}} = \frac{6}{6} = 1\ \text{mm}

SE = 1 mm.

(c) P(Xˉ>101.5)P(\bar X > 101.5)

z=xˉμSE=101.51001=1.50z = \frac{\bar x - \mu}{\text{SE}} = \frac{101.5 - 100}{1} = 1.50 P(Xˉ>101.5)=1Φ(1.50)=10.9332=0.0668P(\bar X > 101.5) = 1 - \Phi(1.50) = 1 - 0.9332 = 0.0668

P(Xˉ>101.5)=0.0668P(\bar X > 101.5) = 0.0668 (6.68%).

samplingcentral-limit-theoremestimation
10short5 marks

A die is rolled 120 times and the following frequencies of each face are observed.

Face123456
Observed152318212518

Test, at the 5% level of significance, whether the die is fair (i.e., unbiased). Use χ0.05,52=11.07\chi^2_{0.05,\,5} = 11.07.

Hypotheses

H0: the die is fair (each face equally likely)H_0:\ \text{the die is fair (each face equally likely)} H1: the die is not fairH_1:\ \text{the die is not fair}

Expected frequency under H0H_0: each face E=120/6=20E = 120/6 = 20.

Compute χ2=(OE)2E\chi^2 = \sum \dfrac{(O-E)^2}{E}:

FaceOOEEOEO-E(OE)2(O-E)^2(OE)2/E(O-E)^2/E
11520-5251.25
22320390.45
31820-240.20
42120110.05
525205251.25
61820-240.20
Σ12012003.40
χcal2=3.40\chi^2_{\text{cal}} = 3.40

Degrees of freedom =61=5= 6 - 1 = 5; critical value χ0.05,52=11.07\chi^2_{0.05,5} = 11.07.

Since χcal2=3.40<11.07\chi^2_{\text{cal}} = 3.40 < 11.07, we do not reject H0H_0.

Conclusion: At the 5% level of significance, the data provide no evidence against fairness; the die may be regarded as unbiased.

hypothesis-testingchi-squaregoodness-of-fit
11short5 marks

In a survey of 400 randomly selected concrete columns inspected on site, 60 were found to have surface cracks.

(a) Estimate the population proportion of columns with surface cracks. (b) Compute the standard error of the sample proportion. (c) Construct a 95% confidence interval for the true proportion of cracked columns. (Use z0.025=1.96z_{0.025} = 1.96.)

(a) Point estimate of the proportion

p^=xn=60400=0.15\hat p = \frac{x}{n} = \frac{60}{400} = 0.15

p^=0.15\hat p = 0.15 (15%). Then q^=1p^=0.85\hat q = 1-\hat p = 0.85.

(b) Standard error of p^\hat p

SE=p^q^n=0.15×0.85400=0.1275400=0.00031875=0.017854\text{SE} = \sqrt{\frac{\hat p\,\hat q}{n}} = \sqrt{\frac{0.15\times 0.85}{400}} = \sqrt{\frac{0.1275}{400}} = \sqrt{0.00031875} = 0.017854

SE = 0.01785.

(c) 95% confidence interval

p^±z0.025SE=0.15±1.96×0.017854=0.15±0.035\hat p \pm z_{0.025}\,\text{SE} = 0.15 \pm 1.96\times 0.017854 = 0.15 \pm 0.035

Margin of error =1.96×0.017854=0.0349940.035= 1.96\times 0.017854 = 0.034994 \approx 0.035.

95% CI = (0.115, 0.185), i.e. between about 11.5% and 18.5% of all columns are expected to have surface cracks.

estimationconfidence-intervalproportion

Frequently asked questions

Where can I find the BE Civil Engineering (IOE, TU) Probability and Statistics (IOE, SH 552) question paper 2076?
The full BE Civil Engineering (IOE, TU) Probability and Statistics (IOE, SH 552) 2076 (regular) question paper is available free on Kekkei. You can read every question online and attempt the paper under timed exam conditions.
Does the Probability and Statistics (IOE, SH 552) 2076 paper come with solutions?
Yes. Every question on this Probability and Statistics (IOE, SH 552) past paper includes a step-by-step solution, plus instant AI feedback when you attempt it on Kekkei.
How many marks is the BE Civil Engineering (IOE, TU) Probability and Statistics (IOE, SH 552) 2076 paper?
The BE Civil Engineering (IOE, TU) Probability and Statistics (IOE, SH 552) 2076 paper carries 80 full marks and is meant to be completed in 180 minutes, across 11 questions.
Is practising this Probability and Statistics (IOE, SH 552) past paper free?
Yes — reading and attempting this Probability and Statistics (IOE, SH 552) past paper on Kekkei is completely free.