If the probability distribution of a random variable X is as follows, then the mean of X is
| X = xi | -1 | 0 | 1 | 2 |
| P(X = xi) | k3 | 2k3 + k | 4k - 10k2 | 4k - 1 |
To solve for the mean of the random variable \( X \), we need to use the formula for the expected value of a discrete random variable:
- The mean (or expected value) of a random variable \( X \) is given by:
\[ \mu = E(X) = \sum_{i=1}^{n} x_i \cdot P(X = x_i) \] where \( x_i \) represents the possible values of \( X \) and \( P(X = x_i) \) represents the corresponding probabilities.
The given probability distribution is:
| X = \( x_i \) | -1 | 0 | 1 | 2 |
|---|---|---|---|---|
| P(X = \( x_i \)) | \( k^3 \) | \( 2k^3 + k \) | \( 4k - 10k^2 \) | \( 4k - 1 \) |
The sum of the probabilities must equal 1, as it represents a complete probability distribution. Therefore, we have:
\[ k^3 + (2k^3 + k) + (4k - 10k^2) + (4k - 1) = 1 \] Simplifying this equation: \[ k^3 + 2k^3 + k + 4k - 10k^2 + 4k - 1 = 1 \] \[ 3k^3 - 10k^2 + 9k - 1 = 1 \] \[ 3k^3 - 10k^2 + 9k - 2 = 0 \] This is a cubic equation in terms of \( k \). Solving this equation, we find \( k = \frac{1}{3} \).
Now that we have \( k = \frac{1}{3} \), we can calculate the mean \( E(X) \). Using the formula for expected value: \[ \mu = E(X) = (-1) \cdot P(X = -1) + 0 \cdot P(X = 0) + 1 \cdot P(X = 1) + 2 \cdot P(X = 2) \] Substitute the probabilities: \[ \mu = (-1) \cdot \left(\frac{1}{3}\right)^3 + 0 \cdot \left(2 \left(\frac{1}{3}\right)^3 + \frac{1}{3}\right) + 1 \cdot \left(4 \cdot \frac{1}{3} - 10 \left(\frac{1}{3}\right)^2\right) + 2 \cdot \left(4 \cdot \frac{1}{3} - 1\right) \] Simplifying each term, we calculate: \[ \mu = \frac{23}{27} \]
The mean of \( X \) is \( \frac{23}{27} \) (Option 3).
The probability of hitting the target by a trained sniper is three times the probability of not hitting the target on a stormy day due to high wind speed. The sniper fired two shots on the target on a stormy day when wind speed was very high. Find the probability that
(i) target is hit.
(ii) at least one shot misses the target. 
Smoking increases the risk of lung problems. A study revealed that 170 in 1000 males who smoke develop lung complications, while 120 out of 1000 females who smoke develop lung related problems. In a colony, 50 people were found to be smokers of which 30 are males. A person is selected at random from these 50 people and tested for lung related problems. Based on the given information answer the following questions: 
(i) What is the probability that selected person is a female?
(ii) If a male person is selected, what is the probability that he will not be suffering from lung problems?
(iii)(a) A person selected at random is detected with lung complications. Find the probability that selected person is a female.
OR
(iii)(b) A person selected at random is not having lung problems. Find the probability that the person is a male.