Skip to main content

Quantitative Reasoning Statistical Basics

Measures of Central Tendency

Arithmetic Mean: Average of all values (sum divided by count).

Geometric Mean: nth root of the product of values (used for growth rates).

Harmonic Mean: Reciprocal of the average of reciprocals (used for rates like speed).

Median: Middle value when data is ordered.

Quartiles: Values dividing data into four equal parts (Q1=25th, Q2=50th=median, Q3=75th percentile).

Mode: Most frequent value.

Measures of Dispersion

Range: Difference between maximum and minimum values.

Quartile Deviation: Half the interquartile range (Q3 - Q1)/2.

Mean Deviation: Average absolute deviation from the mean.

Variance: Average squared deviation from the mean.

Standard Deviation: Square root of variance (spread in original units).

Coefficient of Variation: (Standard Deviation / Mean) × 100% (relative variability).

Data Distribution Shapes

Symmetric: Balanced, mean = median = mode (e.g., normal distribution).

Skewed Right: Longer right tail, mean > median > mode.

Skewed Left: Longer left tail, mean < median < mode.

Uniform: All values equally likely, flat shape.

Bimodal: Two distinct peaks.

Skewness and Kurtosis

Skewness: Measures asymmetry (positive = right skew, negative = left skew, zero = symmetric).

Kurtosis: Measures tail heaviness (high = heavy tails/peak, low = flat/light tails, zero = normal-like).

Multiple Choice Questions (MCQs)

1. What is the arithmetic mean of the ungrouped data set: 5, 7, 3, 9, 6? 

   A) 5     B) 6       C) 7      D) 8  

2. For grouped data, the arithmetic mean is calculated using:  

A) Sum of values divided by number of values  

B) Frequencies times midpoints summed and divided by total frequency  

C) Product of midpoints raised to 1/n  

D) Reciprocal of sum of reciprocals  

3. The geometric mean is most appropriate for which type of data? 

   A) Rates of growth or ratios  

   B) Speeds or rates  

   C) Ordered data for middle value  

   D) Most frequent values  

4. Calculate the geometric mean for ungrouped data: 4, 9, 16. 

   A) 9  

   B) 8  

   C) 7.5  

   D) 6.24  

5. In grouped data, the geometric mean uses:  

A) Logarithms of midpoints weighted by frequencies  

B) Sum of absolute deviations  

C) Cumulative frequencies  

D) Squared deviations  

6. The harmonic mean for ungrouped data: 2, 3, 6 is

   A) 3    B) 3.27      C) 4       D) 11  

7. Harmonic mean is best for:  

   A) Averages of rates like speed  

   B) Multiplicative data  

   C) Finding the middle value  

   D) Most common value  

8. For the ungrouped data: 1, 2, 3, 4, 5, the median is: 

   A) 2      B) 3       C) 4       D) 5  

9. In grouped data, the median is found using:

A) The class with the highest frequency  

B) Interpolation in the median class based on cumulative frequency  

C) Sum of midpoints  

D) Product of values  

10. The first quartile (Q1) divides the data such that what percentage is below it?  

    A) 25%   B) 50%     C) 75%     D) 100%  

11. For ungrouped data: 10, 20, 30, 40, 50, Q3 is:

    A) 20     B) 30     C) 40     D) 50  

12. The mode in ungrouped data is:  

    A) The average value  

    B) The middle value  

    C) The most frequent value  

    D) The spread value  

13. In grouped data, the mode uses the modal class and:

    A) Adjacent frequencies in a formula  

    B) Cumulative sums  

    C) Logarithms  

    D) Squared differences  

14. The range for ungrouped data: 15, 22, 8, 30, 12 is:

    A) 15     B) 22      C) 30      D) 22  

15. Quartile deviation is:

    A) (Q3 - Q1)/2     B) Max - Min  

    C) Average absolute deviation  

    D) Square root of variance  

16. Mean deviation measures:

    A) Squared deviations from mean  

    B) Absolute deviations from mean  

    C) Relative variability  

    D) Tail heaviness  

17. Variance is the:

A) Square root of standard deviation  

B) Average squared deviation from mean  

C) Half of interquartile range   

D) Most frequent deviation  

18. Standard deviation is useful because it is in:

    A) Squared units  

    B) The same units as the data  

    C) Percentages  

    D) Logarithmic scale  

19. Coefficient of variation compares:  

    A) Absolute spread  

    B) Relative variability across datasets  

    C) Asymmetry  

    D) Peakedness  

20. Positive skewness indicates:

    A) Symmetric distribution  

    B) Longer left tail  

    C) Longer right tail  

    D) Flat distribution

Here are the answers to the 20 MCQs:

1. What is the arithmetic mean of the ungrouped data set: 5, 7, 3, 9, 6? 

 B) 6 (Calculation: (5+7+3+9+6)/5 = 30/5 = 6)

2. For grouped data, the arithmetic mean is calculated using:

B) Frequencies times midpoints summed and divided by total frequency

3. The geometric mean is most appropriate for which type of data? 

 A) Rates of growth or ratios

4. Calculate the geometric mean for ungrouped data: 4, 9, 16.

B) 8 (Calculation: (4 × 9 × 16)^(1/3) = (576)^(1/3) ≈ 8)

5. In grouped data, the geometric mean uses:

A) Logarithms of midpoints weighted by frequencies

6. The harmonic mean for ungrouped data: 2, 3, 6 is:

B) 3.27 (Calculation: 3/(1/2 + 1/3 + 1/6) = 3/(0.5 + 0.333 + 0.167) ≈ 3/0.917 ≈ 3.27)

7. Harmonic mean is best for: 

A) Averages of rates like speed 

8. For the ungrouped data: 1, 2, 3, 4, 5, the median is:

B) 3  (Middle value in ordered data)

9. In grouped data, the median is found using: 

B) Interpolation in the median class based on cumulative frequency

10. The first quartile (Q1) divides the data such that what percentage is below it? 

A) 25%  

11. For ungrouped data: 10, 20, 30, 40, 50, Q3 is:  

C) 40 (Q3 position: 3(5+1)/4 = 4.5, interpolate: 40)

12. The mode in ungrouped data is: 

 C) The most frequent value 

13. In grouped data, the mode uses the modal class and:

A) Adjacent frequencies in a formula 

14. The range for ungrouped data: 15, 22, 8, 30, 12 is: 

B) 22 (Calculation: 30 - 8 = 22)

15. Quartile deviation is: 

 A) (Q3 - Q1)/2

16. Mean deviation measures:

B) Absolute deviations from mean  

17. Variance is the: 

B) Average squared deviation from mean 

18. Standard deviation is useful because it is in:

B) The same units as the data

19. Coefficient of variation compares:  

B) Relative variability across datasets  

20. Positive skewness indicates: 

C) Longer right tail


✍ By: Raja Bahar Khan Soomro 



Comments

Popular posts from this blog

School, Community, and Teacher (B.Ed Honours Course)

School, Community, & Teacher  (SCT) in the Context of Teacher Education (B.Ed Honours Course) Background The triad of school, community, and teacher (SCT) forms a critical intersection within the educational landscape, creating an integrated ecosystem essential for fostering a healthy and sustainable teaching and learning environment . In the realm of teacher education, the terms school, teacher, and community carry multifaceted meanings that vary depending on contextual factors. To fully comprehend the overarching goals and objectives of teacher education, it is imperative to explore the synergies and intersections inherent in this SCT framework. In this discussion, we will examine each component of the SCT triad in detail, while also considering related concepts that enrich our understanding of this complex interplay. By unpacking these terms, we aim to illuminate their significance and the ways in which they collectively contribute to a robust educational experience. The sch...

SWOT Analysis within the Context of Education

 SWOT Analysis in Education for Curriculum Development, Classroom Management, and Planning Introduction   It was the Stanford Research Institute (SRI) which coined the term SWOT Analysis during the 1960s. Initially, the term was used for business management consultancy but later on, researchers and professionals started using it in different fields mainly for planning purposes. SWOT  analysis is a strategic planning tool or a framework which is used to identify and evaluate the Strengths, Weaknesses, Opportunities, and Threats related to an organization or a specific project including setting its standing operating procedures (SOPs).  It is widely used in business studies, politics, strategic military planning, think tanks, policy-making, international relations, socio-economic as well as socio-political dimensions, and education etc. Similarly, in the context of education, SWOT analysis provides a very comprehensive framework for assessing various aspects of educat...

Social Media Literacy and Educational Approaches in the 21st Century Teaching & Learning Context: B.Ed Honours Course Content

Social Media Literacy & Modes of Education in 21st Century (B.Ed Honours) Course Content Introduction The term social media refers to the digital interaction among different social groups. One of the most integral aspects of human life in the 21st century is social media, and it has significantly transformed how individuals communicate, interact, and gain information. Social media has opened the door to new opportunities for learning and information sharing including diverse challenges for teachers and learners in the process of teaching and learning.  In less advanced countries like Pakistan, teachers are still reluctant to use social media platforms while teaching because they lack certain skills to use different social media platforms effectively. As a result of it, such teachers rely on outdated traditional methods of teaching. On the other hand, many students believe that the purpose of social media use is just for entertainment and informal interaction with digital friend...