Board paper

Business Statistics 2078 Board Question Paper

MGT 202 · Business Statistics

Programme
BBS
Academic year
First Year
Exam year
2078 BS
Sitting
regular
Full marks
100
Duration
180 minutes

Tribhuvan University

Faculty of Management

Office of the Dean

2078 BS / Regular Examination

Course: MGT 202 · Business Statistics

Level: Bachelor of Business Studies (BBS) · First Year

Full Marks: 100

Time: 3 hrs.

Candidates are required to give their answers in their own words as far as practicable. The figures in the margin indicate full marks.

Section A

Attempt All question

[10*2=20]
  1. Find the combined mean of the following data :

    Group A B C
    Number 200 250 300
    Mean 25 10 15
    [2]
    View model solution

    Step 1: Identify the given values

    • Group A: N1=200,Xˉ1=25N_1 = 200, \bar{X}_1 = 25
    • Group B: N2=250,Xˉ2=10N_2 = 250, \bar{X}_2 = 10
    • Group C: N3=300,Xˉ3=15N_3 = 300, \bar{X}_3 = 15

    Step 2: Formula for combined arithmetic mean of three groups

    Xˉ123=N1Xˉ1+N2Xˉ2+N3Xˉ3N1+N2+N3\bar{X}_{123} = \frac{N_1\bar{X}_1 + N_2\bar{X}_2 + N_3\bar{X}_3}{N_1 + N_2 + N_3}

    Step 3: Calculation

    Xˉ123=200(25)+250(10)+300(15)200+250+300\bar{X}_{123} = \frac{200(25) + 250(10) + 300(15)}{200 + 250 + 300}
    Xˉ123=5000+2500+4500750=12,000750=16\bar{X}_{123} = \frac{5000 + 2500 + 4500}{750} = \frac{12,000}{750} = 16

    Conclusion: The combined mean of the three groups is 16.

  2. Coefficient of variation of a distribution is found to be 20% and variance of distribution is 36. Find the mean value of the distribution.

    [2]
    View model solution

    Step 1: Identify given values

    • Coefficient of Variation (C.V.C.V.) = 20%20\%
    • Variance (σ2\sigma^2) = 36    Standard Deviation (σ)=36=636 \implies \text{Standard Deviation } (\sigma) = \sqrt{36} = 6

    Step 2: Apply the Coefficient of Variation formula

    C.V.=σXˉ×100C.V. = \frac{\sigma}{\bar{X}} \times 100
    20=6Xˉ×10020 = \frac{6}{\bar{X}} \times 100

    Step 3: Solve for Mean (Xˉ\bar{X})

    20Xˉ=600    Xˉ=60020=3020\bar{X} = 600 \implies \bar{X} = \frac{600}{20} = 30

    Conclusion: The mean value of the distribution is 30.

  3. Find the Karl Pearson’s Coefficient of Skewness, when mean = 45, mode = 48 and standard deviation = 15.

    [2]
    View model solution

    Step 1: Identify given values

    • Mean (Xˉ)=45\text{Mean } (\bar{X}) = 45
    • Mode (Mo)=48\text{Mode } (M_o) = 48
    • Standard Deviation (σ)=15\text{Standard Deviation } (\sigma) = 15

    Step 2: Karl Pearson’s formula based on Mode

    Sk=XˉMoσS_k = \frac{\bar{X} - M_o}{\sigma}

    Step 3: Calculation

    Sk=454815=315=0.2S_k = \frac{45 - 48}{15} = \frac{-3}{15} = -0.2

    Interpretation: The coefficient of skewness is -0.2, indicating that the distribution is negatively skewed (skewed to the left).

  4. If P(A) = 0.6, P(B) = 0.56 and P(A∪B) = 0.75 find P(A∩B). Where A and B are not disjoint events.

    [2]
    View model solution

    Step 1: Given probabilities

    • P(A)=0.6P(A) = 0.6
    • P(B)=0.56P(B) = 0.56
    • P(AB)=0.75P(A \cup B) = 0.75

    Step 2: Addition Theorem of Probability for non-mutually exclusive (non-disjoint) events

    P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B)

    Step 3: Rearrange and solve for P(AB)P(A \cap B)

    P(AB)=P(A)+P(B)P(AB)P(A \cap B) = P(A) + P(B) - P(A \cup B)
    P(AB)=0.60+0.560.75=1.160.75=0.41P(A \cap B) = 0.60 + 0.56 - 0.75 = 1.16 - 0.75 = 0.41

    Conclusion: P(AB)=0.41P(A \cap B) = \mathbf{0.41}.

  5. The quartile deviation of a distribution is 2 and the difference between P9 and P10 is 8. Calculate the coefficient of Kurtosis.

    [2]
    View model solution

    Note on Question Text: In TU statistics nomenclature, the difference between the 90th and 10th percentiles is (P90P10)(P_{90} - P_{10}). Here P9P_9 represents the 9th decile (D9=P90D_9 = P_{90}) and P10P_{10} represents the 10th percentile.

    Step 1: Given values

    • Quartile Deviation (Q.D.Q.D.) = 22
    • Percentile Range (P90P10P_{90} - P_{10}) = 88

    Step 2: Formula for Percentile Coefficient of Kurtosis (κ\kappa)

    κ=Q.D.P90P10\kappa = \frac{Q.D.}{P_{90} - P_{10}}
    κ=28=0.25\kappa = \frac{2}{8} = 0.25

    Interpretation:

    • For a normal (mesokurtic) distribution, κ=0.263\kappa = 0.263.
    • Since κ=0.25<0.263\kappa = 0.25 < 0.263, the distribution is Platykurtic (flatter than a normal curve).
  6. Calculate coefficient of correlation between X and Y if the regression coefficient of Y on X is -0.667 and regression coefficient of X on Y is -0.75.

    [2]
    View model solution

    Step 1: Given regression coefficients

    • byx=0.66723b_{yx} = -0.667 \approx -\frac{2}{3}
    • bxy=0.75=34b_{xy} = -0.75 = -\frac{3}{4}

    Step 2: Property of correlation coefficient and regression coefficients The correlation coefficient rr is the geometric mean of the two regression coefficients and must carry the same sign as both coefficients:

    r=±byxbxyr = \pm \sqrt{b_{yx} \cdot b_{xy}}
    Since both byx<0b_{yx} < 0 and bxy<0b_{xy} < 0, rr must be negative.

    Step 3: Calculation

    r=(0.667)×(0.75)=0.500250.7073r = -\sqrt{(-0.667) \times (-0.75)} = -\sqrt{0.50025} \approx -0.7073
    (Using exact fractions: r=23×34=12=120.7071r = -\sqrt{\frac{2}{3} \times \frac{3}{4}} = -\sqrt{\frac{1}{2}} = -\frac{1}{\sqrt{2}} \approx -0.7071)

    Conclusion: The coefficient of correlation rr is -0.707 (high degree of negative linear correlation).

  7. Find the simple aggregative price index number for the year 2021 :

    Commodities A B C D E
    Price in 2020 10 20 18 15 12
    Price in 2021 15 22 20 22 18
    [2]
    View model solution

    Step 1: Compute sums of prices Base year (2020) price =P0= P_0; Current year (2021) price =P1= P_1.

    Commodities Base Price P0P_0 (2020) Current Price P1P_1 (2021)
    A 10 15
    B 20 22
    C 18 20
    D 15 22
    E 12 18
    Total P0=75\sum P_0 = \mathbf{75} P1=97\sum P_1 = \mathbf{97}

    Step 2: Formula for Simple Aggregative Price Index

    P01=P1P0×100P_{01} = \frac{\sum P_1}{\sum P_0} \times 100

    Step 3: Calculation

    P01=9775×100=129.33P_{01} = \frac{97}{75} \times 100 = 129.33

    Conclusion: The simple aggregative price index number for 2021 is 129.33, indicating a 29.33% increase in general price level compared to 2020.

  8. What are the components of a time series.

    [2]
    View model solution

    A time series consists of four fundamental components that account for variations over time:

    1. Secular Trend (TT): The general, smooth, long-term tendency of the data to grow or decline over a prolonged period of time (e.g., population growth, technological adoption).
    2. Seasonal Variations (SS): Short-term regular fluctuations that occur periodically within a fixed timeframe of one year or less, driven by weather, seasons, festivals, or social customs (e.g., umbrella sales in monsoon, Dashain shopping).
    3. Cyclical Variations (CC): Medium-to-long-term wave-like oscillatory movements recurring over a period greater than one year, typically corresponding to economic business cycles (Prosperity, Recession, Depression, Recovery).
    4. Irregular / Random Variations (II): Unpredictable, erratic, and non-recurring fluctuations caused by unforeseen exogenous shocks such as earthquakes, floods, wars, political strikes, or pandemics.

    Mathematical Representation:

    • Additive Model: Y=T+S+C+IY = T + S + C + I
    • Multiplicative Model: Y=T×S×C×IY = T \times S \times C \times I
  9. Find the value of determinant :

    1 5 6
    2 3 7
    3 5 6
    [2]
    View model solution

    Let the determinant be:

    A=156237356|A| = \begin{vmatrix} 1 & 5 & 6 \\ 2 & 3 & 7 \\ 3 & 5 & 6 \end{vmatrix}

    Expansion along Row 1 (R1R_1):

    A=1375652736+62335|A| = 1 \begin{vmatrix} 3 & 7 \\ 5 & 6 \end{vmatrix} - 5 \begin{vmatrix} 2 & 7 \\ 3 & 6 \end{vmatrix} + 6 \begin{vmatrix} 2 & 3 \\ 3 & 5 \end{vmatrix}

    Evaluate 2×22 \times 2 determinants:

    1. 1×[(3×6)(7×5)]=1×[1835]=1×(17)=171 \times [(3 \times 6) - (7 \times 5)] = 1 \times [18 - 35] = 1 \times (-17) = -17
    2. 5×[(2×6)(7×3)]=5×[1221]=5×(9)=+45-5 \times [(2 \times 6) - (7 \times 3)] = -5 \times [12 - 21] = -5 \times (-9) = +45
    3. +6×[(2×5)(3×3)]=6×[109]=6×1=+6+6 \times [(2 \times 5) - (3 \times 3)] = 6 \times [10 - 9] = 6 \times 1 = +6

    Summing the terms:

    A=17+45+6=34|A| = -17 + 45 + 6 = 34

    Conclusion: The value of the determinant is 34.

  10. Find 7(A - B ) where A = 7 8 and B = 6 3

    9 10 3 2

    2 5 7 5

    [2]
    View model solution

    Step 1: State the given matrices

    A=[7891025],B=[633275]A = \begin{bmatrix} 7 & 8 \\ 9 & 10 \\ 2 & 5 \end{bmatrix}, \quad B = \begin{bmatrix} 6 & 3 \\ 3 & 2 \\ 7 & 5 \end{bmatrix}
    Both matrices are of order 3×23 \times 2.

    Step 2: Compute the matrix difference (AB)(A - B)

    AB=[7683931022755]=[156850]A - B = \begin{bmatrix} 7 - 6 & 8 - 3 \\ 9 - 3 & 10 - 2 \\ 2 - 7 & 5 - 5 \end{bmatrix} = \begin{bmatrix} 1 & 5 \\ 6 & 8 \\ -5 & 0 \end{bmatrix}

    Step 3: Scalar multiplication by 7

    7(AB)=7[156850]=[7(1)7(5)7(6)7(8)7(5)7(0)]=[7354256350]7(A - B) = 7 \begin{bmatrix} 1 & 5 \\ 6 & 8 \\ -5 & 0 \end{bmatrix} = \begin{bmatrix} 7(1) & 7(5) \\ 7(6) & 7(8) \\ 7(-5) & 7(0) \end{bmatrix} = \begin{bmatrix} 7 & 35 \\ 42 & 56 \\ -35 & 0 \end{bmatrix}

    Conclusion:

    7(AB)=[7354256350]7(A - B) = \mathbf{\begin{bmatrix} 7 & 35 \\ 42 & 56 \\ -35 & 0 \end{bmatrix}}

Section B

Attempt any Five questions

[5*10=50]
  1. Calculate the karl Pearson’s Coefficient of skewness and interpret the result .

    Class 0-10 10-20 20-30 30-40 40-50 50-60 60-70 70-80
    Freq . 4 5 14 17 25 18 10 7
    [10]
    View model solution

    Step 1: Set up the calculation table Let assumed mean A=45A = 45, class width h=10h = 10. Then d=m4510d = \frac{m - 45}{10}, where mm is the mid-value.

    Class Interval Mid-point (mm) Frequency (ff) d=m4510d = \frac{m-45}{10} fdf d fd2f d^2 Cumulative Freq (c.f.c.f.)
    0 - 10 5 4 -4 -16 64 4
    10 - 20 15 5 -3 -15 45 9
    20 - 30 25 14 -2 -28 56 23
    30 - 40 35 17 -1 -17 17 40
    40 - 50 45 25 0 0 0 65
    50 - 60 55 18 1 18 18 83
    60 - 70 65 10 2 20 40 93
    70 - 80 75 7 3 21 63 100
    Total N=f=100N = \sum f = \mathbf{100} fd=17\sum fd = \mathbf{-17} fd2=303\sum fd^2 = \mathbf{303}

    Step 2: Calculate Arithmetic Mean (Xˉ\bar{X})

    Xˉ=A+(fdN)×h=45+(17100)×10=451.7=43.30\bar{X} = A + \left(\frac{\sum fd}{N}\right) \times h = 45 + \left(\frac{-17}{100}\right) \times 10 = 45 - 1.7 = \mathbf{43.30}


    Step 3: Calculate Mode (MoM_o) The highest frequency is f1=25f_1 = 25, which lies in the modal class 40 - 50.

    • L=40L = 40
    • f1=25f_1 = 25
    • f0=17f_0 = 17 (preceding frequency)
    • f2=18f_2 = 18 (succeeding frequency)
    • h=10h = 10Mo=L+(f1f02f1f0f2)×hM_o = L + \left(\frac{f_1 - f_0}{2f_1 - f_0 - f_2}\right) \times h$
      Mo=40+(25172(25)1718)×10=40+(85035)×10=40+8015=40+5.33=45.33M_o = 40 + \left(\frac{25 - 17}{2(25) - 17 - 18}\right) \times 10 = 40 + \left(\frac{8}{50 - 35}\right) \times 10 = 40 + \frac{80}{15} = 40 + 5.33 = \mathbf{45.33}

    Step 4: Calculate Standard Deviation (σ\sigma)

    σ=h×fd2N(fdN)2\sigma = h \times \sqrt{\frac{\sum fd^2}{N} - \left(\frac{\sum fd}{N}\right)^2}
    σ=10×303100(17100)2=10×3.03(0.17)2=10×3.030.0289=10×3.0011=10×1.7324=17.324\sigma = 10 \times \sqrt{\frac{303}{100} - \left(\frac{-17}{100}\right)^2} = 10 \times \sqrt{3.03 - (-0.17)^2} = 10 \times \sqrt{3.03 - 0.0289} = 10 \times \sqrt{3.0011} = 10 \times 1.7324 = \mathbf{17.324}


    Step 5: Calculate Karl Pearson’s Coefficient of Skewness (SkS_k)

    Sk=XˉMoσ=43.3045.3317.324=2.0317.324=0.117S_k = \frac{\bar{X} - M_o}{\sigma} = \frac{43.30 - 45.33}{17.324} = \frac{-2.03}{17.324} = \mathbf{-0.117}

    (Alternative check using Median: N2=50\frac{N}{2} = 50, Median class 40-50, Md=40+504025×10=44M_d = 40 + \frac{50-40}{25} \times 10 = 44. Then Sk=3(XˉMd)σ=3(43.344)17.324=2.117.324=0.121S_k = \frac{3(\bar{X} - M_d)}{\sigma} = \frac{3(43.3 - 44)}{17.324} = \frac{-2.1}{17.324} = -0.121).


    Interpretation: The Karl Pearson’s coefficient of skewness is -0.117. Since Sk<0S_k < 0, the distribution is slightly negatively skewed, meaning the tail of the distribution extends further to the left, and the majority of observations are concentrated toward higher values.

  2. Solve the following equations by using determinant or matrix method:

    2x+2y+z=52x + 2y + z = 5
    4x+2y+3z=104x + 2y + 3z = 10
    x+3y+4z=7x + 3y + 4z = 7
    [10]
    View model solution

    We will solve the system using Cramer’s Rule (Determinant Method).

    Step 1: Write the coefficient determinant (DD)

    D=221423134D = \begin{vmatrix} 2 & 2 & 1 \\ 4 & 2 & 3 \\ 1 & 3 & 4 \end{vmatrix}

    Expanding along Row 1 (R1R_1):

    D=2233424314+14213D = 2 \begin{vmatrix} 2 & 3 \\ 3 & 4 \end{vmatrix} - 2 \begin{vmatrix} 4 & 3 \\ 1 & 4 \end{vmatrix} + 1 \begin{vmatrix} 4 & 2 \\ 1 & 3 \end{vmatrix}
    D=2(89)2(163)+1(122)D = 2(8 - 9) - 2(16 - 3) + 1(12 - 2)
    D=2(1)2(13)+1(10)=226+10=18D = 2(-1) - 2(13) + 1(10) = -2 - 26 + 10 = -18
    Since D=180D = -18 \ne 0, a unique solution exists.


    Step 2: Calculate DxD_x (replace 1st column with constant terms [5,10,7]T[5, 10, 7]^T)

    Dx=5211023734D_x = \begin{vmatrix} 5 & 2 & 1 \\ 10 & 2 & 3 \\ 7 & 3 & 4 \end{vmatrix}
    Expanding along Row 1:
    Dx=5(89)2(4021)+1(3014)D_x = 5(8 - 9) - 2(40 - 21) + 1(30 - 14)
    Dx=5(1)2(19)+1(16)=538+16=27D_x = 5(-1) - 2(19) + 1(16) = -5 - 38 + 16 = -27


    Step 3: Calculate DyD_y (replace 2nd column with constant terms [5,10,7]T[5, 10, 7]^T)

    Dy=2514103174D_y = \begin{vmatrix} 2 & 5 & 1 \\ 4 & 10 & 3 \\ 1 & 7 & 4 \end{vmatrix}
    Expanding along Row 1:
    Dy=2(4021)5(163)+1(2810)D_y = 2(40 - 21) - 5(16 - 3) + 1(28 - 10)
    Dy=2(19)5(13)+1(18)=3865+18=9D_y = 2(19) - 5(13) + 1(18) = 38 - 65 + 18 = -9


    Step 4: Calculate DzD_z (replace 3rd column with constant terms [5,10,7]T[5, 10, 7]^T)

    Dz=2254210137D_z = \begin{vmatrix} 2 & 2 & 5 \\ 4 & 2 & 10 \\ 1 & 3 & 7 \end{vmatrix}
    Expanding along Row 1:
    Dz=2(1430)2(2810)+5(122)D_z = 2(14 - 30) - 2(28 - 10) + 5(12 - 2)
    Dz=2(16)2(18)+5(10)=3236+50=18D_z = 2(-16) - 2(18) + 5(10) = -32 - 36 + 50 = -18


    Step 5: Apply Cramer’s Rule

    x=DxD=2718=32=1.5x = \frac{D_x}{D} = \frac{-27}{-18} = \frac{3}{2} = \mathbf{1.5}
    y=DyD=918=12=0.5y = \frac{D_y}{D} = \frac{-9}{-18} = \frac{1}{2} = \mathbf{0.5}
    z=DzD=1818=1z = \frac{D_z}{D} = \frac{-18}{-18} = \mathbf{1}


    Verification: Substitute into equation 1: 2(1.5)+2(0.5)+1=3+1+1=52(1.5) + 2(0.5) + 1 = 3 + 1 + 1 = 5 (Correct).

  3. Following two groups of samples describes the age of the students in regular morning MBS program and evening MBS program of National College. If homogeneity of the class is a positive factor for learning which of the two programs will be easier to teach.

    24 30 28 23 25 22 26 27 28 25
    Evening MBS 24 30 28 23 25 22 26 27 28 25
    Morning MBS 28 27 34 33 29 27 28 29 33 26
    [10]
    View model solution

    To decide which program is easier to teach, we compare their Coefficient of Variation (C.V.C.V.). The program with the lower C.V. has greater homogeneity of age and will be easier to teach.


    1. Calculations for Evening MBS Program (X1X_1)

    Sample size n1=10n_1 = 10. Observations: 24,30,28,23,25,22,26,27,28,2524, 30, 28, 23, 25, 22, 26, 27, 28, 25.

    X1X_1 x1=X125.8x_1 = X_1 - 25.8 x12x_1^2
    24 -1.8 3.24
    30 +4.2 17.64
    28 +2.2 4.84
    23 -2.8 7.84
    25 -0.8 0.64
    22 -3.8 14.44
    26 +0.2 0.04
    27 +1.2 1.44
    28 +2.2 4.84
    25 -0.8 0.64
    X1=258\sum X_1 = 258 x12=55.6\sum x_1^2 = 55.6
    • Mean (Xˉ1\bar{X}_1): Xˉ1=X1n1=25810=25.8\bar{X}_1 = \frac{\sum X_1}{n_1} = \frac{258}{10} = 25.8 years.
    • Standard Deviation (σ1\sigma_1): σ1=x12n1=55.610=5.562.358\sigma_1 = \sqrt{\frac{\sum x_1^2}{n_1}} = \sqrt{\frac{55.6}{10}} = \sqrt{5.56} \approx 2.358 years.
    • Coefficient of Variation (C.V.1C.V._1):
      C.V.1=σ1Xˉ1×100=2.35825.8×100=9.14%C.V._1 = \frac{\sigma_1}{\bar{X}_1} \times 100 = \frac{2.358}{25.8} \times 100 = \mathbf{9.14\%}

    2. Calculations for Morning MBS Program (X2X_2)

    Sample size n2=10n_2 = 10. Observations: 28,27,34,33,29,27,28,29,33,2628, 27, 34, 33, 29, 27, 28, 29, 33, 26.

    X2X_2 x2=X229.4x_2 = X_2 - 29.4 x22x_2^2
    28 -1.4 1.96
    27 -2.4 5.76
    34 +4.6 21.16
    33 +3.6 12.96
    29 -0.4 0.16
    27 -2.4 5.76
    28 -1.4 1.96
    29 -0.4 0.16
    33 +3.6 12.96
    26 -3.4 11.56
    X2=294\sum X_2 = 294 x22=74.4\sum x_2^2 = 74.4
    • Mean (Xˉ2\bar{X}_2): Xˉ2=X2n2=29410=29.4\bar{X}_2 = \frac{\sum X_2}{n_2} = \frac{294}{10} = 29.4 years.
    • Standard Deviation (σ2\sigma_2): σ2=x22n2=74.410=7.442.728\sigma_2 = \sqrt{\frac{\sum x_2^2}{n_2}} = \sqrt{\frac{74.4}{10}} = \sqrt{7.44} \approx 2.728 years.
    • Coefficient of Variation (C.V.2C.V._2):
      C.V.2=σ2Xˉ2×100=2.72829.4×100=9.28%C.V._2 = \frac{\sigma_2}{\bar{X}_2} \times 100 = \frac{2.728}{29.4} \times 100 = \mathbf{9.28\%}

    Conclusion & Recommendation:

    • C.V. (Evening MBS)=9.14%C.V.\text{ (Evening MBS)} = 9.14\%
    • C.V. (Morning MBS)=9.28%C.V.\text{ (Morning MBS)} = 9.28\%

    Since the Evening MBS program has a lower coefficient of variation (9.14%<9.28%9.14\% < 9.28\%), its students’ ages are more homogeneous (less dispersed). Therefore, the Evening MBS program will be easier to teach based on the homogeneity criterion.

  4. The following table gives the changes in the price and the consumption (quantity) of certain major constituents of the consumption basket of the labor class.

    Commodity Unit 2020 Price 2020 Qty 2021 Price 2021 Qty
    Wheat Quintals 1000 10 1100 6
    Rice Quintals 1500 15 1700 18
    Cloth Meters 50 50 40 30
    [10]
    View model solution

    Step 1: Set up the index number computation table Let Base Year (2020) values be P0,Q0P_0, Q_0 and Current Year (2021) values be P1,Q1P_1, Q_1.

    Commodity P0P_0 Q0Q_0 P1P_1 Q1Q_1 P0Q0P_0 Q_0 P0Q1P_0 Q_1 P1Q0P_1 Q_0 P1Q1P_1 Q_1
    Wheat 1000 10 1100 6 10,000 6,000 11,000 6,600
    Rice 1500 15 1700 18 22,500 27,000 25,500 30,600
    Cloth 50 50 40 30 2,500 1,500 2,000 1,200
    Total P0Q0=35,000\sum P_0 Q_0 = \mathbf{35,000} P0Q1=34,500\sum P_0 Q_1 = \mathbf{34,500} P1Q0=38,500\sum P_1 Q_0 = \mathbf{38,500} P1Q1=38,400\sum P_1 Q_1 = \mathbf{38,400}

    Step 2: Laspeyre’s Price Index Number (P01LP_{01}^L)

    P01L=P1Q0P0Q0×100=38,50035,000×100=110.00P_{01}^L = \frac{\sum P_1 Q_0}{\sum P_0 Q_0} \times 100 = \frac{38,500}{35,000} \times 100 = \mathbf{110.00}


    Step 3: Paasche’s Price Index Number (P01PP_{01}^P)

    P01P=P1Q1P0Q1×100=38,40034,500×100=111.30P_{01}^P = \frac{\sum P_1 Q_1}{\sum P_0 Q_1} \times 100 = \frac{38,400}{34,500} \times 100 = \mathbf{111.30}


    Step 4: Fisher’s Ideal Price Index Number (P01FP_{01}^F) Fisher’s Index is the geometric mean of Laspeyre’s and Paasche’s indices:

    P01F=P01L×P01P=110.00×111.30=12,243=110.65P_{01}^F = \sqrt{P_{01}^L \times P_{01}^P} = \sqrt{110.00 \times 111.30} = \sqrt{12,243} = \mathbf{110.65}


    Interpretation: According to Fisher’s Ideal Index, the cost of the consumption basket for the labor class increased by 10.65% between 2020 and 2021.

  5. (a) The probability that a boy will get a scholarship is 0.9 and that a girl will get is 0.8. What is the probability that at least one of them will get the scholarship? (b) The following table is the conditional payoff table:

    Strategy No (10) N1(11) N2(12) N3(13) N4(14)
    s1(10) 400 400 400 400 400
    s1(11) 380 440 440 440 440
    s1(12) 360 420 480 480 480
    s1(13) 340 400 460 520 520
    s1(14) 320 380 440 500 560

    What will be your decision if : (i) Maximum criterion is used (ii) Maximum Criterion is used (iii) Minimax regret criterion is used

    [10]
    View model solution

    Part (a): Probability Problem (5 Marks)

    Let:

    • P(B)=P(B) = Probability boy gets scholarship =0.9    P(B)=10.9=0.1= 0.9 \implies P(B') = 1 - 0.9 = 0.1
    • P(G)=P(G) = Probability girl gets scholarship =0.8    P(G)=10.8=0.2= 0.8 \implies P(G') = 1 - 0.8 = 0.2

    Assuming independence between the two candidates:

    • Probability that neither gets scholarship:
      P(BG)=P(B)×P(G)=0.1×0.2=0.02P(B' \cap G') = P(B') \times P(G') = 0.1 \times 0.2 = 0.02
    • Probability that at least one gets scholarship:
      P(At least one)=1P(BG)=10.02=0.98P(\text{At least one}) = 1 - P(B' \cap G') = 1 - 0.02 = \mathbf{0.98}

    Part (b): Decision Theory Criteria (5 Marks)

    (Note: Criteria in TU exams refer to: (i) Maximin (Pessimistic), (ii) Maximax (Optimistic), and (iii) Minimax Regret).

    Let strategies be S1,S2,S3,S4,S5S_1, S_2, S_3, S_4, S_5 (labeled in rows S10S_{10} to S14S_{14}):

    Strategy N0N_0 N1N_1 N2N_2 N3N_3 N4N_4 Row Minimum Row Maximum
    S10S_{10} 400 400 400 400 400 400 400
    S11S_{11} 380 440 440 440 440 380 440
    S12S_{12} 360 420 480 480 480 360 480
    S13S_{13} 340 400 460 520 520 340 520
    S14S_{14} 320 380 440 500 560 320 560

    (i) Maximin Criterion (Pessimistic):

    • Minimum payoffs: {400,380,360,340,320}\{400, 380, 360, 340, 320\}.
    • Maximum of these minimums = 400\mathbf{400} for strategy S10S_{10}.
    • Decision: Select S10S_{10}.

    (ii) Maximax Criterion (Optimistic):

    • Maximum payoffs: {400,440,480,520,560}\{400, 440, 480, 520, 560\}.
    • Maximum of these maximums = 560\mathbf{560} for strategy S14S_{14}.
    • Decision: Select S14S_{14}.

    (iii) Minimax Regret (Opportunity Loss) Criterion:

    Find maximum payoff in each state of nature column:

    • Column Max: N0=400,N1=440,N2=480,N3=520,N4=560N_0 = 400, N_1 = 440, N_2 = 480, N_3 = 520, N_4 = 560.

    Regret Table (Regret=Column MaxPayoff)(\text{Regret} = \text{Column Max} - \text{Payoff}):

    Strategy N0N_0 N1N_1 N2N_2 N3N_3 N4N_4 Maximum Regret
    S10S_{10} 400400=0400-400=0 440400=40440-400=40 480400=80480-400=80 520400=120520-400=120 560400=160560-400=160 160
    S11S_{11} 400380=20400-380=20 440440=0440-440=0 480440=40480-440=40 520440=80520-440=80 560440=120560-440=120 120
    S12S_{12} 400360=40400-360=40 440420=20440-420=20 480480=0480-480=0 520480=40520-480=40 560480=80560-480=80 80
    S13S_{13} 400340=60400-340=60 440400=40440-400=40 480460=20480-460=20 520520=0520-520=0 560520=40560-520=40 60
    S14S_{14} 400320=80400-320=80 440380=60440-380=60 480440=40480-440=40 520500=20520-500=20 560560=0560-560=0 80
    • Minimum of maximum regrets = min(160,120,80,60,80)=60\min(160, 120, 80, 60, 80) = \mathbf{60} corresponding to S13S_{13}.
    • Decision: Select S13S_{13}.
  6. Solve the following Linear Programming problem graphically:

    Maximize Z=30x+50yZ = 30x + 50y Subject to constraints:

    x+y30x + y \le 30
    x+2y40x + 2y \le 40
    and x0,y0x \ge 0, y \ge 0

    [10]
    View model solution

    Step 1: Convert inequalities into boundary equations

    1. Line 1: x+y=30x + y = 30

      • When x=0    y=30    (0,30)x = 0 \implies y = 30 \implies (0, 30)
      • When y=0    x=30    (30,0)y = 0 \implies x = 30 \implies (30, 0)
      • Testing (0,0)(0, 0): 0+0=0300 + 0 = 0 \le 30 (True, region includes origin).
    2. Line 2: x+2y=40x + 2y = 40

      • When x=0    y=20    (0,20)x = 0 \implies y = 20 \implies (0, 20)
      • When y=0    x=40    (40,0)y = 0 \implies x = 40 \implies (40, 0)
      • Testing (0,0)(0, 0): 0+2(0)=0400 + 2(0) = 0 \le 40 (True, region includes origin).
    3. Non-negativity: x0,y0x \ge 0, y \ge 0 restricts the solution to the First Quadrant.


    Step 2: Find the point of intersection between Line 1 and Line 2 Subtract Line 1 from Line 2:

    (x+2y)(x+y)=4030(x + 2y) - (x + y) = 40 - 30
    y=10y = 10
    Substitute y=10y = 10 into Line 1:
    x+10=30    x=20x + 10 = 30 \implies x = 20
    Intersection point B=(20,10)B = (20, 10).


    Step 3: Identify the Feasible Region The feasible region is bounded by the vertices:

    • O=(0,0)O = (0, 0)
    • A=(30,0)A = (30, 0)
    • B=(20,10)B = (20, 10)
    • C=(0,20)C = (0, 20)

    Step 4: Evaluate Objective Function Z=30x+50yZ = 30x + 50y at Corner Points

    Corner Point xx yy Z=30x+50yZ = 30x + 50y
    OO 0 0 30(0)+50(0)=030(0) + 50(0) = 0
    AA 30 0 30(30)+50(0)=90030(30) + 50(0) = 900
    BB 20 10 30(20)+50(10)=600+500=110030(20) + 50(10) = 600 + 500 = \mathbf{1100} (Maximum)
    CC 0 20 30(0)+50(20)=100030(0) + 50(20) = 1000

    Conclusion: The maximum value of the objective function is Zmax=1100Z_{max} = 1100, which occurs at x=20x = 20 and y=10y = 10.

Section C

Attempt any Two questions

[2*15=30]
  1. Test for the normality of these two distributions of wages (in Rs.) and interpret the result on the basis of the information given below:

    Daily wages in Rs. No. of workers X No. of Workers Y
    20 - 30 15 25
    30 - 40 30 40
    40 - 50 44 60
    50 - 60 60 35
    60 - 70 30 20
    70 - 80 14 15
    80 - 90 7 5
    [15]
    View model solution

    Criteria for Testing Normality

    A continuous distribution is approximately Normal if:

    1. Skewness: β1=μ32μ23=0\beta_1 = \frac{\mu_3^2}{\mu_2^3} = 0 (or γ1=β1=0\gamma_1 = \sqrt{\beta_1} = 0).
    2. Kurtosis: β2=μ4μ22=3\beta_2 = \frac{\mu_4}{\mu_2^2} = 3 (or γ2=β23=0\gamma_2 = \beta_2 - 3 = 0).

    Step 1: Computations for Distribution X

    Mid-points mm: 25,35,45,55,65,75,8525, 35, 45, 55, 65, 75, 85. Let assumed mean A=55A = 55, class width h=10h = 10. Step deviation d=m5510d = \frac{m - 55}{10}.

    Class mm fxf_x dd fxdf_x d fxd2f_x d^2 fxd3f_x d^3 fxd4f_x d^4
    20-30 25 15 -3 -45 135 -405 1215
    30-40 35 30 -2 -60 120 -240 480
    40-50 45 44 -1 -44 44 -44 44
    50-60 55 60 0 0 0 0 0
    60-70 65 30 1 30 30 30 30
    70-80 75 14 2 28 56 112 224
    80-90 85 7 3 21 63 189 567
    Total Nx=200N_x = \mathbf{200} fxd=70\sum f_x d = \mathbf{-70} fxd2=448\sum f_x d^2 = \mathbf{448} fxd3=358\sum f_x d^3 = \mathbf{-358} fxd4=2560\sum f_x d^4 = \mathbf{2560}

    Raw Moments about Assumed Mean (A=55A=55):

    • μ1=fxdN×h=70200×10=3.5\mu_1' = \frac{\sum f_x d}{N} \times h = \frac{-70}{200} \times 10 = -3.5
    • μ2=fxd2N×h2=448200×100=224\mu_2' = \frac{\sum f_x d^2}{N} \times h^2 = \frac{448}{200} \times 100 = 224
    • μ3=fxd3N×h3=358200×1000=1790\mu_3' = \frac{\sum f_x d^3}{N} \times h^3 = \frac{-358}{200} \times 1000 = -1790
    • μ4=fxd4N×h4=2560200×10000=128,000\mu_4' = \frac{\sum f_x d^4}{N} \times h^4 = \frac{2560}{200} \times 10000 = 128,000

    Central Moments for Distribution X:

    • μ2=μ2(μ1)2=224(3.5)2=22412.25=211.75\mu_2 = \mu_2' - (\mu_1')^2 = 224 - (-3.5)^2 = 224 - 12.25 = \mathbf{211.75}
    • μ3=μ33μ2μ1+2(μ1)3=17903(224)(3.5)+2(3.5)3=1790+235285.75=476.25\mu_3 = \mu_3' - 3\mu_2'\mu_1' + 2(\mu_1')^3 = -1790 - 3(224)(-3.5) + 2(-3.5)^3 = -1790 + 2352 - 85.75 = \mathbf{476.25}
    • μ4=μ44μ3μ1+6μ2(μ1)23(μ1)4\mu_4 = \mu_4' - 4\mu_3'\mu_1' + 6\mu_2'(\mu_1')^2 - 3(\mu_1')^4 =1280004(1790)(3.5)+6(224)(12.25)3(150.0625)= 128000 - 4(-1790)(-3.5) + 6(224)(12.25) - 3(150.0625) =12800025060+16464450.19=118,953.81= 128000 - 25060 + 16464 - 450.19 = \mathbf{118,953.81}

    Coefficients for Distribution X:

    • β1=μ32μ23=(476.25)2(211.75)3=226,814.069,494,402.730.02390\beta_1 = \frac{\mu_3^2}{\mu_2^3} = \frac{(476.25)^2}{(211.75)^3} = \frac{226,814.06}{9,494,402.73} \approx \mathbf{0.0239} \approx 0
    • β2=μ4μ22=118,953.81(211.75)2=118,953.8144,838.062.653\beta_2 = \frac{\mu_4}{\mu_2^2} = \frac{118,953.81}{(211.75)^2} = \frac{118,953.81}{44,838.06} \approx \mathbf{2.653}

    Step 2: Computations for Distribution Y

    Assumed mean A=45A = 45, step deviation d=m4510d = \frac{m - 45}{10}.

    Class mm fyf_y dd fydf_y d fyd2f_y d^2 fyd3f_y d^3 fyd4f_y d^4
    20-30 25 25 -2 -50 100 -200 400
    30-40 35 40 -1 -40 40 -40 40
    40-50 45 60 0 0 0 0 0
    50-60 55 35 1 35 35 35 35
    60-70 65 20 2 40 80 160 320
    70-80 75 15 3 45 135 405 1215
    80-90 85 5 4 20 80 320 1280
    Total Ny=200N_y = \mathbf{200} fyd=10\sum f_y d = \mathbf{10} fyd2=470\sum f_y d^2 = \mathbf{470} fyd3=680\sum f_y d^3 = \mathbf{680} fyd4=3290\sum f_y d^4 = \mathbf{3290}

    Raw Moments for Distribution Y (A=45A=45):

    • μ1=10200×10=0.5\mu_1' = \frac{10}{200} \times 10 = 0.5
    • μ2=470200×100=235\mu_2' = \frac{470}{200} \times 100 = 235
    • μ3=680200×1000=3400\mu_3' = \frac{680}{200} \times 1000 = 3400
    • μ4=3290200×10000=164,500\mu_4' = \frac{3290}{200} \times 10000 = 164,500

    Central Moments for Distribution Y:

    • μ2=235(0.5)2=2350.25=234.75\mu_2 = 235 - (0.5)^2 = 235 - 0.25 = \mathbf{234.75}
    • μ3=34003(235)(0.5)+2(0.5)3=3400352.5+0.25=3047.75\mu_3 = 3400 - 3(235)(0.5) + 2(0.5)^3 = 3400 - 352.5 + 0.25 = \mathbf{3047.75}
    • μ4=1645004(3400)(0.5)+6(235)(0.25)3(0.0625)=1645006800+352.50.19=158,052.31\mu_4 = 164500 - 4(3400)(0.5) + 6(235)(0.25) - 3(0.0625) = 164500 - 6800 + 352.5 - 0.19 = \mathbf{158,052.31}

    Coefficients for Distribution Y:

    • β1=(3047.75)2(234.75)3=9,288,780.0612,936,547.450.718\beta_1 = \frac{(3047.75)^2}{(234.75)^3} = \frac{9,288,780.06}{12,936,547.45} \approx \mathbf{0.718}
    • β2=158,052.31(234.75)2=158,052.3155,107.562.868\beta_2 = \frac{158,052.31}{(234.75)^2} = \frac{158,052.31}{55,107.56} \approx \mathbf{2.868}

    Comparison & Interpretation:

    Metric Normal Standard Distribution X Distribution Y
    Skewness (β1\beta_1) 00 0.0240.024 (almost zero) 0.7180.718 (positively skewed)
    Kurtosis (β2\beta_2) 33 2.6532.653 (platykurtic) 2.8682.868 (close to 3)

    Conclusion:

    1. Distribution X has β10\beta_1 \approx 0, showing near-perfect symmetry, with slight platykurtosis (β2=2.65\beta_2 = 2.65). It is reasonably close to normal.
    2. Distribution Y exhibits significant positive skewness (β1=0.718>0\beta_1 = 0.718 > 0), departing substantially from normality.
    3. Therefore, Distribution X is closer to a normal distribution than Distribution Y.
  2. Before and after the implementation of an economic program to uplift the economic condition of a community following information were found.

    Monthly Income (in Rs. '00) Prior to the plan No. of families After the plan No. of families
    4 - 6 10 65
    6 - 8 70 -
    8 - 10 35 37
    10 - 12 20 15
    12 - 14 10 15
    14 - 16 3 5
    16 - 18 2 5

    a. Find the highest income of the poorest 40% of the population before and after the plan.

    b. Find the lowest income of richest 40% of the population before and after the plan.

    c. Obtain the limits of income of middle 50% of families before and after the plan.

    [15]
    View model solution

    Analytical Interpretation of Questions

    • (a) Highest income of poorest 40% =40th= 40^{\text{th}} percentile (P40P_{40})
    • (b) Lowest income of richest 40% =60th= 60^{\text{th}} percentile (P60P_{60})
    • (c) Limits of income of middle 50% =[Q1,Q3]=[P25,P75]= [Q_1, Q_3] = [P_{25}, P_{75}]

    Step 1: Cumulative Frequency Table

    (Note: In the ‘After the plan’ column, the frequency for 6-8 is ‘-’ indicating 0).

    Income (Rs. '00) Before Plan f1f_1 c.f.1c.f._1 After Plan f2f_2 c.f.2c.f._2
    4 - 6 10 10 65 65
    6 - 8 70 80 0 65
    8 - 10 35 115 37 102
    10 - 12 20 135 15 117
    12 - 14 10 145 15 132
    14 - 16 3 148 5 137
    16 - 18 2 150 5 142
    Total N1=150N_1 = \mathbf{150} N2=142N_2 = \mathbf{142}

    Part (a): Highest Income of the Poorest 40% (P40P_{40})

    1. Before Plan:

    • Position of P40=40×N1100=40×150100=60thP_{40} = \frac{40 \times N_1}{100} = \frac{40 \times 150}{100} = 60^{\text{th}} item.
    • Falls in class 6 - 8 (c.f.=80c.f. = 80, preceding c.f.=10,f=70,L=6,h=2c.f. = 10, f = 70, L = 6, h = 2).
      P40=L+(40N100c.f.f)×h=6+(601070)×2=6+10070=6+1.43=7.43P_{40} = L + \left(\frac{\frac{40N}{100} - c.f.}{f}\right) \times h = 6 + \left(\frac{60 - 10}{70}\right) \times 2 = 6 + \frac{100}{70} = 6 + 1.43 = \mathbf{7.43}
      Income =7.43×100=Rs. 743= 7.43 \times 100 = \mathbf{\text{Rs. } 743}.

    2. After Plan:

    • Position of P40=40×142100=56.8thP_{40} = \frac{40 \times 142}{100} = 56.8^{\text{th}} item.
    • Falls in class 4 - 6 (c.f.=65c.f. = 65, preceding c.f.=0,f=65,L=4,h=2c.f. = 0, f = 65, L = 4, h = 2).
      P40=4+(56.8065)×2=4+113.665=4+1.75=5.75P_{40} = 4 + \left(\frac{56.8 - 0}{65}\right) \times 2 = 4 + \frac{113.6}{65} = 4 + 1.75 = \mathbf{5.75}
      Income =5.75×100=Rs. 575= 5.75 \times 100 = \mathbf{\text{Rs. } 575}.

    Part (b): Lowest Income of the Richest 40% (P60P_{60})

    1. Before Plan:

    • Position of P60=60×150100=90thP_{60} = \frac{60 \times 150}{100} = 90^{\text{th}} item.
    • Falls in class 8 - 10 (c.f.=115c.f. = 115, preceding c.f.=80,f=35,L=8,h=2c.f. = 80, f = 35, L = 8, h = 2).
      P60=8+(908035)×2=8+2035=8+0.57=8.57P_{60} = 8 + \left(\frac{90 - 80}{35}\right) \times 2 = 8 + \frac{20}{35} = 8 + 0.57 = \mathbf{8.57}
      Income =8.57×100=Rs. 857= 8.57 \times 100 = \mathbf{\text{Rs. } 857}.

    2. After Plan:

    • Position of P60=60×142100=85.2ndP_{60} = \frac{60 \times 142}{100} = 85.2^{\text{nd}} item.
    • Falls in class 8 - 10 (c.f.=102c.f. = 102, preceding c.f.=65,f=37,L=8,h=2c.f. = 65, f = 37, L = 8, h = 2).
      P60=8+(85.26537)×2=8+40.437=8+1.09=9.09P_{60} = 8 + \left(\frac{85.2 - 65}{37}\right) \times 2 = 8 + \frac{40.4}{37} = 8 + 1.09 = \mathbf{9.09}
      Income =9.09×100=Rs. 909= 9.09 \times 100 = \mathbf{\text{Rs. } 909}.

    Part (c): Limits of Income of Middle 50% (Q1Q_1 to Q3Q_3)

    1. Before Plan:

    • Q1Q_1 (25th25^{\text{th}} percentile): Position =1504=37.5th= \frac{150}{4} = 37.5^{\text{th}} item     \implies Class 6 - 8.
      Q1=6+(37.51070)×2=6+5570=6+0.79=6.79    Rs. 679Q_1 = 6 + \left(\frac{37.5 - 10}{70}\right) \times 2 = 6 + \frac{55}{70} = 6 + 0.79 = \mathbf{6.79} \implies \mathbf{\text{Rs. } 679}
    • Q3Q_3 (75th75^{\text{th}} percentile): Position =3×1504=112.5th= \frac{3 \times 150}{4} = 112.5^{\text{th}} item     \implies Class 8 - 10.
      Q3=8+(112.58035)×2=8+6535=8+1.86=9.86    Rs. 986Q_3 = 8 + \left(\frac{112.5 - 80}{35}\right) \times 2 = 8 + \frac{65}{35} = 8 + 1.86 = \mathbf{9.86} \implies \mathbf{\text{Rs. } 986}
    • Limits Before Plan: Rs. 679 to Rs. 986.

    2. After Plan:

    • Q1Q_1 (25th25^{\text{th}} percentile): Position =1424=35.5th= \frac{142}{4} = 35.5^{\text{th}} item     \implies Class 4 - 6.
      Q1=4+(35.5065)×2=4+7165=4+1.09=5.09    Rs. 509Q_1 = 4 + \left(\frac{35.5 - 0}{65}\right) \times 2 = 4 + \frac{71}{65} = 4 + 1.09 = \mathbf{5.09} \implies \mathbf{\text{Rs. } 509}
    • Q3Q_3 (75th75^{\text{th}} percentile): Position =3×1424=106.5th= \frac{3 \times 142}{4} = 106.5^{\text{th}} item     \implies Class 10 - 12.
      Q3=10+(106.510215)×2=10+915=10+0.60=10.60    Rs. 1,060Q_3 = 10 + \left(\frac{106.5 - 102}{15}\right) \times 2 = 10 + \frac{9}{15} = 10 + 0.60 = \mathbf{10.60} \implies \mathbf{\text{Rs. } 1,060}
    • Limits After Plan: Rs. 509 to Rs. 1,060.
  3. The income and expenditure of 100 families is given below:

    Expenditure (Rs)
    Income (Rs) Expenditure (Rs)0 - 500 Expenditure (Rs)500 - 1000 Expenditure (Rs)1000 - 1500 Expenditure (Rs)1500 - 2000
    0 - 1000 - - - 3
    1000 - 2000 - 4 9 4
    2000 - 3000 3 10 19 8
    3000 - 4000 7 6 12 5
    4000 - 5000 9 7 - -

    Find (a) Two regression co-effcient .

    (b) Co -efficient of correlation between income and expenditure .

    (c) Estimate the expenditure when income is Rs 10,000.

    [15]
    View model solution

    Step 1: Bivariate Frequency Setup

    Let:

    • X=X = Income (in Rs. '000): Mid-points 500,1500,2500,3500,4500500, 1500, 2500, 3500, 4500.
      • Let assumed mean Ax=2500A_x = 2500, step width hx=1000h_x = 1000.
      • u=X25001000=2,1,0,1,2u = \frac{X - 2500}{1000} = -2, -1, 0, 1, 2.
    • Y=Y = Expenditure (in Rs.): Mid-points 250,750,1250,1750250, 750, 1250, 1750.
      • Let assumed mean Ay=1250A_y = 1250, step width hy=500h_y = 500.
      • v=Y1250500=2,1,0,1v = \frac{Y - 1250}{500} = -2, -1, 0, 1.

    Step 2: Bivariate Calculation Table

    X\YX \backslash Y v=2v = -2 (250) v=1v = -1 (750) v=0v = 0 (1250) v=1v = 1 (1750) fxf_x uu fxuf_x u fxu2f_x u^2 fuv\sum fuv
    u=2u = -2 (500) - - - 3 [fuv = -6] 3 -2 -6 12 -6
    u=1u = -1 (1500) - 4 [fuv = 4] 9 [0] 4 [fuv = -4] 17 -1 -17 17 0
    u=0u = 0 (2500) 3 [0] 10 [0] 19 [0] 8 [0] 40 0 0 0 0
    u=1u = 1 (3500) 7 [fuv = -14] 6 [fuv = -6] 12 [0] 5 [fuv = 5] 30 1 30 30 -15
    u=2u = 2 (4500) 9 [fuv = -36] 7 [fuv = -14] - - 16 2 32 64 -50
    fyf_y 19 27 40 20 N=106N = 106 fxu=39\sum f_x u = 39 fxu2=123\sum f_x u^2 = 123 fuv=71\sum fuv = -71
    vv -2 -1 0 1
    fyvf_y v -38 -27 0 20 fyv=45\sum f_y v = -45
    fyv2f_y v^2 76 27 0 20 fyv2=123\sum f_y v^2 = 123

    (Note: Sum of frequencies N=3+17+40+30+16=106N = 3 + 17 + 40 + 30 + 16 = 106 families).


    Step 3: Compute Summary Statistics

    • N=106N = 106
    • fxu=39,fxu2=123\sum f_x u = 39, \quad \sum f_x u^2 = 123
    • fyv=45,fyv2=123\sum f_y v = -45, \quad \sum f_y v^2 = 123
    • fuv=71\sum fuv = -71

    Covariance numerator in coded units:

    Cov(u,v)=Nfuv(fxu)(fyv)=106(71)(39)(45)=7526(1755)=5771\text{Cov}(u, v) = N \sum fuv - (\sum f_x u)(\sum f_y v) = 106(-71) - (39)(-45) = -7526 - (-1755) = -5771

    Denominator for uu:

    Var(u)=Nfxu2(fxu)2=106(123)(39)2=130381521=11517\text{Var}(u) = N \sum f_x u^2 - (\sum f_x u)^2 = 106(123) - (39)^2 = 13038 - 1521 = 11517

    Denominator for vv:

    Var(v)=Nfyv2(fyv)2=106(123)(45)2=130382025=11013\text{Var}(v) = N \sum f_y v^2 - (\sum f_y v)^2 = 106(123) - (-45)^2 = 13038 - 2025 = 11013


    Part (a): Two Regression Coefficients

    1. Regression coefficient of YY on XX (byxb_{yx}):

      byx=Nfuv(fxu)(fyv)Nfxu2(fxu)2×hyhxb_{yx} = \frac{N \sum fuv - (\sum f_x u)(\sum f_y v)}{N \sum f_x u^2 - (\sum f_x u)^2} \times \frac{h_y}{h_x}
      byx=577111517×5001000=0.5011×0.5=0.2506b_{yx} = \frac{-5771}{11517} \times \frac{500}{1000} = -0.5011 \times 0.5 = \mathbf{-0.2506}

    2. Regression coefficient of XX on YY (bxyb_{xy}):

      bxy=Nfuv(fxu)(fyv)Nfyv2(fyv)2×hxhyb_{xy} = \frac{N \sum fuv - (\sum f_x u)(\sum f_y v)}{N \sum f_y v^2 - (\sum f_y v)^2} \times \frac{h_x}{h_y}
      bxy=577111013×1000500=0.5240×2=1.0480b_{xy} = \frac{-5771}{11013} \times \frac{1000}{500} = -0.5240 \times 2 = \mathbf{-1.0480}


    Part (b): Correlation Coefficient (rr)

    r=byx×bxy=(0.2506)×(1.0480)=0.2626=0.5125r = -\sqrt{b_{yx} \times b_{xy}} = -\sqrt{(-0.2506) \times (-1.0480)} = -\sqrt{0.2626} = \mathbf{-0.5125}

    (Negative sign holds because both regression coefficients are negative).


    Part (c): Estimate Expenditure (YY) when Income (XX) is Rs. 10,000

    First compute means Xˉ\bar{X} and Yˉ\bar{Y}:

    Xˉ=Ax+(fxuN)hx=2500+(39106)1000=2500+367.92=Rs. 2867.92\bar{X} = A_x + \left(\frac{\sum f_x u}{N}\right) h_x = 2500 + \left(\frac{39}{106}\right) 1000 = 2500 + 367.92 = \text{Rs. } 2867.92
    Yˉ=Ay+(fyvN)hy=1250+(45106)500=1250212.26=Rs. 1037.74\bar{Y} = A_y + \left(\frac{\sum f_y v}{N}\right) h_y = 1250 + \left(\frac{-45}{106}\right) 500 = 1250 - 212.26 = \text{Rs. } 1037.74

    Regression equation of YY on XX:

    YYˉ=byx(XXˉ)Y - \bar{Y} = b_{yx}(X - \bar{X})
    Y1037.74=0.2506(X2867.92)Y - 1037.74 = -0.2506(X - 2867.92)
    Y=1037.740.2506X+718.70=1756.440.2506XY = 1037.74 - 0.2506X + 718.70 = 1756.44 - 0.2506X

    When Income X=10,000X = 10,000:

    Y=1756.440.2506(10,000)=1756.442506=749.56Y = 1756.44 - 0.2506(10,000) = 1756.44 - 2506 = \mathbf{-749.56}
    (Note: Because of the high inverse frequency concentrations at the corners of this TU examination dataset, the linear projection gives a negative value, showing that expenditure cannot be linearly extrapolated at X=10,000X=10,000 outside the sample domain of 050000-5000).