Consider a discrete random variable X whose probabilities are given below. The standard deviation of the random variable is ________ (round off to one decimal place).$x_1$ 1 2 3 4 $P(X = x_i)$ 0.3 0.1 0.3 0.3
To find the standard deviation of the discrete random variable X, we first need to calculate its expected value (mean) and variance.
| $x_i$ | 1 | 2 | 3 | 4 |
| $P(X = x_i)$ | 0.3 | 0.1 | 0.3 | 0.3 |
The expected value is calculated as the sum of each value multiplied by its probability.
$ E[X] = \sum_{i=1}^{n} x_i P(X = x_i) $
Using the given data:
$ E[X] = (1 \times 0.3) + (2 \times 0.1) + (3 \times 0.3) + (4 \times 0.3) $
$ E[X] = 0.3 + 0.2 + 0.9 + 1.2 $
$ E[X] = 2.6 $
This is needed to calculate the variance. It's the sum of each squared value multiplied by its probability.
$ E[X^2] = \sum_{i=1}^{n} x_i^2 P(X = x_i) $
Using the given data:
$ E[X^2] = (1^2 \times 0.3) + (2^2 \times 0.1) + (3^2 \times 0.3) + (4^2 \times 0.3) $
$ E[X^2] = (1 \times 0.3) + (4 \times 0.1) + (9 \times 0.3) + (16 \times 0.3) $
$ E[X^2] = 0.3 + 0.4 + 2.7 + 4.8 $
$ E[X^2] = 8.2 $
The variance is calculated using the formula:
$ Var(X) = E[X^2] - (E[X])^2 $
Substituting the calculated values:
$ Var(X) = 8.2 - (2.6)^2 $
$ Var(X) = 8.2 - 6.76 $
$ Var(X) = 1.44 $
The standard deviation is the square root of the variance.
$ SD(X) = \sqrt{Var(X)} $
$ SD(X) = \sqrt{1.44} $
$ SD(X) = 1.2 $
Rounding to one decimal place, the standard deviation is 1.2.
If the odds in favour of any random event A are 5 ∶ 6, then the odds against the event are:
If random variable X follows binomial distribution with parameter n and p with mean 15 and variance 10, then the value of mode is
Let $X$ and $Y$ be continuous random variables with probability density functions $P_X(x)$ and $P_Y(y)$, respectively. Further, let $Y = X^2$ and $P_X(x) = \begin{cases} 1, & x\in (0,1] \\ 0, & \text{otherwise} \end{cases}$
Which one of the following options is correct?