Advertisements
Advertisements
प्रश्न
Two cards are selected at random from a box which contains five cards numbered 1, 1, 2, 2, and 3. Let X denote the sum and Y the maximum of the two numbers drawn. Find the probability distribution, mean and variance of X and Y.
उत्तर
There are 5 cards numbered 1, 1, 2, 2 and 3.
Let:
X = Sum of two numbers on cards = 2, 3, 4, 5
Y = Maximum of two numbers = 1, 2, 3
Thus, the probability distribution of X is given by
x | P(X) |
2 |
\[\frac{1}{10}\]
|
3 |
\[\frac{4}{10}\]
|
4 |
\[\frac{3}{10}\]
|
5 |
\[\frac{2}{10}\]
|
Total number of cards = 2 cards with "1" on them + 2 cards with "2" on them + 1 card with "3" on it
= 5
Total number of possible choices (in drawing the two cards)= Number of ways in which the two cards can be drawn from the total 5
= 5C2
= \[\frac{5!}{2!3!}\] |
= 10
Probabilty that the two cards drawn would be having the numbers 1 and 1 on them is P(11).
P(11) = \[\frac{^{2}{}{C}_2 \times^{2}{}{C}_0 \times ^{1}{}{C}_0}{^{5}{}{C}_2}\]
\[= \frac{1 \times 1 \times 1}{10}\]
\[ = \frac{1}{10}\]
Probabilty that the two cards drawn would be having the numbers 1 and 2 on them is P(11).
P(11) = \[\frac{^{2}{}{C}_2 \times ^{2}{}{C}_0 \times ^{1}{}{C}_0}{^{5}{}{C}_2}\]
\[= \frac{1 \times 1 \times 1}{10}\]
\[ = \frac{1}{10}\]
. "1" and "2" on them
⇒p(12) =`(2 c_1 xx ^2 c_1 xx ^1 c_0)/(5 c _2)`
"1's" | "2's" | "3's" | Total | |
---|---|---|---|---|
Available | 2 | 2 | 1 | 5 |
To Choose | 1 | 1 | 0 | 2 |
Choices | 2C1 | 2C1 | 1C0 | 5C2 |
=`(2/1xx2/1xx1)/10`
=`(2xx2xx1)/10`
=`4/10`
=`2/5`
"1" and "3" on them
⇒p(13) =`(2 c_1 xx ^2 c_ 0xx ^1 c_1)/(5 c _2)`
"1's" | "2's" | "3's" | Total | |
---|---|---|---|---|
Available | 2 | 2 | 1 | 5 |
To Choose | 1 | 0 | 1 | 2 |
Choices | 2C1 | 2C0 | 1C1 | 5C2 |
`=(2/1xx1xx1/1)/10`
`=(2xx1xx1)/10`
=`2/10`
`=1/5`
"2" and "2" on them
⇒p(22) =`(2 c_1 xx ^2 c_2 xx ^1 c_1)/(5 c _2)`
"1's" | "2's" | "3's" | Total | |
---|---|---|---|---|
Available | 2 | 2 | 1 | 5 |
To Choose | 0 | 2 | 0 | 2 |
Choices | 2C0 | 2C2 | 1C0 | 5C2 |
"1's" | "2's" | "3's" | Total | |
---|---|---|---|---|
Available | 2 | 2 | 1 | 5 |
To Choose | 0 | 1 | 1 | 2 |
Choices | 2C0 | 2C1 | 1C1 | 5C2 |
`=(1xx2/1xx1)/10`
`= (1xx2xx1)/10`
`=2/10`
`=1/5`
Probability for the sum of the numbers on the cards drawn to be
2 ⇒p(x = 2) = p(11)
The probabilty distribution of "x" would be
x | 2 | 3 | 4 | 5 |
P(X = x) | `1/10` | `4/10` | `3/10` | `2/10` |
---|
Calculations for Mean and Standard Deviations
x | P (X = x) | px | x2 | px2 |
---|---|---|---|---|
[x × P (X = x)] | [x2 × P (X = x)] | |||
2 | `1/10` | `2/10` | 4 | `4/10` |
3 | `4/10` | `12/10` | 9 | `36/10` |
4 | `3/10` | `12/10` | 16 | `48/10` |
5 | `2/10` | `10/10` | 25 | `50/10` |
Total | 1 | `36/10` | `138/10` | |
=3.6 | =13.6 |
The Expected Value of the sum
⇒ Expectation of "x"
⇒E (x) = ∑ px
= 3.6
Variance of the sum of the numbers on the cards
⇒ var (x) = E (x2) - (E (X))2
⇒ var (x) = ∑ px2 - (∑ px )2
`=13.8 - (3.6)^2`
= 13.8 - 12.96
= 0.84
Standard Deviation of the sum of the numbers on the cards
⇒ SD (x) = +√ var (x)
= + √ 0.84
=+0.917
Computation of mean and variance
xi | pi | pixi | pixi2 |
2 |
\[\frac{1}{10}\]
|
\[\frac{2}{10}\]
|
\[\frac{4}{10}\]
|
3 |
\[\frac{4}{10}\]
|
\[\frac{12}{10}\]
|
\[\frac{36}{10}\]
|
4 |
\[\frac{3}{10}\]
|
\[\frac{12}{10}\]
|
\[\frac{48}{10}\]
|
5 |
\[\frac{2}{10}\]
|
1 |
\[\frac{50}{10}\]
|
`∑`pixi =\[\frac{36}{10} = 3 . 6\]
|
`∑`pixi 2=\[\frac{138}{10} = 13 . 8\] |
\[\text{ Mean } = \sum p_i x_i = 3 . 6\]
\[\text{ Variance } = \sum p_i {x_i}2^{}_{} - \left( \text{ Mean } \right)^2 = 13 . 8 - 12 . 96 = 0 . 84\]
Thus, the probability distribution of Y is given by
Y | P(Y) |
1 | 0.1 |
2 | 0.5 |
3 | 0.4 |
Computation of mean and variance
yi | pi | piyi | piyi2 |
1 | 0.1 | 0.1 | 0.1 |
2 | 0.5 | 1 | 2 |
3 | 0.4 | 1.2 | 3.6 |
\[\sum\nolimits_{}^{}\]
pixi = 2.3 |
\[\sum\nolimits_{}^{}\]
|
\[\text{ Mean } = \sum p_i y_i = 2 . 3\]
\[\text{ Variance } = \sum p_i {y_i}2^{}_{} - \left( \text{ Mean } \right)^2 = 5 . 7 - 5 . 29 = 0 . 41\]
APPEARS IN
संबंधित प्रश्न
From a lot of 15 bulbs which include 5 defectives, a sample of 4 bulbs is drawn one by one with replacement. Find the probability distribution of number of defective bulbs. Hence find the mean of the distribution.
Find the probability distribution of number of heads in two tosses of a coin.
From a lot of 30 bulbs which include 6 defectives, a sample of 4 bulbs is drawn at random with replacement. Find the probability distribution of the number of defective bulbs.
Suppose that two cards are drawn at random from a deck of cards. Let X be the number of aces obtained. Then the value of E(X) is
(A) `37/221`
(B) 5/13
(C) 1/13
(D) 2/13
Let X be a random variable which assumes values x1, x2, x3, x4 such that 2P (X = x1) = 3P(X = x2) = P (X = x3) = 5 P (X = x4). Find the probability distribution of X.
Two cards are drawn successively with replacement from a well shuffled pack of 52 cards. Find the probability distribution of the number of kings.
Find the mean and standard deviation of each of the following probability distribution:
xi : | 1 | 3 | 4 | 5 |
pi: | 0.4 | 0.1 | 0.2 | 0.3 |
Find the mean and standard deviation of each of the following probability distribution :
xi : | -3 | -1 | 0 | 1 | 3 |
pi : | 0.05 | 0.45 | 0.20 | 0.25 | 0.05 |
Find the mean variance and standard deviation of the following probability distribution
xi : | a | b |
pi : | p | q |
Two cards are drawn simultaneously from a pack of 52 cards. Compute the mean and standard deviation of the number of kings.
A fair coin is tossed four times. Let X denote the number of heads occurring. Find the probability distribution, mean and variance of X.
An urn contains 5 red and 2 black balls. Two balls are randomly drawn, without replacement. Let X represent the number of black balls drawn. What are the possible values of X ? Is X a random variable ? If yes, then find the mean and variance of X.
Find the mean of the following probability distribution:
X= xi: | 1 | 2 | 3 |
P(X= xi) : |
\[\frac{1}{4}\]
|
\[\frac{1}{8}\]
|
\[\frac{5}{8}\]
|
A random variable has the following probability distribution:
X = xi : | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
P (X = xi) : | 0 | 2 p | 2 p | 3 p | p2 | 2 p2 | 7 p2 | 2 p |
The value of p is
Mark the correct alternative in the following question:
For the following probability distribution:
X: | −4 | −3 | −2 | −1 | 0 |
P(X): | 0.1 | 0.2 | 0.3 | 0.2 | 0.2 |
The value of E(X) is
Mark the correct alternative in the following question:
For the following probability distribution:
X : | 1 | 2 | 3 | 4 |
P(X) : |
\[\frac{1}{10}\]
|
\[\frac{1}{5}\]
|
\[\frac{3}{10}\]
|
\[\frac{2}{5}\]
|
The value of E(X2) is
From a lot of 15 bulbs which include 5 defective, a sample of 4 bulbs is drawn one by one with replacement. Find the probability distribution of number of defective bulbs. Hence, find the mean of the distribution.
A die is tossed twice. A 'success' is getting an even number on a toss. Find the variance of number of successes.
For the following probability density function (p. d. f) of X, find P(X < 1) and P(|x| < 1)
`f(x) = x^2/18, -3 < x < 3`
= 0, otherwise
A random variable X has the following probability distribution :
X = x | -2 | -1 | 0 | 1 | 2 | 3 |
P(x) | 0.1 | k | 0.2 | 2k | 0.3 | k |
Find the value of k and calculate mean.
The p.m.f. of a random variable X is
`"P"(x) = 1/5` , for x = I, 2, 3, 4, 5
= 0 , otherwise.
Find E(X).
A card is drawn at random and replaced four times from a well shuftled pack of 52 cards. Find the probability that -
(a) Two diamond cards are drawn.
(b) At least one diamond card is drawn.
A random variable X has the following probability distribution :
X | 0 | 1 | 2 | 3 | 4 | 5 | 6 |
P(X) | C | 2C | 2C | 3C | C2 | 2C2 | 7C2+C |
Find the value of C and also calculate the mean of this distribution.
Determine whether each of the following is a probability distribution. Give reasons for your answer.
x | 0 | 1 | 2 | 3 | 4 |
P(x) | 0.1 | 0.5 | 0.2 | –0.1 | 0.3 |
Find the probability distribution of the number of successes in two tosses of a die if success is defined as getting a number greater than 4.
Find the probability of throwing at most 2 sixes in 6 throws of a single die.
Solve the following problem :
Following is the probability distribution of a r.v.X.
x | – 3 | – 2 | –1 | 0 | 1 | 2 | 3 |
P(X = x) | 0.05 | 0.1 | 0.15 | 0.20 | 0.25 | 0.15 | 0.1 |
Find the probability that X is even.
Solve the following problem :
Find the probability of the number of successes in two tosses of a die, where success is defined as six appears in at least one toss.
Solve the following problem :
If a fair coin is tossed 4 times, find the probability that it shows head in the first 2 tosses and tail in last 2 tosses.
Solve the following problem :
The probability that a lamp in the classroom will burn is 0.3. 3 lamps are fitted in the classroom. The classroom is unusable if the number of lamps burning in it is less than 2. Find the probability that the classroom cannot be used on a random occasion.
Let the p.m.f. of a random variable X be P(x) = `(3 - x)/10`, for x = −1, 0, 1, 2 = 0, otherwise Then E(x) is ______
Find the probability distribution of the number of successes in two tosses of a die, where a success is defined as six appears on at least one die
Four balls are to be drawn without replacement from a box containing 8 red and 4 white balls. If X denotes the number of red ball drawn, find the probability distribution of X.
A discrete random variable X has the probability distribution given as below:
X | 0.5 | 1 | 1.5 | 2 |
P(X) | k | k2 | 2k2 | k |
Find the value of k
Consider the probability distribution of a random variable X:
X | 0 | 1 | 2 | 3 | 4 |
P(X) | 0.1 | 0.25 | 0.3 | 0.2 | 0.15 |
Calculate `"V"("X"/2)`
The random variable X can take only the values 0, 1, 2. Given that P(X = 0) = P(X = 1) = p and that E(X2) = E[X], find the value of p
The probability distribution of a discrete random variable X is given as under:
X | 1 | 2 | 4 | 2A | 3A | 5A |
P(X) | `1/2` | `1/5` | `3/25` | `1/10` | `1/25` | `1/25` |
Calculate: The value of A if E(X) = 2.94
Find the probability distribution of the number of successes in two toves of a die where a success is define as:- Six appeared on at least one die.