Skip to main content
IIT JEE Test Series — Practice smarter, perform stronger.

Statistics flash cards

Master Statistics through 85 JEE Advanced-level recall cards, systematically structured one idea at a time. Revise concept-wise, identify the areas where you need improvement, and focus your preparation with greater precision.

Statistics, question and answer

10 of this chapter's 85 cards, laid out open so you can read straight through. The remaining 75 are in the interactive deck, where the answer stays hidden until you commit to one.

  1. 1.Write the formula for variance of grouped/ungrouped data using the direct method.

    σ2=1Nfi(xixˉ)2=1Nfixi2(1Nfixi)2\sigma^2=\dfrac{1}{N}\sum f_i(x_i-\bar{x})^2=\dfrac{1}{N}\sum f_i x_i^2-\left(\dfrac{1}{N}\sum f_i x_i\right)^2

    Hint: Mean of squares minus square of mean

  2. 2.What is the shortcut (step-deviation) method formula for variance when class intervals are equal in size hh?

    σ2=h2N2[Nfiyi2(fiyi)2]\sigma^2=\dfrac{h^2}{N^2}\left[N\sum f_i y_i^2-\left(\sum f_i y_i\right)^2\right], where yi=xiAhy_i=\dfrac{x_i-A}{h}

    Hint: Assumed mean AA and yiy_i deviations

  3. 3.Define Standard Deviation (SDSD) and Mean Deviation about mean (M.D.M.D.) in terms of σ\sigma notation.

    SD=σ=1Nfi(xixˉ)2SD=\sigma=\sqrt{\dfrac{1}{N}\sum f_i(x_i-\bar{x})^2}; M.D.(xˉ)=1NfixixˉM.D.(\bar x)=\dfrac{1}{N}\sum f_i|x_i-\bar{x}|

    Hint: SD squares deviations, MD uses absolute deviations

  4. 4.How do variance and standard deviation change if every observation is (a) increased by a constant kk, (b) multiplied by a constant kk?

    (a) Variance and SDSD unchanged; (b) new variance =k2σ2=k^2\sigma^2, new SD=kσSD=|k|\sigma

    Hint: Shift vs scale property

  5. 5.State the Coefficient of Variation (C.V.C.V.) formula and its use in comparing two series.

    C.V.=σxˉ×100%C.V.=\dfrac{\sigma}{\bar{x}}\times100\%; the series with lower C.V.C.V. is more consistent (less variable)

    Hint: Relative measure of dispersion, percentage form

  6. 6.Group A has n1=10n_1=10 observations with mean xˉ1=15\bar{x}_1=15 and variance σ12=8\sigma_1^2=8. Group B has n2=15n_2=15 observations with mean xˉ2=20\bar{x}_2=20 and variance σ22=12\sigma_2^2=12. Find the mean and variance of all 2525 observations combined.

    Combined mean Xˉ=n1xˉ1+n2xˉ2n1+n2=10(15)+15(20)25=45025=18\bar{X}=\dfrac{n_1\bar{x}_1+n_2\bar{x}_2}{n_1+n_2}=\dfrac{10(15)+15(20)}{25}=\dfrac{450}{25}=18. With d1=xˉ1Xˉ=3d_1=\bar{x}_1-\bar{X}=-3 and d2=xˉ2Xˉ=2d_2=\bar{x}_2-\bar{X}=2, the combined variance is σ2=n1(σ12+d12)+n2(σ22+d22)n1+n2=10(8+9)+15(12+4)25=170+24025=41025\sigma^2=\dfrac{n_1(\sigma_1^2+d_1^2)+n_2(\sigma_2^2+d_2^2)}{n_1+n_2}=\dfrac{10(8+9)+15(12+4)}{25}=\dfrac{170+240}{25}=\dfrac{410}{25}. So Xˉ=18\bar{X}=18, σ2=825=16.4\sigma^2=\dfrac{82}{5}=16.4.

    Hint: Use the combined mean formula first, then add each group's deviation-squared correction term.

  7. 7.Two batches of 5050 students each write a test. Batch 1: mean 2525, variance 44. Batch 2: mean 3535, variance 99. Compute the variance of the combined 100100 scores.

    Combined mean =50(25)+50(35)100=30=\dfrac{50(25)+50(35)}{100}=30. Deviations d1=2530=5, d2=3530=5d_1=25-30=-5,\ d_2=35-30=5. Combined variance =50(4+25)+50(9+25)100=50(29)+50(34)100=1450+1700100=3150100=\dfrac{50(4+25)+50(9+25)}{100}=\dfrac{50(29)+50(34)}{100}=\dfrac{1450+1700}{100}=\dfrac{3150}{100}. So combined variance =632=31.5=\dfrac{63}{2}=31.5.

    Hint: Equal group sizes simplify the weighted terms — don't forget the di2d_i^2 correction.

  8. 8.A class is split into two sections: Section I has 2020 students with mean marks 1010 and variance 1616; Section II has 3030 students with mean marks 2020 and variance 2121. Find the SD of the entire class of 5050 students.

    Combined mean Xˉ=20(10)+30(20)50=200+60050=16\bar X=\dfrac{20(10)+30(20)}{50}=\dfrac{200+600}{50}=16. Deviations: d1=1016=6, d2=2016=4d_1=10-16=-6,\ d_2=20-16=4. Combined variance =20(16+36)+30(21+16)50=20(52)+30(37)50=1040+111050=215050=43=\dfrac{20(16+36)+30(21+16)}{50}=\dfrac{20(52)+30(37)}{50}=\dfrac{1040+1110}{50}=\dfrac{2150}{50}=43. So SD =436.56=\sqrt{43}\approx6.56.

    Hint: Combine means first, then use the two-group pooled-variance formula with di2d_i^2.

  9. 9.Store A recorded 4040 daily sales with mean 5555 and variance 2525 (in suitable squared units); Store B recorded 6060 days with mean 6060 and variance 3636. Find the combined variance for all 100100 days.

    Combined mean =40(55)+60(60)100=2200+3600100=58=\dfrac{40(55)+60(60)}{100}=\dfrac{2200+3600}{100}=58. Deviations d1=5558=3, d2=6058=2d_1=55-58=-3,\ d_2=60-58=2. Combined variance =40(25+9)+60(36+4)100=40(34)+60(40)100=1360+2400100=3760100=\dfrac{40(25+9)+60(36+4)}{100}=\dfrac{40(34)+60(40)}{100}=\dfrac{1360+2400}{100}=\dfrac{3760}{100}. So combined variance =1885=37.6=\dfrac{188}{5}=37.6.

    Hint: Weight each group's variance plus squared deviation from the pooled mean.

  10. 10.Two equal-sized samples (n1=n2=25n_1=n_2=25) have identical variance 99 but means 3030 and 4040 respectively. Find the variance of the pooled sample of 5050 observations.

    Since n1=n2n_1=n_2, combined mean =30+402=35=\dfrac{30+40}{2}=35, so d1=5,d2=5d_1=-5,d_2=5 (equal in magnitude). Combined variance =25(9+25)+25(9+25)50=25(34)×250=34=\dfrac{25(9+25)+25(9+25)}{50}=\dfrac{25(34)\times2}{50}=34. Even though both group variances are only 99, the gap between the means adds an extra 2525 to the pooled variance, giving combined variance =34=34.

    Hint: Equal group sizes and equal individual variances still leave a mean-gap correction term.

Open the interactive deck for the other 75 cards, with self-grading so the ones you keep missing come back.

Other ways to revise this chapter

Master this chapter with similar other learning materials.

Preparing students for India’s top institutes

Our students are currently into top technological and medical institutes of India.

  • IIT Bombay
  • IIT Delhi
  • IIT Madras
  • IIT Kanpur
  • IIT Kharagpur
  • IIT Roorkee
  • IIT Guwahati
  • IIT BHU Varanasi
  • AIIMS Delhi
  • NIT Tiruchirappalli
  • NIT Rourkela

Join QuestPix, Today!

Get notified first, with exam & curriculum updates, course & test series launch offers, motivation & success stories and free learning resources recommended by toppers.

Chat on WhatsApp