GATE (GA) General Aptitude
Random


Click random to get a fresh chapter.

GATE GA General Aptitude Numerical Ability Probability and Statistics Basic Probability Mean Median Mode




What Is This?

Probability and Statistics is the study of random events and data analysis. It involves understanding the likelihood of events and summarizing data using measures like mean, median, and mode. This topic appears in exams to test your ability to interpret data and make informed decisions based on statistical information.

Why It Matters

Probability and Statistics are tested in various exams such as GRE, GMAT, SAT, ACT, and many job-related assessments. They frequently appear and can carry a significant portion of the marks. This topic tests your analytical and logical reasoning skills, which are crucial for decision-making in various fields.

Core Concepts

  1. Probability: The likelihood of an event occurring, ranging from 0 (impossible) to 1 (certain).
  2. Mean: The average value of a dataset, calculated by summing all values and dividing by the number of values.
  3. Median: The middle value of a dataset when ordered from smallest to largest.
  4. Mode: The most frequently occurring value in a dataset.
  5. Distinctions: Understand that mean, median, and mode can be different for the same dataset and that probability is about future events, while statistics describe past data.

Prerequisites

  1. Basic Arithmetic: You need to be comfortable with addition, subtraction, multiplication, and division.
  2. Fractions and Decimals: Understanding how to convert between fractions and decimals is crucial.
  3. Order of Operations: Knowing the correct sequence (PEMDAS/BODMAS) to solve mathematical expressions.

The Rule-Book (How It Works)


Probability

  • Primary Rule: Probability (P) of an event A is given by ( P(A) = \frac{\text{Number of favorable outcomes}}{\text{Total number of outcomes}} ).
  • Sub-rules:
  • Probability of independent events: ( P(A \text{ and } B) = P(A) \times P(B) ).
  • Probability of mutually exclusive events: ( P(A \text{ or } B) = P(A) + P(B) ).
  • Edge Cases: Probability of an impossible event is 0; probability of a certain event is 1.

Mean

  • Primary Rule: Mean ((\mu)) is calculated as ( \mu = \frac{\sum x_i}{n} ), where ( x_i ) are the data values and ( n ) is the number of data points.

Median

  • Primary Rule: Arrange the data in ascending order. If ( n ) is odd, the median is the middle value. If ( n ) is even, the median is the average of the two middle values.

Mode

  • Primary Rule: Mode is the value that appears most frequently in the dataset.

Exam / Job / Audit Weighting

  • Frequency: High
  • Difficulty Rating: Intermediate
  • Question Type or Real-World Task Type: Multiple choice, data interpretation, case studies

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

  1. Probability Formula: ( P(A) = \frac{\text{Number of favorable outcomes}}{\text{Total number of outcomes}} ).
  2. Mean Formula: ( \mu = \frac{\sum x_i}{n} ).
  3. Median Calculation: Order the data and find the middle value(s).

Worked Examples (Step-by-Step)


Easy

Question: What is the probability of rolling a 3 on a fair six-sided die? Step-by-Step: 1. Identify the total number of outcomes: 6.
2. Identify the favorable outcome: 1 (rolling a 3).
3. Apply the probability formula: ( P(3) = \frac{1}{6} ).
Answer: ( \frac{1}{6} ).

Medium

Question: Find the mean of the dataset: 5, 7, 9, 11, 13.
Step-by-Step: 1. Sum the data values: ( 5 + 7 + 9 + 11 + 13 = 45 ).
2. Count the number of data points: 5.
3. Apply the mean formula: ( \mu = \frac{45}{5} = 9 ).
Answer: 9.

Hard

Question: Find the median of the dataset: 4, 7, 2, 9, 5, 8, 6.
Step-by-Step: 1. Arrange the data in ascending order: 2, 4, 5, 6, 7, 8, 9.
2. Identify the middle value: 6 (since ( n = 7 ) is odd).
Answer: 6.

Common Exam Traps & Mistakes

  1. Mistake: Confusing mean and median.
  2. Wrong Answer: Using median formula for mean.
  3. Correct Approach: Remember mean is the average; median is the middle value.
  4. Mistake: Not ordering data for median.
  5. Wrong Answer: Picking a random middle value.
  6. Correct Approach: Always order the data first.
  7. Mistake: Incorrectly counting outcomes for probability.
  8. Wrong Answer: Miscounting favorable or total outcomes.
  9. Correct Approach: Double-check your counts.

Shortcut Strategies & Exam Hacks

  • Memory Aid for Mean: "Sum and divide."
  • Elimination Strategy: If a choice is clearly not the middle value, eliminate it for median questions.
  • Pattern Recognition: For even datasets, median is always the average of the two middle numbers.

Question-Type Taxonomy

  1. Multiple Choice: Direct questions on probability and statistics.
  2. Example: What is the probability of flipping a coin and getting heads?
  3. Favored by: GRE, GMAT.
  4. Data Interpretation: Questions based on graphs or tables.
  5. Example: Given a histogram, find the median.
  6. Favored by: SAT, ACT.
  7. Case Studies: Real-world scenarios requiring statistical analysis.
  8. Example: Analyze sales data to find the mean monthly revenue.
  9. Favored by: Job assessments.

Practice Set (MCQs)

  1. Question: What is the probability of drawing a king from a standard deck of 52 cards?
  2. Options: A) ( \frac{1}{13} ), B) ( \frac{1}{52} ), C) ( \frac{4}{52} ), D) ( \frac{1}{4} )
  3. Correct Answer: C) ( \frac{4}{52} )
  4. Explanation: There are 4 kings in a deck of 52 cards.
  5. Why the Distractors Are Tempting: A) Confuses with the probability of drawing a specific king; B) Miscounts the number of kings; D) Incorrect fraction simplification.

  6. Question: Find the mean of the dataset: 3, 5, 7, 9.

  7. Options: A) 6, B) 6.5, C) 7, D) 8
  8. Correct Answer: B) 6.5
  9. Explanation: ( \mu = \frac{3 + 5 + 7 + 9}{4} = \frac{24}{4} = 6 ).
  10. Why the Distractors Are Tempting: A) Incorrect sum; C) and D) Overestimate the sum.

  11. Question: What is the median of the dataset: 10, 12, 8, 14, 16?

  12. Options: A) 12, B) 13, C) 14, D) 15
  13. Correct Answer: A) 12
  14. Explanation: Ordered data: 8, 10, 12, 14, 16. The median is 12.
  15. Why the Distractors Are Tempting: B) and C) Confuse with mean; D) Overestimates the median.

  16. Question: What is the mode of the dataset: 2, 3, 3, 5, 7, 7, 7?

  17. Options: A) 2, B) 3, C) 5, D) 7
  18. Correct Answer: D) 7
  19. Explanation: 7 appears most frequently.
  20. Why the Distractors Are Tempting: A), B), and C) Are other values in the dataset.

  21. Question: If the probability of event A is ( \frac{1}{3} ) and event B is ( \frac{1}{4} ), what is the probability of both events occurring independently?

  22. Options: A) ( \frac{1}{7} ), B) ( \frac{1}{12} ), C) ( \frac{1}{6} ), D) ( \frac{1}{5} )
  23. Correct Answer: B) ( \frac{1}{12} )
  24. Explanation: ( P(A \text{ and } B) = P(A) \times P(B) = \frac{1}{3} \times \frac{1}{4} = \frac{1}{12} ).
  25. Why the Distractors Are Tempting: A) and D) Incorrect multiplication; C) Confuses with addition of probabilities.

30-Second Cheat Sheet

  • Probability formula: ( P(A) = \frac{\text{Number of favorable outcomes}}{\text{Total number of outcomes}} ).
  • Mean formula: ( \mu = \frac{\sum x_i}{n} ).
  • Median: Order data, find middle value(s).
  • Mode: Most frequent value.
  • Independent events: ( P(A \text{ and } B) = P(A) \times P(B) ).
  • Mutually exclusive events: ( P(A \text{ or } B) = P(A) + P(B) ).

Learning Path

  1. Beginner Foundation: Review basic arithmetic and order of operations.
  2. Core Rules: Understand and memorize the formulas for probability, mean, median, and mode.
  3. Practice: Solve a variety of problems, starting with easy and progressing to hard.
  4. Timed Drills: Practice under exam conditions to improve speed and accuracy.
  5. Mock Tests: Take full-length mock exams to build stamina and confidence.

Related Topics

  1. Standard Deviation: Measures the spread of a dataset.
  2. Normal Distribution: Describes the distribution of data around the mean.
  3. Hypothesis Testing: Used to make decisions based on sample data.