Browse papers
A

Section A: Long Answer Questions

Attempt all questions.

5 questions
1long10 marks

The compressive strengths (in MPa) of 50 concrete cube samples tested in a materials laboratory are summarised in the frequency distribution below:

Strength (MPa)20–2424–2828–3232–3636–4040–44
No. of cubes49141274

(a) Compute the mean, median and mode of the compressive strength. (6)

(b) Compute the standard deviation and the coefficient of variation. (3)

(c) Using the values above, compute the Karl Pearson coefficient of skewness and comment on the shape of the distribution. (1)

We use class mid-points xix_i and the class width h=4h = 4.

Classxix_ifif_ifixif_ix_ifixi2f_i x_i^2CF
20–242248819364
24–28269234608413
28–3230144201260027
32–3634124081387239
36–403872661010846
40–44424168705650
Total50158451656

(a) Mean, Median, Mode

Mean:

xˉ=fixifi=158450=31.68 MPa\bar{x} = \frac{\sum f_i x_i}{\sum f_i} = \frac{1584}{50} = 31.68\ \text{MPa}

Median: N/2=25N/2 = 25, which falls in the class 28–32 (CF jumps from 13 to 27). Here L=28L = 28, CFprev=13CF_{prev} = 13, f=14f = 14, h=4h = 4.

Median=L+N/2CFprevfh=28+251314×4=28+4814=28+3.4286=31.43 MPa\text{Median} = L + \frac{N/2 - CF_{prev}}{f}\,h = 28 + \frac{25 - 13}{14}\times 4 = 28 + \frac{48}{14} = 28 + 3.4286 = 31.43\ \text{MPa}

Mode: the modal class is 28–32 (highest frequency 14). L=28L = 28, f1=14f_1 = 14, f0=9f_0 = 9, f2=12f_2 = 12, h=4h = 4.

Mode=L+f1f02f1f0f2h=28+14928912×4=28+57×4=28+2.857=30.86 MPa\text{Mode} = L + \frac{f_1 - f_0}{2f_1 - f_0 - f_2}\,h = 28 + \frac{14 - 9}{28 - 9 - 12}\times 4 = 28 + \frac{5}{7}\times 4 = 28 + 2.857 = 30.86\ \text{MPa}

Mean = 31.68 MPa, Median = 31.43 MPa, Mode = 30.86 MPa.

(b) Standard deviation and coefficient of variation

σ=fixi2Nxˉ2=5165650(31.68)2=1033.121003.6224=29.4976\sigma = \sqrt{\frac{\sum f_i x_i^2}{N} - \bar{x}^2} = \sqrt{\frac{51656}{50} - (31.68)^2} = \sqrt{1033.12 - 1003.6224} = \sqrt{29.4976} σ=5.431 MPa\sigma = 5.431\ \text{MPa} CV=σxˉ×100%=5.43131.68×100%=17.14%CV = \frac{\sigma}{\bar{x}}\times 100\% = \frac{5.431}{31.68}\times 100\% = 17.14\%

Standard deviation = 5.43 MPa, Coefficient of variation = 17.14%.

(c) Karl Pearson coefficient of skewness

Sk=xˉModeσ=31.6830.865.431=0.825.431=+0.151S_k = \frac{\bar{x} - \text{Mode}}{\sigma} = \frac{31.68 - 30.86}{5.431} = \frac{0.82}{5.431} = +0.151

The coefficient is small and positive, so the distribution is slightly positively (right) skewed — a few high-strength cubes pull the mean above the mode. Sk+0.15S_k \approx +0.15.

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 quality-control records, the proportions of substandard bags are 2% for S1S_1, 4% for S2S_2 and 5% for S3S_3.

(a) State the theorem of total probability and Bayes' theorem. (2)

(b) If a bag is selected at random from the stock, what is the probability that it is substandard? (3)

(c) A randomly chosen bag turns out to be substandard. What is the probability that it came from supplier S2S_2? (3)

(d) Given that a bag is substandard, which supplier is the most likely source? Justify with posterior probabilities for all three suppliers. (2)

(a) Statements

Total probability theorem: If B1,B2,,BnB_1, B_2, \dots, B_n are mutually exclusive and exhaustive events with P(Bi)>0P(B_i) > 0, then for any event AA:

P(A)=i=1nP(Bi)P(ABi)P(A) = \sum_{i=1}^{n} P(B_i)\,P(A\mid B_i)

Bayes' theorem: Under the same conditions,

P(BkA)=P(Bk)P(ABk)i=1nP(Bi)P(ABi)P(B_k \mid A) = \frac{P(B_k)\,P(A\mid B_k)}{\sum_{i=1}^{n} P(B_i)\,P(A\mid B_i)}

(b) Probability that a bag is substandard

Let AA = bag is substandard. 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(AS1)=0.02, P(AS2)=0.04, P(AS3)=0.05P(A\mid S_1)=0.02,\ P(A\mid S_2)=0.04,\ P(A\mid S_3)=0.05

By total probability:

P(A)=(0.50)(0.02)+(0.30)(0.04)+(0.20)(0.05)P(A) = (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(substandard) = 0.032 (3.2%).

(c) Posterior probability that it came from S2S_2

P(S2A)=P(S2)P(AS2)P(A)=0.0120.032=0.375P(S_2 \mid A) = \frac{P(S_2)\,P(A\mid S_2)}{P(A)} = \frac{0.012}{0.032} = 0.375

P(S₂ | substandard) = 0.375 (37.5%).

(d) Most likely source

P(S1A)=0.0100.032=0.3125,P(S2A)=0.0120.032=0.375,P(S3A)=0.0100.032=0.3125P(S_1 \mid A) = \frac{0.010}{0.032} = 0.3125, \quad P(S_2 \mid A) = \frac{0.012}{0.032} = 0.375, \quad P(S_3 \mid A) = \frac{0.010}{0.032} = 0.3125

The three posteriors sum to 1 (0.3125+0.375+0.3125=10.3125 + 0.375 + 0.3125 = 1). The largest posterior is for S2S_2, so the most likely source of a substandard bag is supplier S2S_2 with probability 0.375.

probabilitybayes-theoremtotal-probability
3long11 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) What proportion of test cubes will have strength between 26 MPa and 34 MPa? (2)

(b) The specification rejects any cube with strength below 24 MPa. What percentage of cubes is rejected? (3)

(c) The engineer wishes to set a strength value SS such that only the top 5% of cubes exceed it. Find SS. (3)

(d) In a consignment of 200 cubes, how many are expected to have strength greater than 34 MPa? (3)

(Use: Φ(1)=0.8413\Phi(1)=0.8413, Φ(1.5)=0.9332\Phi(1.5)=0.9332, Φ(1.645)=0.95\Phi(1.645)=0.95.)

Let XN(μ=30, σ=4)X \sim N(\mu = 30,\ \sigma = 4) and Z=XμσZ = \dfrac{X - \mu}{\sigma}.

(a) P(26 < X < 34)

Z1=26304=1,Z2=34304=+1Z_1 = \frac{26 - 30}{4} = -1, \qquad Z_2 = \frac{34 - 30}{4} = +1 P(1<Z<1)=Φ(1)Φ(1)=0.8413(10.8413)=0.84130.1587=0.6826P(-1 < Z < 1) = \Phi(1) - \Phi(-1) = 0.8413 - (1 - 0.8413) = 0.8413 - 0.1587 = 0.6826

About 68.26% of cubes lie between 26 and 34 MPa.

(b) P(X < 24) — rejection

Z=24304=1.5Z = \frac{24 - 30}{4} = -1.5 P(X<24)=P(Z<1.5)=1Φ(1.5)=10.9332=0.0668P(X < 24) = P(Z < -1.5) = 1 - \Phi(1.5) = 1 - 0.9332 = 0.0668

6.68% of cubes are rejected.

(c) Strength S exceeded by only the top 5%

We need P(X>S)=0.05P(X > S) = 0.05, i.e. P(XS)=0.95P(X \le S) = 0.95. The corresponding zz-value is z=1.645z = 1.645.

S=μ+zσ=30+(1.645)(4)=30+6.58=36.58 MPaS = \mu + z\sigma = 30 + (1.645)(4) = 30 + 6.58 = 36.58\ \text{MPa}

S = 36.58 MPa — only 5% of cubes exceed this strength.

(d) Expected number with strength > 34 MPa in 200 cubes

Z=34304=1,P(X>34)=1Φ(1)=10.8413=0.1587Z = \frac{34 - 30}{4} = 1, \qquad P(X > 34) = 1 - \Phi(1) = 1 - 0.8413 = 0.1587 Expected count=200×0.1587=31.7432 cubes\text{Expected count} = 200 \times 0.1587 = 31.74 \approx 32\ \text{cubes}

About 32 cubes are expected to exceed 34 MPa.

normal-distributionz-scorecontinuous-distribution
4long8 marks

A manufacturer claims that a new admixture gives a mean slump of 75 mm. A site engineer tests a random sample of n=10n = 10 batches and records slump (mm): 70, 72, 74, 71, 69, 73, 70, 72, 71, 68.

(a) Compute the sample mean and the sample standard deviation. (3)

(b) Test, at the 5% level of significance, whether the true mean slump differs from the claimed 75 mm. Use a two-tailed tt-test. (4)

(c) State your conclusion. (1)

(Use t0.025,9=2.262t_{0.025,\,9} = 2.262.)

(a) Sample mean and standard deviation

Data: 70, 72, 74, 71, 69, 73, 70, 72, 71, 68. Sum =710= 710, n=10n = 10.

xˉ=71010=71 mm\bar{x} = \frac{710}{10} = 71\ \text{mm}

Deviations di=xi71d_i = x_i - 71: 1,1,3,0,2,2,1,1,0,3-1, 1, 3, 0, -2, 2, -1, 1, 0, -3. Squares: 1,1,9,0,4,4,1,1,0,91, 1, 9, 0, 4, 4, 1, 1, 0, 9; di2=30\sum d_i^2 = 30.

s=(xixˉ)2n1=309=3.3333=1.826 mms = \sqrt{\frac{\sum (x_i - \bar{x})^2}{n - 1}} = \sqrt{\frac{30}{9}} = \sqrt{3.3333} = 1.826\ \text{mm}

Mean = 71 mm, s = 1.826 mm.

(b) Two-tailed t-test

Hypotheses:

H0: μ=75 mmH1: μ75 mmH_0:\ \mu = 75\ \text{mm} \qquad H_1:\ \mu \neq 75\ \text{mm}

Test statistic:

t=xˉμ0s/n=71751.826/10=41.826/3.1623=40.5774=6.928t = \frac{\bar{x} - \mu_0}{s/\sqrt{n}} = \frac{71 - 75}{1.826/\sqrt{10}} = \frac{-4}{1.826/3.1623} = \frac{-4}{0.5774} = -6.928

Degrees of freedom =n1=9= n - 1 = 9. Critical value t0.025,9=±2.262t_{0.025,9} = \pm 2.262.

Since t=6.928>2.262|t| = 6.928 > 2.262, the test statistic falls in the rejection region.

(c) Conclusion

We reject H0H_0 at the 5% level. There is strong evidence that the true mean slump differs from (is significantly less than) the claimed 75 mm; the sample mean of 71 mm is significantly lower than the manufacturer's claim. Calculated t=6.93t = -6.93, reject H0H_0.

hypothesis-testingt-testestimation
5long8 marks

The following data relate the water–cement ratio xx to the 28-day compressive strength yy (MPa) of seven concrete mixes:

xx (w/c)0.400.450.500.550.600.650.70
yy (MPa)42393634312826

(a) Compute the Karl Pearson correlation coefficient rr and interpret it. (4)

(b) Fit the least-squares regression line of yy on xx. (3)

(c) Estimate the strength for a water–cement ratio of x=0.58x = 0.58. (1)

Let n=7n = 7. Compute the required sums.

xxyyx2x^2y2y^2xyxy
0.40420.1600176416.80
0.45390.2025152117.55
0.50360.2500129618.00
0.55340.3025115618.70
0.60310.360096118.60
0.65280.422578418.20
0.70260.490067618.20
Σ

x=3.85\sum x = 3.85, y=236\sum y = 236, x2=2.1875\sum x^2 = 2.1875, y2=8158\sum y^2 = 8158, xy=126.05\sum xy = 126.05.

(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(126.05)(3.85)(236)=882.35908.60=26.257(126.05) - (3.85)(236) = 882.35 - 908.60 = -26.25.

First bracket: 7(2.1875)(3.85)2=15.312514.8225=0.497(2.1875) - (3.85)^2 = 15.3125 - 14.8225 = 0.49.

Second bracket: 7(8158)(236)2=5710655696=14107(8158) - (236)^2 = 57106 - 55696 = 1410.

r=26.250.49×1410=26.25690.9=26.2526.286=0.9986r = \frac{-26.25}{\sqrt{0.49 \times 1410}} = \frac{-26.25}{\sqrt{690.9}} = \frac{-26.25}{26.286} = -0.9986

r = −0.999, indicating an almost perfect negative linear correlation: strength decreases as the water–cement ratio increases.

(b) Regression line of y on x

Means: xˉ=3.85/7=0.55\bar{x} = 3.85/7 = 0.55, yˉ=236/7=33.714\bar{y} = 236/7 = 33.714.

Slope:

byx=nxyxynx2(x)2=26.250.49=53.571b_{yx} = \frac{n\sum xy - \sum x \sum y}{n\sum x^2 - (\sum x)^2} = \frac{-26.25}{0.49} = -53.571

Intercept:

a=yˉbyxxˉ=33.714(53.571)(0.55)=33.714+29.464=63.179a = \bar{y} - b_{yx}\bar{x} = 33.714 - (-53.571)(0.55) = 33.714 + 29.464 = 63.179

Regression line: y=63.1853.57x\boxed{y = 63.18 - 53.57\,x}

(c) Estimate at x = 0.58

y^=63.17953.571(0.58)=63.17931.071=32.11 MPa\hat{y} = 63.179 - 53.571(0.58) = 63.179 - 31.071 = 32.11\ \text{MPa}

Estimated strength ≈ 32.11 MPa.

correlationregressionleast-squares
B

Section B: Short Answer Questions

Attempt all questions.

6 questions
6short5 marks

In a large batch of welded steel joints, 8% are known to be defective. A quality inspector randomly selects 6 joints.

(a) State the conditions under which the binomial distribution applies. (1)

(b) Find the probability that exactly 2 of the 6 joints are defective. (2)

(c) Find the probability that at most 1 joint is defective. (2)

Let XX = number of defective joints in 6, XBin(n=6, p=0.08)X \sim \text{Bin}(n = 6,\ p = 0.08), q=0.92q = 0.92.

P(X=x)=(6x)(0.08)x(0.92)6xP(X = x) = \binom{6}{x} (0.08)^x (0.92)^{6-x}

(a) Conditions: fixed number of independent trials nn; each trial has only two outcomes (success/failure); probability of success pp is constant across trials; trials are independent.

(b) P(X = 2)

P(X=2)=(62)(0.08)2(0.92)4=15×0.0064×0.71639=0.06877P(X=2) = \binom{6}{2}(0.08)^2(0.92)^4 = 15 \times 0.0064 \times 0.71639 = 0.06877

P(exactly 2 defective) = 0.0688.

(c) P(X ≤ 1) = P(0) + P(1)

P(X=0)=(0.92)6=0.60643P(X=0) = (0.92)^6 = 0.60643 P(X=1)=(61)(0.08)(0.92)5=6×0.08×0.65908=0.31636P(X=1) = \binom{6}{1}(0.08)(0.92)^5 = 6 \times 0.08 \times 0.65908 = 0.31636 P(X1)=0.60643+0.31636=0.92279P(X \le 1) = 0.60643 + 0.31636 = 0.92279

P(at most 1 defective) = 0.9228.

binomial-distributiondiscrete-distribution
7short5 marks

On a busy highway segment, the number of accidents follows a Poisson distribution with a mean of 3 accidents per month.

(a) Write the Poisson probability mass function and state its mean and variance property. (1)

(b) Find the probability that exactly 2 accidents occur in a given month. (2)

(c) Find the probability that more than 2 accidents occur in a given month. (2)

(Use e3=0.049787e^{-3} = 0.049787.)

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

(a) PMF:

P(X=x)=eλλxx!,x=0,1,2,P(X = x) = \frac{e^{-\lambda}\lambda^x}{x!}, \quad x = 0,1,2,\dots

For the Poisson distribution the mean and variance are equal: E(X)=Var(X)=λ=3E(X) = \text{Var}(X) = \lambda = 3.

(b) P(X = 2)

P(X=2)=e3322!=0.049787×92=0.4480832=0.22404P(X=2) = \frac{e^{-3}\,3^2}{2!} = \frac{0.049787 \times 9}{2} = \frac{0.448083}{2} = 0.22404

P(exactly 2) = 0.2240.

(c) P(X > 2) = 1 − [P(0) + P(1) + P(2)]

P(X=0)=e3=0.049787P(X=0) = e^{-3} = 0.049787 P(X=1)=e3311!=0.049787×3=0.149361P(X=1) = \frac{e^{-3}\,3^1}{1!} = 0.049787 \times 3 = 0.149361 P(X=2)=0.224042P(X=2) = 0.224042 P(X2)=0.049787+0.149361+0.224042=0.423190P(X \le 2) = 0.049787 + 0.149361 + 0.224042 = 0.423190 P(X>2)=10.423190=0.576810P(X > 2) = 1 - 0.423190 = 0.576810

P(more than 2 accidents) = 0.5768.

poisson-distributiondiscrete-distribution
8short5 marks

A random sample of 64 steel rods has a mean diameter of 12.4 mm. The population standard deviation is known to be σ=0.8\sigma = 0.8 mm.

(a) Construct a 95% confidence interval for the true mean diameter. (3)

(b) Interpret the interval. (1)

(c) What sample size would be needed so that the margin of error does not exceed 0.1 mm at the same confidence level? (1)

(Use z0.025=1.96z_{0.025} = 1.96.)

Given n=64n = 64, xˉ=12.4\bar{x} = 12.4 mm, σ=0.8\sigma = 0.8 mm, z0.025=1.96z_{0.025} = 1.96.

(a) 95% confidence interval (z-interval, σ known)

Standard error:

SE=σn=0.864=0.88=0.1 mmSE = \frac{\sigma}{\sqrt{n}} = \frac{0.8}{\sqrt{64}} = \frac{0.8}{8} = 0.1\ \text{mm}

Margin of error:

E=zSE=1.96×0.1=0.196 mmE = z\cdot SE = 1.96 \times 0.1 = 0.196\ \text{mm}

Confidence interval:

xˉ±E=12.4±0.196=(12.204, 12.596) mm\bar{x} \pm E = 12.4 \pm 0.196 = (12.204,\ 12.596)\ \text{mm}

95% CI = (12.204 mm, 12.596 mm).

(b) Interpretation: We are 95% confident that the true mean diameter of all steel rods lies between 12.204 mm and 12.596 mm. If sampling were repeated many times, about 95% of such intervals would contain the true mean.

(c) Required sample size for E ≤ 0.1 mm

n=(zσE)2=(1.96×0.80.1)2=(15.68)2=245.86n = \left(\frac{z\,\sigma}{E}\right)^2 = \left(\frac{1.96 \times 0.8}{0.1}\right)^2 = (15.68)^2 = 245.86

Round up: n = 246 rods.

estimationconfidence-intervalsampling
9short6 marks

A die is rolled 120 times and the following frequencies are observed:

Face123456
Frequency152218251723

Test at the 5% level of significance whether the die is fair (i.e., uniform). Use the chi-square goodness-of-fit test.

(Use χ0.05,52=11.07\chi^2_{0.05,\,5} = 11.07.)

Hypotheses

H0H_0: the die is fair (each face equally likely, p=1/6p = 1/6). H1H_1: the die is not fair.

Expected frequencies: under H0H_0 each face has Ei=120×16=20E_i = 120 \times \frac{1}{6} = 20.

FaceOiO_iEiE_iOiEiO_i - E_i(OiEi)2(O_i-E_i)^2(OiEi)2/Ei(O_i-E_i)^2/E_i
11520−5251.25
22220240.20
31820−240.20
425205251.25
51720−390.45
62320390.45
Σ1201203.80

Test statistic

χ2=(OiEi)2Ei=3.80\chi^2 = \sum \frac{(O_i - E_i)^2}{E_i} = 3.80

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

Decision: Since calculated χ2=3.80<11.07\chi^2 = 3.80 < 11.07, we fail to reject H0H_0.

Conclusion: There is no significant evidence at the 5% level that the die is biased; the observed frequencies are consistent with a fair die. χ2=3.80\chi^2 = 3.80, accept H0H_0.

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

A discrete random variable XX (number of cranes simultaneously in use on a site) has the probability distribution:

xx01234
P(x)P(x)0.10.25kk0.20.1

(a) Find the value of kk. (1)

(b) Find the expected value E(X)E(X). (2)

(c) Find the variance Var(X)\text{Var}(X) and standard deviation. (2)

(a) Value of k

Probabilities must sum to 1:

0.1+0.25+k+0.2+0.1=1    0.65+k=1    k=0.350.1 + 0.25 + k + 0.2 + 0.1 = 1 \implies 0.65 + k = 1 \implies k = 0.35

k = 0.35.

Distribution: P(0)=0.1, P(1)=0.25, P(2)=0.35, P(3)=0.2, P(4)=0.1P(0)=0.1,\ P(1)=0.25,\ P(2)=0.35,\ P(3)=0.2,\ P(4)=0.1.

(b) Expected value

E(X)=xP(x)=0(0.1)+1(0.25)+2(0.35)+3(0.2)+4(0.1)E(X) = \sum x\,P(x) = 0(0.1) + 1(0.25) + 2(0.35) + 3(0.2) + 4(0.1) =0+0.25+0.70+0.60+0.40=1.95= 0 + 0.25 + 0.70 + 0.60 + 0.40 = 1.95

E(X) = 1.95 cranes.

(c) Variance and standard deviation

E(X2)=x2P(x)=0+1(0.25)+4(0.35)+9(0.2)+16(0.1)E(X^2) = \sum x^2 P(x) = 0 + 1(0.25) + 4(0.35) + 9(0.2) + 16(0.1) =0.25+1.40+1.80+1.60=5.05= 0.25 + 1.40 + 1.80 + 1.60 = 5.05 Var(X)=E(X2)[E(X)]2=5.05(1.95)2=5.053.8025=1.2475\text{Var}(X) = E(X^2) - [E(X)]^2 = 5.05 - (1.95)^2 = 5.05 - 3.8025 = 1.2475 σ=1.2475=1.117\sigma = \sqrt{1.2475} = 1.117

Var(X) = 1.2475, standard deviation = 1.117 cranes.

random-variablesexpectationvariance
11short7 marks

Two methods of curing concrete are compared.

(a) In a large sample, Method A produced 45 defective slabs out of 300, while Method B produced 28 defective out of 250. Test at the 5% level whether the two methods differ in defective proportion. (5)

(b) Briefly distinguish between a Type I and a Type II error in hypothesis testing. (2)

(Use z0.025=1.96z_{0.025} = 1.96.)

(a) Two-proportion z-test

Method A: x1=45x_1 = 45, n1=300n_1 = 300p^1=45/300=0.15\hat{p}_1 = 45/300 = 0.15. Method B: x2=28x_2 = 28, n2=250n_2 = 250p^2=28/250=0.112\hat{p}_2 = 28/250 = 0.112.

Hypotheses:

H0: p1=p2H1: p1p2H_0:\ p_1 = p_2 \qquad H_1:\ p_1 \neq p_2

Pooled proportion:

p^=x1+x2n1+n2=45+28300+250=73550=0.132727\hat{p} = \frac{x_1 + x_2}{n_1 + n_2} = \frac{45 + 28}{300 + 250} = \frac{73}{550} = 0.132727 q^=1p^=0.867273\hat{q} = 1 - \hat{p} = 0.867273

Standard error:

SE=p^q^(1n1+1n2)=0.132727×0.867273×(1300+1250)SE = \sqrt{\hat{p}\hat{q}\left(\frac{1}{n_1} + \frac{1}{n_2}\right)} = \sqrt{0.132727 \times 0.867273 \times \left(\frac{1}{300} + \frac{1}{250}\right)} 1300+1250=0.0033333+0.0040000=0.0073333\frac{1}{300} + \frac{1}{250} = 0.0033333 + 0.0040000 = 0.0073333 SE=0.115097×0.0073333=0.00084405=0.029052SE = \sqrt{0.115097 \times 0.0073333} = \sqrt{0.00084405} = 0.029052

Test statistic:

z=p^1p^2SE=0.150.1120.029052=0.0380.029052=1.308z = \frac{\hat{p}_1 - \hat{p}_2}{SE} = \frac{0.15 - 0.112}{0.029052} = \frac{0.038}{0.029052} = 1.308

Critical value z0.025=±1.96z_{0.025} = \pm 1.96. Since z=1.308<1.96|z| = 1.308 < 1.96, we fail to reject H0H_0.

Conclusion: There is no significant difference between the two curing methods in defective proportion at the 5% level. z=1.31z = 1.31, accept H0H_0.

(b) Type I vs Type II error

  • Type I error (α): rejecting the null hypothesis H0H_0 when it is in fact true (a "false positive"). Its probability equals the significance level α\alpha.
  • Type II error (β): failing to reject (accepting) H0H_0 when it is actually false (a "false negative"). Its probability is β\beta, and 1β1 - \beta is the power of the test.
hypothesis-testingtwo-sample-testproportions

Frequently asked questions

Where can I find the BE Civil Engineering (IOE, TU) Probability and Statistics (IOE, SH 552) question paper 2080?
The full BE Civil Engineering (IOE, TU) Probability and Statistics (IOE, SH 552) 2080 (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) 2080 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) 2080 paper?
The BE Civil Engineering (IOE, TU) Probability and Statistics (IOE, SH 552) 2080 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.