All Exams Test series for 1 year @ ₹349 only
Question

Let \( X \) be a random variable whose probability distribution is given by the table:

X1357
P(X)\( \frac{1}{3} \)\( \frac{1}{6} \)\( \frac{1}{6} \)\( \frac{1}{3} \)

Then variance of \( X \) is:

The correct answer is

\( \frac{19}{3} \)

Calculating Variance of a Random Variable from Probability Distribution

To find the variance of a random variable \( X \) given its probability distribution, we follow a standard procedure involving calculating the expected value of \( X \) and the expected value of \( X^2 \).

The variance, denoted as \( Var(X) \) or \( \sigma^2 \), measures how spread out the values of the random variable are from its expected value (mean). The formula for variance is:

\( Var(X) = E(X^2) - [E(X)]^2 \)

where \( E(X) \) is the expected value (mean) of \( X \) and \( E(X^2) \) is the expected value of \( X^2 \).

Understanding the Probability Distribution Table

The probability distribution of the random variable \( X \) is provided in the table:

\( X \) \( P(X) \)
1 \( \frac{1}{3} \)
3 \( \frac{1}{6} \)
5 \( \frac{1}{6} \)
7 \( \frac{1}{3} \)

This table lists each possible value \( x_i \) that the random variable \( X \) can take and its corresponding probability \( P(X=x_i) \). Remember that the sum of all probabilities must equal 1: \( \frac{1}{3} + \frac{1}{6} + \frac{1}{6} + \frac{1}{3} = \frac{2}{6} + \frac{1}{6} + \frac{1}{6} + \frac{2}{6} = \frac{6}{6} = 1 \).

Calculating the Expected Value E(X)

The expected value \( E(X) \) is the weighted average of the possible values of \( X \), where the weights are the probabilities. The formula is:

\( E(X) = \sum x_i P(x_i) \)

Let's calculate \( E(X) \) using the given table values:

\( E(X) = (1 \times P(X=1)) + (3 \times P(X=3)) + (5 \times P(X=5)) + (7 \times P(X=7)) \)

\( E(X) = \left(1 \times \frac{1}{3}\right) + \left(3 \times \frac{1}{6}\right) + \left(5 \times \frac{1}{6}\right) + \left(7 \times \frac{1}{3}\right) \)

\( E(X) = \frac{1}{3} + \frac{3}{6} + \frac{5}{6} + \frac{7}{3} \)

Simplify the fractions:

\( E(X) = \frac{1}{3} + \frac{1}{2} + \frac{5}{6} + \frac{7}{3} \)

To add these, find a common denominator, which is 6:

\( E(X) = \frac{1 \times 2}{3 \times 2} + \frac{1 \times 3}{2 \times 3} + \frac{5}{6} + \frac{7 \times 2}{3 \times 2} \)

\( E(X) = \frac{2}{6} + \frac{3}{6} + \frac{5}{6} + \frac{14}{6} \)

\( E(X) = \frac{2 + 3 + 5 + 14}{6} \)

\( E(X) = \frac{24}{6} \)

\( E(X) = 4 \)

So, the expected value of \( X \) is 4.

Calculating the Expected Value of X Squared E(X<sup>2</sup>)

Next, we need to calculate \( E(X^2) \). This is the expected value of the square of the random variable. The formula is:

\( E(X^2) = \sum x_i^2 P(x_i) \)

First, square each value of \( X \):

  • \( 1^2 = 1 \)
  • \( 3^2 = 9 \)
  • \( 5^2 = 25 \)
  • \( 7^2 = 49 \)

Now, calculate \( E(X^2) \) using the squared values and their probabilities:

\( E(X^2) = (1^2 \times P(X=1)) + (3^2 \times P(X=3)) + (5^2 \times P(X=5)) + (7^2 \times P(X=7)) \)

\( E(X^2) = \left(1 \times \frac{1}{3}\right) + \left(9 \times \frac{1}{6}\right) + \left(25 \times \frac{1}{6}\right) + \left(49 \times \frac{1}{3}\right) \)

\( E(X^2) = \frac{1}{3} + \frac{9}{6} + \frac{25}{6} + \frac{49}{3} \)

Simplify the fraction \( \frac{9}{6} = \frac{3}{2} \). Find a common denominator for all terms, which is 6:

\( E(X^2) = \frac{1 \times 2}{3 \times 2} + \frac{9}{6} + \frac{25}{6} + \frac{49 \times 2}{3 \times 2} \)

\( E(X^2) = \frac{2}{6} + \frac{9}{6} + \frac{25}{6} + \frac{98}{6} \)

\( E(X^2) = \frac{2 + 9 + 25 + 98}{6} \)

\( E(X^2) = \frac{134}{6} \)

Simplify the fraction by dividing both numerator and denominator by 2:

\( E(X^2) = \frac{67}{3} \)

So, the expected value of \( X^2 \) is \( \frac{67}{3} \).

Applying the Variance Formula

Now that we have \( E(X) \) and \( E(X^2) \), we can calculate the variance \( Var(X) \) using the formula:

\( Var(X) = E(X^2) - [E(X)]^2 \)

Substitute the calculated values:

\( Var(X) = \frac{67}{3} - (4)^2 \)

\( Var(X) = \frac{67}{3} - 16 \)

To subtract the whole number 16 from the fraction \( \frac{67}{3} \), express 16 as a fraction with a denominator of 3:

\( 16 = \frac{16 \times 3}{3} = \frac{48}{3} \)

Now perform the subtraction:

\( Var(X) = \frac{67}{3} - \frac{48}{3} \)

\( Var(X) = \frac{67 - 48}{3} \)

\( Var(X) = \frac{19}{3} \)

Final Variance Result

The variance of the random variable \( X \) is \( \frac{19}{3} \).

Revision Table: Key Probability Concepts

Concept Notation Formula for Discrete Random Variable \( X \)
Expected Value (Mean) \( E(X) \) or \( \mu \) \( \sum x_i P(x_i) \)
Expected Value of X Squared \( E(X^2) \) \( \sum x_i^2 P(x_i) \)
Variance \( Var(X) \) or \( \sigma^2 \) \( E(X^2) - [E(X)]^2 \)
or \( \sum (x_i - \mu)^2 P(x_i) \)
Standard Deviation \( \sigma \) \( \sqrt{Var(X)} \)

Additional Information on Variance and Standard Deviation

The variance is a key measure of the dispersion or spread of a probability distribution. A higher variance indicates that the values of the random variable are more spread out from the mean, while a lower variance indicates they are clustered closer to the mean.

The standard deviation is the square root of the variance. It is often used because it has the same units as the random variable itself, making it easier to interpret the spread in the context of the problem.

\( \text{Standard Deviation} = \sigma = \sqrt{Var(X)} \)

In this specific problem, the standard deviation would be \( \sqrt{\frac{19}{3}} \).

Understanding how to calculate expected value and variance from a probability distribution is fundamental in probability and statistics and is often tested in exams.

Was this answer helpful?

Similar Questions

  1. Which of the following is the probability of \( x \) successes in a binomial distribution with number of trials \( n \) and probability of success as \( \theta \) ( \( 0 < \theta < 1 \) ) in each trial?

  2. For a Binomial distribution \( B(n, p) \), \( \frac{E(x)}{V(x)} \) is equal to:

  3. The probability that the problem is solved is:

  4. The probability that either only Kalyani or Kashvi or Sara solves it is:


Important Questions from Probability

  1. A die is rolled thrice. What is the probability of getting a number greater than 4 in the first and the second throws, and a number less than 4 in the third throw?

  2. Two dice are thrown simultaneously. If \( X \) denotes the number of fours, then the expectation of \( X \) will be:

  3. If the random variable \( X \) has the following distribution:

    X012otherwise
    P(X)k2k3k0

     

     

    Match List-I with List-II:

    List-IList-II
    (A) k(I) \(\frac{5}{6}\)
    (B) P(X < 2)(II) \(\frac{4}{3}\)
    (C) E(X)(III) \(\frac{1}{2}\)
    (D) P(1 ≤ X ≤ 2)(IV) \(\frac{1}{6}\)

    Choose the correct answer from the options given below:

     

  4. Let X denote the number of hours you play during a randomly selected day. The probability that X can take values x has the following form, where c is some constant:

    \[ P(X = x) = \begin{cases} 0.1, & \text{if } x = 0 \\ cx, & \text{if } x = 1 \text{ or } x = 2 \\ c(5 - x), & \text{if } x = 3 \text{ or } x = 4 \\ 0, & \text{otherwise} \end{cases} \]

     

     

           

    Match List-I with List-II:

    List-IList-II
    (A) c(I) 0.75
    (B) P(X ≤ 2)(II) 0.3
    (C) P(X = 2)(III) 0.55
    (D) P(X ≥ 2)(IV) 0.15

    Choose the correct answer from the options given below:

     

  5. For the differential equation \( (x \log_e x) dy = (\log_e x - y) dx \):

    (A) Degree of the given differential equation is 1.

    (B) It is a homogeneous differential equation.

    (C) Solution is \( 2y \log_e x + A = (\log_e x)^2 \), where A is an arbitrary constant.

    (D) Solution is \( 2y \log_e x + A = \log_e (\log_e x) \), where A is an arbitrary constant.

    Choose the correct answer from the options given below:

Need Expert Advice?
Upcoming Exams
GATE
February 06, 2027
Test Series
CUET UG img
CUET
CUET UG 2026 Mock Test Series
963 Tests 9 Tests Free
20274 Attempts
4(792)
English

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App