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.
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
There are 4 cards numbered 1, 3, 5 and 7, one number on one card. Two cards are drawn at random without replacement. Let X denote the sum of the numbers on the two drawn cards. Find the mean 'and variance of X.
Three persons A, B and C shoot to hit a target. If A hits the target four times in five trials, B hits it three times in four trials and C hits it two times in three trials, find the probability that:
1) Exactly two persons hit the target.
2) At least two persons hit the target.
3) None hit the target.
There are 4 cards numbered 1 to 4, one number on one card. Two cards are drawn at random without replacement. Let X denote the sum of the numbers on the two drawn cards. Find the mean and variance of X.
A random variable X has the following probability distribution:
Values of X : | −2 | −1 | 0 | 1 | 2 | 3 |
P (X) : | 0.1 | k | 0.2 | 2k | 0.3 | k |
Find the value of k.
A bag contains 4 red and 6 black balls. Three balls are drawn at random. Find the probability distribution of the number of red balls.
Two cards are drawn successively without replacement from a well shuffled pack of 52 cards. Find the probability distribution of the number of aces.
Find the probability distribution of the number of white balls drawn in a random draw of 3 balls without replacement, from a bag containing 4 white and 6 red balls
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 balls drawn, then find the probability distribution of X.
Find the mean and standard deviation of each of the following probability distribution :
xi : | -5 | -4 | 1 | 2 |
pi : | \[\frac{1}{4}\] | \[\frac{1}{8}\] | \[\frac{1}{2}\] | \[\frac{1}{8}\] |
A discrete random variable X has the probability distribution given below:
X: | 0.5 | 1 | 1.5 | 2 |
P(X): | k | k2 | 2k2 | k |
Determine the mean of the distribution.
Two cards are drawn simultaneously from a pack of 52 cards. Compute the mean and standard deviation of the number of kings.
Two bad eggs are accidently mixed up with ten good ones. Three eggs are drawn at random with replacement from this lot. Compute the mean for the number of bad eggs drawn.
If a random variable X has the following probability distribution:
X : | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 |
P (X) : | a | 3a | 5a | 7a | 9a | 11a | 13a | 15a | 17a |
then the value of a is
An urn contains 3 white and 6 red balls. Four balls are drawn one by one with replacement from the urn. Find the probability distribution of the number of red balls drawn. Also find mean and variance of the distribution.
Five bad oranges are accidently mixed with 20 good ones. If four oranges are drawn one by one successively with replacement, then find the probability distribution of number of bad oranges drawn. Hence find the mean and variance of the distribution.
Compute the age specific death rate for the following data :
Age group (years) | Population (in thousands) | Number of deaths |
Below 5 | 15 | 360 |
5-30 | 20 | 400 |
Above 30 | 10 | 280 |
John and Mathew started a business with their capitals in the ratio 8 : 5. After 8 months, john added 25% of his earlier capital as further investment. At the same time, Mathew withdrew 20% of bis earlier capital. At the end of the year, they earned ₹ 52000 as profit. How should they divide the profit between them?
If X ∼ N (4,25), then find P(x ≤ 4)
From the following data, find the crude death rates (C.D.R.) for Town I and Town II, and comment on the results :
Age Group (in years) | Town I | Town II | ||
Population | No. of deaths | Population | No. of deaths | |
0-10 | 1500 | 45 | 6000 | 150 |
10-25 | 5000 | 30 | 6000 | 40 |
25 - 45 | 3000 | 15 | 5000 | 20 |
45 & above | 500 | 22 | 3000 | 54 |
Determine whether each of the following is a probability distribution. Give reasons for your answer.
x | 0 | 1 | 2 |
P(x) | 0.1 | 0.6 | 0.3 |
Determine whether each of the following is a probability distribution. Give reasons for your answer.
z | 3 | 2 | 1 | 0 | -1 |
P(z) | 0.3 | 0.2 | 0.4. | 0.05 | 0.05 |
Determine whether each of the following is a probability distribution. Give reasons for your answer.
x | 0 | 1 | 2 |
P(x) | 0.3 | 0.4 | 0.2 |
A die is thrown 4 times. If ‘getting an odd number’ is a success, find the probability of at least 3 successes
A pair of dice is thrown 3 times. If getting a doublet is considered a success, find the probability of two successes
The probability that a bulb produced by a factory will fuse after 200 days of use is 0.2. Let X denote the number of bulbs (out of 5) that fuse after 200 days of use. Find the probability of X = 0
The probability that a bulb produced by a factory will fuse after 200 days of use is 0.2. Let X denote the number of bulbs (out of 5) that fuse after 200 days of use. Find the probability of X > 1
Find the probability of throwing at most 2 sixes in 6 throws of a single die.
Solve the following problem :
The probability that a machine will produce all bolts in a production run within the specification is 0.9. A sample of 3 machines is taken at random. Calculate the probability that all machines will produce all bolts in a production run within the specification.
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
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
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 |
Determine the mean of the distribution.
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 |
Variance of X.
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: Variance of X
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.
Box I contains 30 cards numbered 1 to 30 and Box II contains 20 cards numbered 31 to 50. A box is selected at random and a card is drawn from it. The number on the card is found to be a nonprime number. The probability that the card was drawn from Box I is ______.
Five numbers x1, x2, x3, x4, x5 are randomly selected from the numbers 1, 2, 3, ......., 18 and are arranged in the increasing order such that x1 < x2 < x3 < x4 < x5. What is the probability that x2 = 7 and x4 = 11?