Board paper

Business Statistics 2022 Board Question Paper

STT 204 · Business Statistics

examination paper loaded.
Programme
BIM
Academic year
Semester 3
Exam year
2022 AD
Sitting
regular
Full marks
36
Duration
120 minutes

Tribhuvan University

Faculty of Management

Office of the Dean

2022 AD / Regular Examination

Course: STT 204 · Business Statistics

Level: Bachelor of Information Management (BIM) · Semester 3

Full Marks: 36

Time: 2 hrs.

Time: 2 hrs | Full Marks: 36 | Pass Marks: 18

Subjective Questions

  1. Consider the following set of sample data:

    78 121 143 88 110 107 62 122 130 95 78 139 89 125

    Calculate the lower and upper quartiles.

    [5]
    View model solution

    Calculation of Lower (Q1Q_1) and Upper (Q3Q_3) Quartiles:

    Step 1: Arrange the Data in Ascending Order

    Given sample data (n=14n = 14): 78, 121, 143, 88, 110, 107, 62, 122, 130, 95, 78, 139, 89, 125

    Arranging in ascending order: 62, 78, 78, 88, 89, 95, 107, 110, 121, 122, 125, 130, 139, 143


    Step 2: Calculate Lower Quartile (Q1Q_1)

    Position of Q1=(n+14)th item=(14+14)th=3.75th item\text{Position of } Q_1 = \left(\frac{n + 1}{4}\right)^{\text{th}} \text{ item} = \left(\frac{14 + 1}{4}\right)^{\text{th}} = 3.75^{\text{th}} \text{ item}
    Q1=Value of 3rd item+0.75×(Value of 4th itemValue of 3rd item)Q_1 = \text{Value of } 3^{\text{rd}} \text{ item} + 0.75 \times (\text{Value of } 4^{\text{th}} \text{ item} - \text{Value of } 3^{\text{rd}} \text{ item})
    Q1=78+0.75×(8878)=78+0.75×10=78+7.5=85.5Q_1 = 78 + 0.75 \times (88 - 78) = 78 + 0.75 \times 10 = 78 + 7.5 = \mathbf{85.5}

    (Note: Under the alternative integer-rank formula n/4=3.5thn/4 = 3.5^{\text{th}} item, Q1=88Q_1 = 88).


    Step 3: Calculate Upper Quartile (Q3Q_3)

    Position of Q3=(3(n+1)4)th item=(3×154)th=11.25th item\text{Position of } Q_3 = \left(\frac{3(n + 1)}{4}\right)^{\text{th}} \text{ item} = \left(\frac{3 \times 15}{4}\right)^{\text{th}} = 11.25^{\text{th}} \text{ item}
    Q3=Value of 11th item+0.25×(Value of 12th itemValue of 11th item)Q_3 = \text{Value of } 11^{\text{th}} \text{ item} + 0.25 \times (\text{Value of } 12^{\text{th}} \text{ item} - \text{Value of } 11^{\text{th}} \text{ item})
    Q3=125+0.25×(130125)=125+0.25×5=125+1.25=126.25Q_3 = 125 + 0.25 \times (130 - 125) = 125 + 0.25 \times 5 = 125 + 1.25 = \mathbf{126.25}

    (Note: Under the alternative integer-rank formula 3n/4=10.5th3n/4 = 10.5^{\text{th}} item, Q3=125Q_3 = 125).

    Final Answer:

    • Lower Quartile (Q1Q_1): 85.5
    • Upper Quartile (Q3Q_3): 126.25
  2. If the coefficient of skewness is 0.5, first quartile is 8 and third quartile is 16, find the median of the distribution.

    [5]
    View model solution

    Calculation of Median from Bowley’s Skewness:

    Given Data:

    • First Quartile (Q1Q_1) = 88
    • Third Quartile (Q3Q_3) = 1616
    • Bowley’s Coefficient of Skewness (SkBSk_B) = 0.50.5

    Formula:

    Bowley’s coefficient of skewness based on quartiles is given by:

    SkB=Q3+Q12MdQ3Q1Sk_B = \frac{Q_3 + Q_1 - 2M_d}{Q_3 - Q_1}


    Step-by-Step Substitution:

    0.5=16+82Md1680.5 = \frac{16 + 8 - 2M_d}{16 - 8}
    0.5=242Md80.5 = \frac{24 - 2M_d}{8}

    Multiplying both sides by 88:

    0.5×8=242Md0.5 \times 8 = 24 - 2M_d
    4=242Md4 = 24 - 2M_d
    2Md=2442M_d = 24 - 4
    2Md=202M_d = 20
    Md=202=10M_d = \frac{20}{2} = \mathbf{10}

    Final Answer: The median (MdM_d) of the distribution is 10.

  3. A bag contains 20 balls numbered from 1 to 20. A ball is selected at random without replacement, what is the probability of (a) multiple of 3 or 7 (b) multiple of 3 or 4?

    [5]
    View model solution

    Probability Calculations for Numbered Balls (1 to 20):

    Total number of balls in the sample space:

    S={1,2,3,,20}    n(S)=20S = \{1, 2, 3, \dots, 20\} \implies n(S) = 20


    (a) Probability of Selecting a Multiple of 3 or 7:

    • Multiples of 3: A={3,6,9,12,15,18}    n(A)=6A = \{3, 6, 9, 12, 15, 18\} \implies n(A) = 6
    • Multiples of 7: B={7,14}    n(B)=2B = \{7, 14\} \implies n(B) = 2
    • Common multiples (multiples of 21): AB=    n(AB)=0A \cap B = \emptyset \implies n(A \cap B) = 0 (Mutually exclusive events)

    By the Addition Rule:

    P(AB)=P(A)+P(B)=620+220=820=25=0.40P(A \cup B) = P(A) + P(B) = \frac{6}{20} + \frac{2}{20} = \frac{8}{20} = \frac{2}{5} = \mathbf{0.40}


    (b) Probability of Selecting a Multiple of 3 or 4:

    • Multiples of 3: A={3,6,9,12,15,18}    n(A)=6A = \{3, 6, 9, 12, 15, 18\} \implies n(A) = 6
    • Multiples of 4: C={4,8,12,16,20}    n(C)=5C = \{4, 8, 12, 16, 20\} \implies n(C) = 5
    • Common multiples (multiples of 12): AC={12}    n(AC)=1A \cap C = \{12\} \implies n(A \cap C) = 1

    By the General Addition Theorem:

    P(AC)=P(A)+P(C)P(AC)P(A \cup C) = P(A) + P(C) - P(A \cap C)
    P(AC)=620+520120=1020=12=0.50P(A \cup C) = \frac{6}{20} + \frac{5}{20} - \frac{1}{20} = \frac{10}{20} = \frac{1}{2} = \mathbf{0.50}

    Final Answer:

    • (a) P(multiple of 3 or 7)=P(\text{multiple of 3 or 7}) = 0.40
    • (b) P(multiple of 3 or 4)=P(\text{multiple of 3 or 4}) = 0.50
  4. A random variable x has the following probability distribution.

    X 0 1 2 3 4
    P(x) 0.22 0.18 0.35 0.15 0.10

    Compute the expected value and variance.

    [5]
    View model solution

    Expected Value and Variance of Discrete Random Variable XX:

    Calculation Table:

    XX P(X)P(X) XP(X)X \cdot P(X) X2X^2 X2P(X)X^2 \cdot P(X)
    0 0.22 0.00 0 0.00
    1 0.18 0.18 1 0.18
    2 0.35 0.70 4 1.40
    3 0.15 0.45 9 1.35
    4 0.10 0.40 16 1.60
    Total P(X)=1.00\sum P(X) = 1.00 XP(X)=1.73\sum X P(X) = \mathbf{1.73} X2P(X)=4.53\sum X^2 P(X) = \mathbf{4.53}

    Step 1: Expected Value E(X)E(X)E(X)=μ=[XP(X)]=0.18+0.70+0.45+0.40=1.73E(X) = \mu = \sum [X \cdot P(X)] = 0.18 + 0.70 + 0.45 + 0.40 = \mathbf{1.73}$


    Step 2: Variance Var(X)Var(X)Var(X)=σ2=E(X2)[E(X)]2\text{Var}(X) = \sigma^2 = E(X^2) - [E(X)]^2$

    Var(X)=4.53(1.73)2=4.532.9929=1.5371\text{Var}(X) = 4.53 - (1.73)^2 = 4.53 - 2.9929 = \mathbf{1.5371}

    Final Answer:

    • Expected Value E(X)E(X): 1.73
    • Variance Var(X)\text{Var}(X): 1.5371
  5. Compute the five number summaries from the following data and comment on the shape of the distribution:

    7 11 25 23 19 34 29 31 9 15 30
    [5]
    View model solution

    Five-Number Summary and Distribution Shape:

    Step 1: Arrange Data in Ascending Order

    Given data (n=11n = 11): 7, 11, 25, 23, 19, 34, 29, 31, 9, 15, 30

    Ordered data: 7, 9, 11, 15, 19, 23, 25, 29, 30, 31, 34


    Step 2: Compute the Five-Number Summary

    1. Minimum (MinMin): 7
    2. First Quartile (Q1Q_1):
      Position of Q1=(n+14)th=(11+14)th=3rd value=11\text{Position of } Q_1 = \left(\frac{n + 1}{4}\right)^{\text{th}} = \left(\frac{11 + 1}{4}\right)^{\text{th}} = 3^{\text{rd}} \text{ value} = \mathbf{11}
    3. Median (Q2Q_2):
      Position of Q2=(n+12)th=(11+12)th=6th value=23\text{Position of } Q_2 = \left(\frac{n + 1}{2}\right)^{\text{th}} = \left(\frac{11 + 1}{2}\right)^{\text{th}} = 6^{\text{th}} \text{ value} = \mathbf{23}
    4. Third Quartile (Q3Q_3):
      Position of Q3=(3(n+1)4)th=9th value=30\text{Position of } Q_3 = \left(\frac{3(n + 1)}{4}\right)^{\text{th}} = 9^{\text{th}} \text{ value} = \mathbf{30}
    5. Maximum (MaxMax): 34

    Summary Vector: [Min,Q1,Q2,Q3,Max]=[7,11,23,30,34][Min, Q_1, Q_2, Q_3, Max] = [7, 11, 23, 30, 34]


    Step 3: Comment on the Shape of the Distribution

    Compare quartile distances:

    • Distance from Q1Q_1 to Median: Q2Q1=2311=12Q_2 - Q_1 = 23 - 11 = 12
    • Distance from Median to Q3Q_3: Q3Q2=3023=7Q_3 - Q_2 = 30 - 23 = 7SkB=Q3+Q12Q2Q3Q1=30+112(23)3011=5190.263Sk_B = \frac{Q_3 + Q_1 - 2Q_2}{Q_3 - Q_1} = \frac{30 + 11 - 2(23)}{30 - 11} = \frac{-5}{19} \approx -0.263$

    Conclusion on Shape: Since (Q2Q1)>(Q3Q2)(Q_2 - Q_1) > (Q_3 - Q_2) (12>712 > 7) and Bowley’s skewness is negative (0.263-0.263), the distribution has a longer tail to the left and is negatively skewed (skewed to the left).

  6. Find the mean and standard deviation from the following data related to age distribution of a class.

    Age (yrs) 15 16 17 18 19 20
    No of students 5 7 12 15 7 4
    [5]
    View model solution

    Mean and Standard Deviation of Age Distribution:

    Calculation Table:

    Age (XX) Students (ff) fXfX X2X^2 fX2fX^2
    15 5 75 225 1,125
    16 7 112 256 1,792
    17 12 204 289 3,468
    18 15 270 324 4,860
    19 7 133 361 2,527
    20 4 80 400 1,600
    Total N=f=50N = \sum f = \mathbf{50} fX=874\sum fX = \mathbf{874} fX2=15,372\sum fX^2 = \mathbf{15,372}

    Step 1: Calculation of Mean (Xˉ\bar{X})

    Xˉ=fXN=87450=17.48 years\bar{X} = \frac{\sum fX}{N} = \frac{874}{50} = \mathbf{17.48 \text{ years}}

    Step 2: Calculation of Standard Deviation (σ\sigma)

    σ=fX2N(fXN)2\sigma = \sqrt{\frac{\sum fX^2}{N} - \left(\frac{\sum fX}{N}\right)^2}
    σ=1537250(17.48)2=307.44305.5504=1.88961.3746 years\sigma = \sqrt{\frac{15372}{50} - (17.48)^2} = \sqrt{307.44 - 305.5504} = \sqrt{1.8896} \approx \mathbf{1.3746 \text{ years}}

    Final Answer:

    • Mean Age: 17.48 years
    • Standard Deviation: 1.37 years
  7. The mean height and variance of height of 500 students were found to be 165 cm and 25 cm² respectively. Find the range of height of middle 80% of the students.

    [5]
    View model solution

    Range of Height for Middle 80% of Students:

    Given Data:

    • Total students (NN) = 500500
    • Mean height (μ\mu) = 165 cm165 \text{ cm}
    • Variance (σ2\sigma^2) = 25 cm2    σ=25=5 cm25 \text{ cm}^2 \implies \sigma = \sqrt{25} = 5 \text{ cm}

    Step 1: Determine the Standard Normal ZZ-Value

    For the middle 80% of a normal distribution:

    • Area in the middle = 0.800.80
    • Area in each tail = 10.802=0.10\frac{1 - 0.80}{2} = 0.10
    • Area from the mean μ\mu to each boundary = 0.802=0.4000\frac{0.80}{2} = 0.4000

    From the standard normal distribution table:

    P(0Zz)=0.4000    z=1.28(more precisely, 1.2816)P(0 \le Z \le z) = 0.4000 \implies z = 1.28 \quad (\text{more precisely, } 1.2816)


    Step 2: Calculate Lower and Upper Height Boundaries

    X=μ±zσX = \mu \pm z \cdot \sigma
    • Lower Limit (X1X_1):

      X1=μzσ=165(1.28×5)=1656.4=158.60 cmX_1 = \mu - z \cdot \sigma = 165 - (1.28 \times 5) = 165 - 6.4 = \mathbf{158.60 \text{ cm}}

    • Upper Limit (X2X_2):

      X2=μ+zσ=165+(1.28×5)=165+6.4=171.40 cmX_2 = \mu + z \cdot \sigma = 165 + (1.28 \times 5) = 165 + 6.4 = \mathbf{171.40 \text{ cm}}

    Final Answer: The height range for the middle 80% of students is from 158.60 cm to 171.40 cm (Range = 171.40158.60=12.80 cm171.40 - 158.60 = 12.80 \text{ cm}).

  8. A sample of heights of 6400 Indian has a mean of 67.85 inches with a standard deviation of 2.56 inches, while sample of heights of 1600 British has a mean of 68.55 inches with a standard deviation of 2.52 inches. Do the data indicate that British are on the average taller than Indians at 5% level of significance?

    [5]
    View model solution

    Hypothesis Testing: Difference Between Two Means (British vs. Indian Heights):

    Step 1: Summary of Sample Statistics

    • Sample 1 (Indians): n1=6,400n_1 = 6,400, Xˉ1=67.85 inches\bar{X}_1 = 67.85 \text{ inches}, s1=2.56 inchess_1 = 2.56 \text{ inches}
    • Sample 2 (British): n2=1,600n_2 = 1,600, Xˉ2=68.55 inches\bar{X}_2 = 68.55 \text{ inches}, s2=2.52 inchess_2 = 2.52 \text{ inches}
    • Level of significance (α\alpha) = 0.050.05

    Step 2: Formulate Hypotheses

    • Null Hypothesis (H0H_0): μ2μ1\mu_2 \le \mu_1 (British are not taller on average than Indians).
    • Alternative Hypothesis (H1H_1): μ2>μ1\mu_2 > \mu_1 (British are on average taller than Indians — Right-tailed test).

    Step 3: Test Statistic (ZZ)

    Under H0H_0, the test statistic for large independent samples is:

    Z=Xˉ2Xˉ1s12n1+s22n2Z = \frac{\bar{X}_2 - \bar{X}_1}{\sqrt{\frac{s_1^2}{n_1} + \frac{s_2^2}{n_2}}}

    Calculate Standard Error (SESE):

    s12n1=(2.56)26400=6.55366400=0.001024\frac{s_1^2}{n_1} = \frac{(2.56)^2}{6400} = \frac{6.5536}{6400} = 0.001024
    s22n2=(2.52)21600=6.35041600=0.003969\frac{s_2^2}{n_2} = \frac{(2.52)^2}{1600} = \frac{6.3504}{1600} = 0.003969
    SE=0.001024+0.003969=0.0049930.07066SE = \sqrt{0.001024 + 0.003969} = \sqrt{0.004993} \approx 0.07066

    Calculate Calculated ZZ:

    Zcal=68.5567.850.07066=0.700.07066=9.907Z_{\text{cal}} = \frac{68.55 - 67.85}{0.07066} = \frac{0.70}{0.07066} = \mathbf{9.907}


    Step 4: Critical Value and Decision Rule

    • For a right-tailed test at α=0.05\alpha = 0.05, the tabulated critical value is Ztab=+1.645Z_{\text{tab}} = +1.645.
    • Decision: Since Zcal=9.907>1.645Z_{\text{cal}} = 9.907 > 1.645, it falls far into the critical rejection region. We reject the null hypothesis H0H_0.

    Conclusion: There is overwhelming statistical evidence at the 5% significance level to conclude that British are on average taller than Indians.

  9. The following table shows the monthly expenditure of people living in village A and village B of a country.

    Expenditure (000 Rs) 5 10 15 20 25 30
    No. of families in village A 4 14 51 20 10 4
    No. of families in village B 8 18 40 18 12 9

    Which village people have uniform expenditure on the basis of coefficient of variation?

    [5]
    View model solution

    Comparison of Expenditure Uniformity Between Village A and Village B Using CV:

    Calculation Table:

    Expenditure XX (Rs 000) X2X^2 fAf_A fAXf_A X fAX2f_A X^2 fBf_B fBXf_B X fBX2f_B X^2
    5 25 4 20 100 8 40 200
    10 100 14 140 1,400 18 180 1,800
    15 225 51 765 11,475 40 600 9,000
    20 400 20 400 8,000 18 360 7,200
    25 625 10 250 6,250 12 300 7,500
    30 900 4 120 3,600 9 270 8,100
    Total NA=103N_A = 103 1,695\mathbf{1,695} 30,825\mathbf{30,825} NB=105N_B = 105 1,750\mathbf{1,750} 33,800\mathbf{33,800}

    Step 1: Village A Statistics

    XˉA=fAXNA=1695103=16.46 thousand Rs\bar{X}_A = \frac{\sum f_A X}{N_A} = \frac{1695}{103} = \mathbf{16.46 \text{ thousand Rs}}
    σA=fAX2NAXˉA2=30825103(16.456)2=299.27270.81=28.46=5.33\sigma_A = \sqrt{\frac{\sum f_A X^2}{N_A} - \bar{X}_A^2} = \sqrt{\frac{30825}{103} - (16.456)^2} = \sqrt{299.27 - 270.81} = \sqrt{28.46} = \mathbf{5.33}
    CVA=σAXˉA×100=5.3316.46×100=32.38%CV_A = \frac{\sigma_A}{\bar{X}_A} \times 100 = \frac{5.33}{16.46} \times 100 = \mathbf{32.38\%}

    Step 2: Village B Statistics

    XˉB=fBXNB=1750105=16.67 thousand Rs\bar{X}_B = \frac{\sum f_B X}{N_B} = \frac{1750}{105} = \mathbf{16.67 \text{ thousand Rs}}
    σB=fBX2NBXˉB2=33800105(16.667)2=321.90277.78=44.12=6.64\sigma_B = \sqrt{\frac{\sum f_B X^2}{N_B} - \bar{X}_B^2} = \sqrt{\frac{33800}{105} - (16.667)^2} = \sqrt{321.90 - 277.78} = \sqrt{44.12} = \mathbf{6.64}
    CVB=σBXˉB×100=6.6416.67×100=39.83%CV_B = \frac{\sigma_B}{\bar{X}_B} \times 100 = \frac{6.64}{16.67} \times 100 = \mathbf{39.83\%}

    Conclusion:

    Since CVA(32.38%)<CVB(39.83%)CV_A (32.38\%) < CV_B (39.83\%), Village A has a lower coefficient of variation, meaning the people of Village A have more uniform (consistent) monthly expenditure compared to Village B.

  10. A random sample of 12 records revealed the following information concerning the number of machines serviced and the time (in minutes) to complete the routine service call:

    No. of machines 11 8 9 10 7 6 8 4 10 5 5 12
    Service time (minutes) 115 60 80 90 55 65 70 33 95 50 40 110

    a) Calculate coefficient of correlation and interpret. b) Estimate the regression equation. If there are six machines, how many minutes should expect a routine service call to require?

    [5]
    View model solution

    Correlation and Linear Regression Analysis:

    Data Summary (n=12n = 12):

    • XX = Number of machines serviced: [11,8,9,10,7,6,8,4,10,5,5,12][11, 8, 9, 10, 7, 6, 8, 4, 10, 5, 5, 12]
    • YY = Service time in minutes: [115,60,80,90,55,65,70,33,95,50,40,110][115, 60, 80, 90, 55, 65, 70, 33, 95, 50, 40, 110]

    Summations:

    • X=95    Xˉ=9512=7.917\sum X = 95 \implies \bar{X} = \frac{95}{12} = 7.917
    • Y=863    Yˉ=86312=71.917\sum Y = 863 \implies \bar{Y} = \frac{863}{12} = 71.917
    • X2=825\sum X^2 = 825
    • Y2=69,789\sum Y^2 = 69,789
    • XY=7,552\sum XY = 7,552

    a) Coefficient of Correlation (rr):

    r=nXY(X)(Y)[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]}}
    nXY(X)(Y)=12(7552)(95)(863)=9062481985=8,639n\sum XY - (\sum X)(\sum Y) = 12(7552) - (95)(863) = 90624 - 81985 = 8,639
    nX2(X)2=12(825)952=99009025=875n\sum X^2 - (\sum X)^2 = 12(825) - 95^2 = 9900 - 9025 = 875
    nY2(Y)2=12(69789)8632=837468744769=92,699n\sum Y^2 - (\sum Y)^2 = 12(69789) - 863^2 = 837468 - 744769 = 92,699
    r=8639875×92699=863981111625=86399006.20+0.9592r = \frac{8639}{\sqrt{875 \times 92699}} = \frac{8639}{\sqrt{81111625}} = \frac{8639}{9006.20} \approx \mathbf{+0.9592}

    Interpretation: There is a very strong positive linear correlation (r=+0.9592r = +0.9592) between the number of machines serviced and the required service call time.


    b) Regression Equation of YY on XX and Prediction for X=6X = 6:

    Regression coefficient bYXb_{YX}:

    bYX=nXY(X)(Y)nX2(X)2=86398759.8731b_{YX} = \frac{n\sum XY - (\sum X)(\sum Y)}{n\sum X^2 - (\sum X)^2} = \frac{8639}{875} \approx \mathbf{9.8731}

    Intercept aa:

    a=YˉbYXXˉ=71.9167(9.8731×7.9167)=71.916778.1623=6.2456a = \bar{Y} - b_{YX}\bar{X} = 71.9167 - (9.8731 \times 7.9167) = 71.9167 - 78.1623 = \mathbf{-6.2456}

    The fitted regression line is:

    Y^=6.25+9.87X\hat{Y} = -6.25 + 9.87X

    Prediction for 6 machines (X=6X = 6):

    Y^=6.2456+9.8731(6)=6.2456+59.2386=52.99 minutes\hat{Y} = -6.2456 + 9.8731(6) = -6.2456 + 59.2386 = \mathbf{52.99 \text{ minutes}}

    Final Answer:

    • Correlation coefficient (rr): +0.9592 (Very strong positive correlation)
    • Regression equation: Y^=6.25+9.87X\hat{Y} = -6.25 + 9.87X
    • Expected time for 6 machines: ~53 minutes