Skip to main content

Random Variable and Probability Distributions

topicmedium9 MCQ

What is Random Variable and Probability Distributions?

A variable whose value is a numerical outcome of a random phenomenon.

Key formula / rule: Expected Value (Discrete RV)

Key points

  • Define and differentiate between discrete and continuous random variables.
  • Understand the concept of a probability distribution.
  • Calculate the Probability Mass Function (PMF) for simple discrete distributions.
  • Compute the expected value (mean) and variance of a discrete random variable.

Common exam trap

Confusing discrete and continuous random variables.

Definitions

Term

Random Variable (RV)

Meaning

A variable whose value is a numerical outcome of a random phenomenon.

Term

Discrete Random Variable

Meaning

A random variable that can take on a finite or countably infinite number of distinct values (e.g., integers).

Term

Continuous Random Variable

Meaning

A random variable that can take on any value within a given range or interval.

Term

Probability Distribution

Meaning

A function that describes all the possible values a random variable can take and the probability associated with each of those values.

Term

Probability Mass Function (PMF)

Meaning

A function that gives the probability that a discrete random variable is exactly equal to some value.

Term

Probability Density Function (PDF)

Meaning

A function whose integral over a range gives the probability that a continuous random variable falls within that range.

Term

Expected Value (Mean)

Meaning

The weighted average of all possible values of a random variable, where the weights are the probabilities of those values. It represents the long-run average outcome.

Term

Variance

Meaning

A measure of the spread or dispersion of the values of a random variable around its expected value. It is the expected value of the squared deviation from the mean.

Term

Binomial Distribution

Meaning

A discrete probability distribution that models the number of successes in a fixed number of independent Bernoulli trials, each with the same probability of success.

Term

Poisson Distribution

Meaning

A discrete probability distribution that models the number of events occurring in a fixed interval of time or space, given a constant average rate of occurrence and independent events.

Term

Normal Distribution

Meaning

A continuous probability distribution that is symmetric, bell-shaped, and characterized by its mean (μ) and standard deviation (σ). It is widely used to model natural phenomena.

Learning objectives

  • Define and differentiate between discrete and continuous random variables.

  • Understand the concept of a probability distribution.

  • Calculate the Probability Mass Function (PMF) for simple discrete distributions.

  • Compute the expected value (mean) and variance of a discrete random variable.

  • Identify and apply the Binomial and Poisson distributions in appropriate scenarios.

  • Recognize the characteristics of the Normal distribution.

Formulae

Name

Expected Value (Discrete RV)

Note

Sum of each possible value multiplied by its probability.

Expression

E(X) = Σ x P(X=x)

Name

Variance (Discrete RV)

Note

Where E(X²) = Σ x² P(X=x). Measures the spread of the distribution.

Expression

Var(X) = E(X²) - [E(X)]²

Name

Standard Deviation

Note

Square root of variance, also measures spread.

Expression

SD(X) = √Var(X)

Name

Binomial Probability Mass Function (PMF)

Note

For k successes in n trials, with success probability p. C(n, k) is 'n choose k'.

Expression

P(X=k) = C(n, k) pk (1-p)^(n-k)

Name

Binomial Distribution Mean

Note

Expected number of successes in n trials.

Expression

E(X) = np

Name

Binomial Distribution Variance

Note

Variance of the number of successes.

Expression

Var(X) = np(1-p)

Name

Poisson Probability Mass Function (PMF)

Note

For k occurrences in a fixed interval, with average rate λ. 'e' is Euler's number (≈ 2.71828).

Expression

P(X=k) = (e-λ * λk) / k!

Name

Poisson Distribution Mean

Note

Expected number of occurrences.

Expression

E(X) = λ

Name

Poisson Distribution Variance

Note

Variance of the number of occurrences.

Expression

Var(X) = λ

Prerequisites

  • Basic concepts of probability (sample space, events, probability rules).

  • Understanding of permutations and combinations.

  • Basic algebra and summation notation (Σ).

  • Elementary calculus (for understanding continuous distributions, though complex calculations are rare in SSC CGL).

Common mistakes

  • Confusing discrete and continuous random variables.

  • Incorrectly applying PMF for continuous variables or PDF for discrete variables.

  • Forgetting that probabilities must sum to 1 or that the area under PDF must be 1.

  • Miscalculating expected value or variance, especially for discrete distributions.

  • Not understanding the conditions under which specific distributions (e.g., Binomial, Poisson) are applicable.

  • Confusing variance with standard deviation.

Keywords

  • Random Variable

  • Discrete

  • Continuous

  • Probability Distribution

  • PMF

  • PDF

  • Expected Value

  • Mean

  • Variance

  • Standard Deviation

  • Binomial Distribution

  • Poisson Distribution

  • Normal Distribution

  • Probability

Practice preview

  • Consider a random variable Y that represents the number of heads in two coin tosses. What is the probability distribution of Y?

    medium

  • The mean of a discrete random variable X is denoted by E(X) or μ. Which of the following is the correct formula for the mean?

    medium

  • Which of the following statements about probability distributions is INCORRECT?

    medium