Skip to main content

Statistics and Probability

topicmedium9 MCQ

What is Statistics and Probability?

The discipline that concerns the collection, organization, analysis, interpretation, and presentation of data.

Key formula / rule: Mean

Key points

  • To understand and calculate measures of central tendency and dispersion.
  • To interpret and analyze data presented graphically.
  • To calculate the probability of simple and compound events.
  • To apply statistical and probabilistic concepts to solve real-world problems.

Common exam trap

Confusing mean, median, and mode.

Definitions

Term

Statistics

Meaning

The discipline that concerns the collection, organization, analysis, interpretation, and presentation of data.

Term

Probability

Meaning

A measure of the likelihood that an event will occur.

Term

Mean

Meaning

The average of a set of numbers, calculated by summing all numbers and dividing by the count.

Term

Median

Meaning

The middle value in a dataset that has been ordered from least to greatest.

Term

Mode

Meaning

The value that appears most often in a set of data.

Term

Sample Space

Meaning

The set of all possible outcomes of a random experiment.

Term

Event

Meaning

A subset of the sample space; a specific outcome or set of outcomes.

Term

Standard Deviation

Meaning

A measure of the amount of variation or dispersion of a set of values from their mean.

Learning objectives

  • To understand and calculate measures of central tendency and dispersion.

  • To interpret and analyze data presented graphically.

  • To calculate the probability of simple and compound events.

  • To apply statistical and probabilistic concepts to solve real-world problems.

  • To understand the difference between statistics and probability.

Formulae

Name

Mean

Note

Sum of all observations divided by the number of observations.

Expression

$\bar{x} = \frac{\sumi=1^{n} xi}{n}$

Name

Median

Note

The value separating the higher half from the lower half of a data sample.

Expression

For odd n, middle term of sorted data; For even n, average of two middle terms.

Name

Mode

Note

Can be one, more than one, or none.

Expression

The value that appears most frequently in a data set.

Name

Range

Note

The simplest measure of dispersion.

Expression

Maximum Value - Minimum Value

Name

Variance (Sample)

Note

Average of squared differences from the Mean.

Expression

$s2 = \frac{\sumi=1^{n}(xi - \bar{x})2}{n-1}$

Name

Standard Deviation (Sample)

Note

Square root of the variance, measures spread.

Expression

$s = \sqrt{s2}$

Name

Probability of an Event

Note

Applies to equally likely outcomes.

Expression

$P(E) = \frac{\text{Number of favorable outcomes}}{\text{Total number of possible outcomes}}$

Name

Probability of A or B

Note

General formula for union of events.

Expression

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

Name

Probability of A and B (Independent)

Note

For independent events.

Expression

$P(A \cap B) = P(A) \× P(B)$

Name

Conditional Probability

Note

Probability of A given that B has occurred.

Expression

$P(A|B) = \frac{P(A \cap B)}{P(B)}$

Prerequisites

  • Basic Arithmetic Operations

  • Understanding of Ratios and Percentages

  • Fractions and Decimals

  • Basic Algebra

Common mistakes

  • Confusing mean, median, and mode.

  • Incorrectly calculating standard deviation or variance.

  • Misinterpreting probability values (e.g., assuming independence where it doesn't exist).

  • Errors in data tabulation or graphical representation interpretation.

  • Calculation errors in large datasets.

Keywords

  • Data Analysis

  • Measures of Central Tendency

  • Measures of Dispersion

  • Probability Theory

  • Likelihood

  • Random Events

  • Data Interpretation

  • Averages

  • Variability

Practice preview

  • Calculate the mean of the following numbers: 10, 15, 20, 25, 30.

    easy

  • What is the median of the following data set: 2, 5, 1, 8, 3, 9, 4?

    easy

  • A bag contains 5 red balls and 3 blue balls. If one ball is drawn at random, what is the probability of drawing a red ball?

    medium