If the probability distribution is given by:
| X | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
|---|---|---|---|---|---|---|---|---|
| P(x) | 0 | k | 2k | 2k | 3k | k² | 2k² | 7k² + k |
Then find: \( P(3 < x \leq 6) \)
Step 1: Find k.
Sum of probabilities $\sum P(x) = 1$. $(k + 2k + 2k + 3k + k) + (k^2 + 2k^2 + 7k^2) = 1$. $9k + 10k^2 = 1 \implies 10k^2 + 9k - 1 = 0$. $(10k - 1)(k + 1) = 0$. Since $P(x) \ge 0$, $k = 1/10$.
Step 2: Calculate target probability.
$P(3<x \le 6) = P(4) + P(5) + P(6)$. $= 3k + k^2 + 2k^2 = 3k + 3k^2$. Substitute $k=0.1$: $3(0.1) + 3(0.01) = 0.3 + 0.03 = 0.33$.
If \(S=\{1,2,....,50\}\), two numbers \(\alpha\) and \(\beta\) are selected at random find the probability that product is divisible by 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. 