Statistics II Solved Paper FBISE 2025 2nd Annual

Statistics II Solved Paper FBISE 2025 2nd Annual

Solve Statistics II Solved Paper FBISE 2025 2nd Annual FBISE Federal Board with step-by-step solutions. Get past papers, key concepts & exam tips for HSSC-II 2nd Year students.

Are you preparing for the Statistics II exam of FBISE (Federal Board of Intermediate and Secondary Education, Islamabad)? You’ve come to the right place! At BCF Education, we provide complete, step-by-step solutions to the Statistics II past papers for HSSC-II (2nd Year / 12th Class / FSc & ICs Part II) — fully aligned with the Federal Board syllabus and the latest National Curriculum of Pakistan (NCP) 2022–23.

Whether you’re looking for solved annual papers, important questions, short answer preparation, or MCQ practice, our detailed guides are designed to help students from FBISE Islamabad — as well as boards across Punjab, KPK, Sindh, Balochistan, and Azad Kashmir — score maximum marks with confidence.

Explore chapter-wise breakdowns covering key topics such as probability, regression, sampling, hypothesis testing, and index numbers — all explained in simple, easy-to-understand language. Bookmark this page and stay ahead in your Statistics II annual exam 2026!. For other Papers of Statistics Please Visit the following link.

Table of Contents

Statistics II Solved Paper FBISE 2025 2nd Annual

Section – B (Short Questions)

Q.2 Attempt any FOURTEEN parts. All parts carry equal marks. (14 x 3 = 42)

(i) Distinguish between permutations and combinations.

Answer:

Permutation

In permutation, order of the elements matters. For example, if there is a specific number 256, which means strictly 256, neither 526 nor 652. Permutation is used when order of the items is important. In mathematics permutation can be calculated through following formula:

(𝐧𝐏𝐫)=𝐧!(𝐧𝐫)! \begin{pmatrix} \mathbf{n} \\ \mathbf{P} \\ \mathbf{r} \\ \end{pmatrix}\mathbf{=}\frac{\mathbf{n!}}{\left( \mathbf{n – r} \right)\mathbf{!}}\

Combination

In combination, order of the elements does not matter. For example, if there is one basket containing apples, bananas and oranges, no matter what comes first either banana, apples, oranges or oranges, bananas and apples etc. Combination is used when order of the elements is not important. Formula for combination is:

(𝐧𝐂𝐫)=𝐧!𝐫!(𝐧𝐫)! \begin{pmatrix} \mathbf{n} \\ \mathbf{C} \\ \mathbf{r} \\ \end{pmatrix}\mathbf{=}\frac{\mathbf{n!}}{\mathbf{r!}\left( \mathbf{n – r} \right)\mathbf{!}}\

(ii) If A and B are independent events with P(A) = 0.2 and P(B) = 0.6. Find P(AB).

Answer:

P(A∪B) = P(A)+P(B)−P(A)P(B) = 0.2+0.6−0.12 = 0.68.

(iii) In a given population 470 male births are registered in 1000 births. What is the probability of the next female birth?

Answer:

Probability of Male Birth =4701000 Probability\ of\ Male\ Birth\ = \frac{470}{1000}\

Probability of Female Birth = 1 4701000 =5301000=0.53 Probability\ of\ Female\ Birth\ = \ 1\ –\frac{470}{1000}\ = \frac{530}{1000} = 0.53\

(iv) Given E(X) = 0.55, var(X) = 1.55, and Y = 2X + 1. Find E(Y) and var(Y).

Solution:

E(Y) = 2E(X) + 1

E(Y) = 2×0.55 + 1 = 1.1 + 1 = 2.1
Var(Y) = 2²Var(X) + Var(1)

Var(Y) = 4 (1.55) + 0 = 6.2

(v) Describe the properties of a discrete probability distribution.

Answer:

1. Each probability is between 0 and 1

Every single probability is never less than 0 and never more than 1.

0 ≤ P(x) ≤ 1

2. The sum of all probabilities is exactly 1

If you add up the probabilities of all possible outcomes, the total will always be 1.

ΣP(x) = 1

3. Each outcome is separate (mutually exclusive)

No two outcomes can happen at the same time.

Example: When you toss a coin, you cannot get both Head and Tail together.

4. The distribution covers all possible outcomes

The list of probabilities includes every possible value that the random variable can take. Nothing is left out.

(vi) A random variable X is binomially distributed with mean 3 and variance 2.

Compute P (X = 6).

Answer:

Mean=np=3 Mean = np = 3\

Variance=npq=2 Variance = npq = 2\

npq=npq npq = npq\

3q=2q=23 3q = 2 \rightarrow q = \frac{2}{3}\

p=1q123=13 p = 1 – q \rightarrow 1 – \frac{2}{3} = \frac{1}{3}\

np=np np = np\

n(13)=3n=3×31=9 n\left( \frac{1}{3} \right) = 3 \rightarrow n = 3 \times \frac{3}{1} = 9\

P(X = x) = b(x, n, p) (nx) px qnx P(X\ = \ x)\ = \ b(x,\ n,\ p)\ \begin{pmatrix} n \\ x \\ \end{pmatrix}\ p^{x}\ q^{n – x}\

P(X = 6) =(96) (13)6 (23)96 P(X\ = \ 6)\ = \begin{pmatrix} 9 \\ 6 \\ \end{pmatrix}\ \left( \frac{1}{3} \right)^{6}\ \left( \frac{2}{3} \right)^{9 – 6}\

P(X = 6)=84(1729)(827) P(X\ = \ 6) = 84\left( \frac{1}{729} \right)\left( \frac{8}{27} \right)\

P(X = 6)=67219683=0.0341 P(X\ = \ 6) = \frac{672}{19683} = 0.0341\

(vii) In a binomial distribution with n = 5, P(X = 0) = P(X = 1). Find the variance.

Solution

Here n = 5 and P(X=0) = P(X=1). Therefore

P(X =0)= (50) p0 q50=q5 P(X\ = 0) = \ \begin{pmatrix} 5 \\ 0 \\ \end{pmatrix}\ p^{0}\ q^{5 – 0} = q^{5}\

P(X =1)= (51) p1 q51=5p1q4 P(X\ = 1) = \ \begin{pmatrix} 5 \\ 1 \\ \end{pmatrix}\ p^{1}\ q^{5 – 1} = {{5p}^{1}q}^{4}\

If P(x = 0) = P(x = 1) then:

q5=5p1q4 q^{5} = {{5p}^{1}q}^{4}\

q5q4=5p=q=5p \frac{q^{5}}{q^{4}} = 5p = q = 5p\

As we know that q=1p so 1p=5p As\ we\ know\ that\ q = 1 – p\ so\ 1 – p = 5p\

1=5p+p=1=6p or p= 16 1 = 5p + p = 1 = 6p\ or\ p = \ \frac{1}{6}\

if p=16 then q= 56  if\ p = \frac{1}{6}\ then\ q = \ \frac{5}{6}\ \

Var(X)= npq Var(X) = \ npq\

Var(X)= 5(16)(56)=2536 Var(X) = \ 5\left( \frac{1}{6} \right)\left( \frac{5}{6} \right) = \frac{25}{36}\

(viii) 1st and 3rd quartiles of the normal distribution are 9 and 18, respectively. Find the mean and standard deviation of the distribution.

Solution:

Q3−Q1 = 0.6745σ × 2

18-9 = 1.349σ

9 = 1.349σ

σ = 9/1.349 = 6.67

Mean = Q3 − 0.6745σ

Mean = 18 – 0.6745(6.67)

Mean = 18 – 4.498915

Mean = 13.5

(ix) The value of the second moment about the mean in a normal distribution is 5. Find the third and fourth moments about the mean for this distribution.

Answer:

μ2=σ2=5σ=5 \mu_{2} = \sigma^{2} = 5 \rightarrow \sigma = \sqrt{5}\

Third moment μ3=0 Third\ moment\ \mu_{3} = 0\

Fourth moment=μ4=3σ4=3×25=75 Fourth\ moment = \mu_{4} = 3\sigma^{4} = 3 \times 25 = 75\

(x) Differentiate between probability and non-probability sampling.

Answer:

Probability Sampling vs. Non-Probability Sampling

BasisProbability SamplingNon-Probability Sampling
MeaningEvery member of the population has a known and equal chance of being selected.Members are chosen based on the researcher’s judgment or convenience, not by random chance.
Random SelectionYes, random method is used (like lottery or random number table).No, random method is not used.
Chance of SelectionKnown and equal for everyone.Unknown and not equal.
BiasVery little or no bias.High chance of bias.
RepresentationThe sample truly represents the whole population.The sample may not represent the population well.
Accuracy of ResultsResults are more accurate and reliable.Results are less accurate and may be misleading.
Cost and TimeMore expensive and time-consuming.Less expensive and quicker.
ExamplesSimple random sampling, stratified sampling, systematic sampling.Convenience sampling, purposive sampling, quota sampling, snowball sampling.

(xi) Given N = 310, n = 100, σ² = 35. Find σ²ₓ when sampling is done without replacement.

Solution:

σ2x=σ2n[NnN1] {\sigma ²}_{x\overline{}} = \frac{\sigma^{2}}{n}\left\lbrack \frac{N – n}{N – 1} \right\rbrack\

σ2x=35100[3101003101] {\sigma ²}_{x\overline{}} = \frac{35}{100}\left\lbrack \frac{310 – 100}{310 – 1} \right\rbrack\

σ2x=0.2378 {\sigma ²}_{x\overline{}} = 0.2378\

(xii) Find population mean and variance if samples of size 2 with replacement give mean and variance as 10 and 2.5, respectively.

Solution:

μx=μ \mu\overline{x} = \mu\

10 = 10 10\ = \ 10\

σ2x= σ2n {\sigma ²}_{\overline{x}} = \ \frac{\sigma^{2}}{n}\

2.5= σ22σ2=2.5×2=5 2.5 = \ \frac{\sigma^{2}}{2} \rightarrow \sigma^{2} = 2.5 \times 2 = 5\

(xiii) What is an unbiased estimator?

Answer:

An unbiased estimator is a formula or rule that gives a correct estimate of a population value on average. It does not consistently overestimate or underestimate the true value. An unbiased estimator is a statistic whose expected value is equal to the true population parameter.

An estimator θ^ is unbiased for parameter θ if:  An\ estimator\ \widehat{\theta}\ is\ unbiased\ for\ parameter\ \theta\ if:\ \

E(θ^)=θ E\left( \widehat{\theta} \right) = \theta\

(xiv) Given X̄ = 120, µo = 100, n = 25, and s = 34.75. Find the value of t.

Solution:

𝐭=𝐗µ𝟎𝐬/𝐧 \mathbf{t =}\frac{\overline{\mathbf{X}}\mathbf{-}\mathbf{µ}_{\mathbf{0}}}{\mathbf{s/}\sqrt{\mathbf{n}}}\

𝐭=𝟏𝟐𝟎𝟏𝟎𝟎𝟑𝟒.𝟕𝟓/𝟐𝟓𝟐𝟎𝟔.𝟗𝟓=𝟐.𝟖𝟕𝟕 \mathbf{t =}\frac{\mathbf{120 – 100}}{\mathbf{34.75}\mathbf{/}\sqrt{\mathbf{25}}}\mathbf{\rightarrow}\frac{\mathbf{20}}{\mathbf{6.95}}\mathbf{= 2.877}\

(xv) What is meant by a contingency table?

Answer:

A contingency table (also called a cross-tabulation or crosstab) is a table that shows how two categorical variables are related. It displays the number of items or people that fall into each possible combination of categories. This table helps us understand whether the two variables are associated (linked) or independent (not linked).

(xvi) Given the following information (α) = 54, (αβ) = 16, (β) = 490, N = 1000. Show whether attributes A and B are positively associated, negatively associated, or independent.

Solution:

(αβ) = 16, (α) = 54, (β) = 490, N = 1000

(α)(β)N=54×4901000=26.46 \frac{(\alpha)(\beta)}{N} = \frac{54 \times 490}{1000} = 26.46\

(αβ)<(α)(β)N (\alpha\beta) < \frac{(\alpha)(\beta)}{N}\

16<26.46 16 < 26.46\

Negative Association

(xvii) Given X̄ = 42.7, σ = 8, n = 64, and Z(α/2) = 1.645. Find the confidence interval for μ.

Solution: (Large Samples where n > 30)  (With Replacement)

X±Z/2σn \overline{X} \pm Z_{\propto /2}\frac{\sigma}{\sqrt{n}}\

XZ/2σn  \overline{X} – Z_{\propto /2}\frac{\sigma}{\sqrt{n}}\ \

42.71.645864=41.055 42.7 – 1.645\frac{8}{\sqrt{64}} = 41.055\

X+Z/2σn  \overline{X} + Z_{\propto /2}\frac{\sigma}{\sqrt{n}}\ \

42.7+1.645864=44.345 42.7 + 1.645\frac{8}{\sqrt{64}} = 44.345\

41.055<µ<44.345 41.055 < µ < 44.345\

(xviii) Distinguish between simple and composite hypotheses.

Answer:

Simple Hypothesis

A simple hypothesis is one in which all parameters of the distribution are specified. A simple hypothesis specifies the exact value of a population parameter.

Composite Hypothesis

A hypothesis which is not simple (i.e. in which not all of the parameters are specified) is called a composite hypothesis. A composite hypothesis specifies a range or set of values for a parameter.

(xix) Differentiate between RAM and ROM.

Answer:

RAM (Random Access Memory)

RAM (Random Access Memory) is a temporary and volatile type of computer memory that stores data and programs currently in use. It allows the computer to access and process information quickly, which makes it very fast and essential for running applications. However, the data stored in RAM is lost when the computer is turned off. Therefore, RAM is mainly used for short-term operations and improving system performance.

ROM (Read Only Memory)

ROM (Read Only Memory) is a permanent and non-volatile type of memory that stores important instructions required to start and operate a computer, such as booting programs. Unlike RAM, the data in ROM is not lost when the power is switched off. It is slower than RAM but plays a crucial role in maintaining essential system functions.

Section – C (Long Questions)

Q.3 a. The probability that Mr. A will pass the examination is 2/3 and that Mr. B will pass is 3/4. Find the probabilities that: (i) both will pass the examination, (ii) at least one will pass the examination, and (iii) somebody will pass the examination.

Solution:

a. Given:

P(A)=23,P(A)=13, P(B)=34, P(B)=14 P(A) = \frac{2}{3},P\left( \overline{A} \right) = \frac{1}{3},\ P(B) = \frac{3}{4},\ P\left( \overline{B} \right) = \frac{1}{4}\

Assuming independence.

(i) Both will pass:

P(AB)=P(A)×P(B)=23×34=612=12  P(A \cap B) = P(A) \times P(B) = \frac{2}{3} \times \frac{3}{4} = \frac{6}{12} = \frac{1}{2}\ \

(ii) At least one will pass:

P(Atleast One will Pass)= P(AB)UP(AB)UP(AB) P(At – least\ One\ will\ Pass) = \ P(A \cap B\overline{})UP(A\overline{} \cap B)UP(A \cap B)\

P(Atleast One will Pass)= P(A)P(B)+P(A)P(B)+P(A)P(B) P(At – least\ One\ will\ Pass) = \ P(A)P\left( \overline{B} \right) + P\left( \overline{A} \right)P(B) + P(A)P(B)\

P(Atleast One will Pass)=23×14+13×34+23×34 P(At – least\ One\ will\ Pass) = \frac{2}{3} \times \frac{1}{4} + \frac{1}{3} \times \frac{3}{4} + \frac{2}{3} \times \frac{3}{4}\

P(Atleast One will Pass)=212+312+612=1112 P(At – least\ One\ will\ Pass) = \frac{2}{12} + \frac{3}{12} + \frac{6}{12} = \frac{11}{12}\

(iii) Somebody will pass:

P(Somebody will pass)= P(AB)UP(AB)UP(AB) P(Somebody\ will\ pass) = \ P(A \cap B\overline{})UP(A\overline{} \cap B)UP(A \cap B)\

P(Somebody will pass)= P(A)P(B)+P(A)P(B)+P(A)P(B) P(Somebody\ will\ pass) = \ P(A)P\left( \overline{B} \right) + P\left( \overline{A} \right)P(B) + P(A)P(B)\

P(Somebody will pass)=23×14+13×34+23×34 P(Somebody\ will\ pass) = \frac{2}{3} \times \frac{1}{4} + \frac{1}{3} \times \frac{3}{4} + \frac{2}{3} \times \frac{3}{4}\

P(Somebody will pass)=212+312+612=1112 P(Somebody\ will\ pass) = \frac{2}{12} + \frac{3}{12} + \frac{6}{12} = \frac{11}{12}\

b. Three coins are tossed. If X denotes the number of heads, then find the probability distribution of X. Calculate the mean, variance, and graph of the probability distribution.

Solution b.

Three coins tossed, X = number of heads

Sample space: HHH, HHT, HTH, THH, HTT, THT, TTH, TTT.

XOutcomesP(X)xp(x)x²p(x)
0TTT1/800
1HTT, THT, TTH3/83/83/8
2HHT, HTH, THH3/86/812/8
3HHH1/83/89/8
    xp(x)=12/8 x²p(x)=24/8

Mean E(X) = ∑ xp(x) = 12/8

Mean E(X) = 1.5

Var(x) = ∑ x²p(x) – [∑ xp(x)]²

Var(x) = 24/8 – (1.5)²

Var(x) = 3-2.25

Var(x) = 0.75

Graph of Probability Distribution

Q.4 a. In a normal distribution, μ = 300 and σ² = 100. Find (i) the area above 314, (ii) the two values that contain the middle 75% area, and (iii) Q1 and Q3.

Solution a:

Normal distribution, μ=300, σ²=100 → σ=10

(i) Area above 314:

z=31430010=1.4 z = \frac{314 – 300}{10} = 1.4\

Area above 1.4 = 1 – 0.9192 = 0.0808 (using z-table).

(ii) Middle 75% area:
Middle 75% means 12.5% in each tail.
z for 0.125 tail → z ≈ 1.15 (since 0.125 corresponds to ~1.15 from inverse table).
Values: 300±1.15×10=300±11.5 → 288.5 to 311.5.

(iii) Q1 and Q3:
Q1 is 25th percentile → z ≈ -0.675.
Q3 is 75th percentile → z ≈ +0.675.

Q1=300+(−0.675) (10) =293.25

Q3=300+(0.675) (10) =306.75

b. A population has seven values 2, 3, 4, 5, 7, 8, 10. Draw all possible samples of size 2 without replacement. Find the mean of each sample. Construct the sampling distribution of sample means and verify that:

(i) μx = μ (i)\ \mu ₓ\ = \ \mu\

(ii)σx2=σ2n(NnN1)(ii)\sigma ₓ^{2} = \frac{\sigma^{2}}{n}\left( \frac{N – n}{N – 1} \right)

Solution b:

Population = 2, 3, 4, 5, 7, 8, 10

Population Size N = 7

Sample size n = 2

SampleSpaceη(S)=(NCn)=(7C2)=21SampleSpace\eta (S) = \left(\begin{array}{cc} N \\ C \\ n \\ \end{array}\right) = \left(\begin{array}{cc} 7 \\ C \\ 2 \\ \end{array}\right) = 21

S/NoSamplesSum of SamplesMean of SamplesS/NoSamplesSum of SamplesMean of Samples
12,352.5124,594.5
22,463134,7115.5
32,573.5144,8126
42,794.5154,10147
52,8105165,7126
62,10126175,8136.5
73,473.5185,10157.5
83,584197,8157.5
93,7105207,10178.5
103,8115.5218,10189
113,10136.5    
(a) Sampling Distribution of X̅
ffX̅fX̅²
2.512.56.25
3139
3.52724.5
41416
4.52940.5
521050
5.521160.5
6318108
6.521384.5
71749
7.5215112.5
8.518.572.25
91981
 21117714
 ∑f =∑fX̅ =∑fX̅²=

Calculation of Sample Statistic

Mean, Variance & S.D of Sampling Distribution

µx=fxf=11721=5.57 µ\bar{x} = \frac{\sum fx\overline{}}{\sum f} = \frac{117}{21} = 5.57\

σx2=fx2f(fxf)2 \sigma{\bar{x}}^{2} = \frac{\sum fx\overline{}²}{\sum f} – \left( \frac{\sum fx\overline{}}{\sum f} \right)^{2}\

σx2=71421(11721)2 \sigma{\bar{x}}^{2} = \frac{714}{21} – \left( \frac{117}{21} \right)^{2}\

σx2=3431 \sigma{\overline{x}}^{2} = 34 – 31\

σx2=3 \sigma{\overline{x}}^{2} = 3\

Calculation of Population Parameter

X
24
39
416
525
749
864
10100
∑X=39∑X²=267
Mean X= XN=397=5.57 Mean\ \overline{X} = \ \frac{\sum X}{N} = \frac{39}{7} = 5.57\

σ2=X2N(XN)2 \sigma ² = \frac{\sum X²}{N} – \left( \frac{\sum X}{N} \right)^{2}\

σ2=2677(397)2 \sigma ² = \frac{267}{7} – \left( \frac{39}{7} \right)^{2}\

σ2=38.1431.04 \sigma^{2} = 38.14 – 31.04\

σ2=7.1 \sigma^{2} = 7.1\

Verification

(i) μx = μ (i)\ \mu ₓ\ = \ \mu\

5.57=5.57  5.57 = 5.57\ \

(ii)σx𝟐=σ2n(NnN1)  (ii)\sigma_{\overline{x}}^{\mathbf{2}} = \frac{\sigma^{2}}{n}\left( \frac{N – n}{N – 1} \right)\ \

3=7.12(7271)  3 = \frac{7.1}{2}\left( \frac{7 – 2}{7 – 1} \right)\ \

3=3 3 = 3\

Q.5  a. 150 brand A light bulbs showed a mean lifetime of 1400 hours with a standard deviation of 120 hours. A sample of 200 brand B light bulbs showed a mean lifetime of 1200 hours with a standard deviation of 80 hours. Find (i) 95% and (ii) 99% confidence limits for the difference of the mean lifetimes of populations of brands A and B. (Z₀.₀₂₅ = 1.96, Z₀.₀₀₁ = 2.58)

Solution:

Data:

n1=150, n2=200, x1=1400, x2=1200 n_{1} = 150,\ n_{2} = 200,\ {\overline{x}}_{1} = 1400,\ {\overline{x}}_{2} = 1200\

s1=120, s2=80, s12=14400, s22=6400 s_{1} = 120,\ s_{2} = 80,\ s_{1}^{2} = 14400,\ s_{2}^{2} = 6400\

Confidence Interval at 95%

(𝐗𝟏𝐗𝟐)±𝐙/𝟐𝐬𝟐𝟏𝐧𝟏+𝐬𝟐𝟐𝐧𝟐 {\mathbf{(}\overline{\mathbf{X}}}_{\mathbf{1}}\mathbf{-}{\overline{\mathbf{X}}}_{\mathbf{2}}\mathbf{) \pm}\mathbf{Z}_{\mathbf{\propto /2}}\sqrt{\frac{\mathbf{s²}_{\mathbf{1}}}{\mathbf{n}_{\mathbf{1}}}\mathbf{+}\frac{\mathbf{s²}_{\mathbf{2}}}{\mathbf{n}_{\mathbf{2}}}}\

(𝐗𝟏𝐗𝟐)𝐙/𝟐𝐬𝟐𝟏𝐧𝟏+𝐬𝟐𝟐𝐧𝟐 {\mathbf{(}\overline{\mathbf{X}}}_{\mathbf{1}}\mathbf{-}{\overline{\mathbf{X}}}_{\mathbf{2}}\mathbf{) -}\mathbf{Z}_{\mathbf{\propto /2}}\sqrt{\frac{\mathbf{s²}_{\mathbf{1}}}{\mathbf{n}_{\mathbf{1}}}\mathbf{+}\frac{\mathbf{s²}_{\mathbf{2}}}{\mathbf{n}_{\mathbf{2}}}}\

(14001200)1.9614400150+6400200=20022.17=177.83 (1400 – 1200) – 1.96\sqrt{\frac{14400}{150} + \frac{6400}{200}} = 200 – 22.17 = 177.83\

(14001200)+1.9614400150+6400200=200+22.17=222.17 (1400 – 1200) + 1.96\sqrt{\frac{14400}{150} + \frac{6400}{200}} = 200 + 22.17 = 222.17\

177.83<µ1µ2<222.17 177.83 < µ_{1} – µ_{2} < 222.17\

Confidence Interval at 99%

(14001200)2.5814400150+6400200=20022.17=170.81 (1400 – 1200) – 2.58\sqrt{\frac{14400}{150} + \frac{6400}{200}} = 200 – 22.17 = 170.81\

(14001200)+2.5814400150+6400200=200+22.17=229.19 (1400 – 1200) + 2.58\sqrt{\frac{14400}{150} + \frac{6400}{200}} = 200 + 22.17 = 229.19\

170.81<µ1µ2<229.19 170.81 < µ_{1} – µ_{2} < 229.19\

b. The following table shows the likings of three colors pink, white, and blue in a sample of 200 males and females. Test whether there is any relation between gender and color at a 5% level of significance (χ²₀.₀₅(2) = 5.991).

ColorsMaleFemaleTotal
Pink204060
White402060
Blue602080
Total12080200

Solution:

Step 1 Testing the Hypothesis

Ho: There is no Association between Colors & Gender.

H1: There is Association between Colors & Gender.

Step 2 Level of Significance

Level of Significance = α=0.05

Step 3 Test Statistic

𝛘𝟐= (𝐟𝐨𝐟𝐞)𝟐𝐟𝐞 \mathbf{\chi ² = \ \sum}\frac{\mathbf{(fo – fe)}^{\mathbf{2}}}{\mathbf{fe}}\

Step 4 Critical Region

Critical Region: Degree of Freedom d.f= (R-1)(C-1)

So d.f= (3-1)(2-1)=2

The Value of Tabulated χ²(0.05,2)=5.991

The Critical Region χ²cal>5.991

Step 5 Calculation of Expected Frequencies

60×120200=36, 60×80200=24 \frac{60 \times 120}{200} = 36,\ \frac{60 \times 80}{200} = 24\

60×120200=36, 60×80200=24 \frac{60 \times 120}{200} = 36,\ \frac{60 \times 80}{200} = 24\

80×120200=48, 80×80200=32 \frac{80 \times 120}{200} = 48,\ \frac{80 \times 80}{200} = 32\

Step 6 Calculation of χ²:

Table Computation of χ²
fofefo-fe(fo-fe)²[(fo-fe)²/fe]
2036-162567.11
40241625610.67
40364160.44
2024-4160.67
6048121443.00
2032-121444.50
    ∑[(fo-fe)²/fe] = 26.39

Step 7 Conclusion

The calculated value of χ² is 26.39 is more than the tabulated value of χ² 5.991 or 26.39 falls in the rejection region. We reject the Null Hypothesis Ho, accepts alternative hypothesis H1 and conclude that there is association between Colors & Gender.

Leave a Comment

Your email address will not be published. Required fields are marked *