Questions · Page 3 of 6

5 Marks Questions

Question 1015 Marks
The random variable $X$ can take only the values $0,1,2$. Given that $P(X=0)=P(X=1)=p$ and that $E\left(X^2\right)=E[X]$, find the value of $p$.
Answer
Since, X = 0, 1, 2 and P (X) at X = 0 and 1 is p, let at X = 2, P (X) is x.
⇒ p + p + x = 1
⇒ x = 1 – 2p
We get, the following distribution
X
0
1
2
P(X)
p
q
1 - 2p
$\therefore\text{E}[\text{X}]=\sum\text{XP}(\text{X})$
$=0\cdot\text{p}+1\cdot\text{p}+2(1-2\text{p})$
$=\text{p}+2-4\text{p}$
$=2-3\text{p}$
And $\text{E}(\text{X}^2)=\sum\text{X}^2\text{P}(\text{X})$
$=0\cdot\text{p}+1\cdot\text{p}+4\cdot(1-2\text{p})$
$=\text{p}+4-8\text{p}$
$=2-7\text{p}$
Also, given that $\text{E}(\text{X}^2)=\text{E}[\text{X}]$
$\Rightarrow4-7\text{p}=2-3\text{p}$
$\Rightarrow4\text{p}=2$
$\Rightarrow\text{p}=\frac{1}{2}$
View full question & answer
Question 1025 Marks
For A, B and C the chances of being selected as the manager of a firm are in the ratio $4:1:2$ respectively. The respective probabilities for them to introduce a radical change in marketing strategy are $0.3, 0.8$ and $0.5$. If the change does take place, find the probability that it is due to the appointment of B or C.
Answer
Let $E_1, E_2, E_3$ and A be event as:
$E_1$ = A is appointed
$E_2$ = B is appointed
$E_3$ = C is appointed
A = A change does take place
$\text{P}(\text{E}_1)=\frac{4}{7}$
$\text{P}(\text{E}_2)=\frac{1}{7}$
$\text{P}(\text{E}_3)=\frac{2}{7}$
$P(A|E_1)$ = P(Changes tale place by A)
$= 0.3$
$\text{P}\Big(\frac{\text{A}}{\text{E}_2}\Big)=\text{P}$ (Changes take place by B)
$= 0.8$
$\text{P}\Big(\frac{\text{A}}{\text{E}_3}\Big)=\text{P}$ (Changes take place by C)
$= 0.5$
To find, P(Changes were taken place by B or C) $=\text{P}\Big(\frac{\text{E}_2}{\text{A}}\Big)+\text{P}\Big(\frac{\text{E}_3}{\text{A}}\Big)$
By baye's theorem,
$=\text{P}\Big(\frac{\text{E}_2}{\text{A}}\Big)+\text{P}\Big(\frac{\text{E}_3}{\text{A}}\Big)=\frac{\text{P}(\text{E}_2)\text{P}\Big(\frac{\text{A}}{\text{E}_2}\Big)+\text{P}(\text{E}_3)\text{P}\Big(\frac{\text{A}}{\text{E}_3}\Big)}{\text{P}(\text{E}_1)\text{P}\Big(\frac{\text{A}}{\text{E}_1}\Big)+\text{P}(\text{E}_2)\text{P}\Big(\frac{\text{A}}{\text{E}_2}\Big)+\text{P}(\text{E}_3)\text{P}\Big(\frac{\text{A}}{\text{E}_3}\Big)}$
$=\frac{\frac{1}{7}\times\frac{8}{10}+\frac{2}{7}\times\frac{5}{10}}{\frac{4}{7}\times\frac{3}{10}+\frac{1}{7}\times\frac{8}{10}\times\frac{2}{7}\times\frac{5}{10}}$
$=\frac{\frac{18}{70}}{\frac{30}{70}}$
$=\frac{18}{30}$
$=\frac{3}{5}$
Required probability $=\frac{3}{5}$
View full question & answer
Question 1035 Marks
Two cards are drawn simultaneosly from a well shuffled deck of 52 cards. Find the probability distribution of the number of the successes, when getting a spade is considered a success.
Answer
Let X denote the numbers of spades in a sample of two cards drawn from a well shuffled pack of 52 playing cards. Then, X can take the values 0, 1 and 2.
Now,
P(X = 0)
= P(no spade)
$=\frac{\text{}^{39}\text{C}_2}{\text{}^{52}\text{C}_2}$
$=\frac{741}{1326}$
$=\frac{19}{34}$
P(X = 1)
= P(1 spade)
$=\frac{\text{}^{13}\text{C}_1\times\text{}^{39}\text{C}_1}{\text{}^{52}\text{C}_2}$
$=\frac{507}{1326}$
$=\frac{13}{34}$
P(X = 2)
= P(2 spade)
$=\frac{\text{}^{13}\text{C}_2}{\text{}^{52}\text{C}_2}$
$=\frac{78}{1326}$
$=\frac{1}{17}$
Thus, the probability distribution of X is given by
$\text{X}$
$0$
$1$
$2$
$\text{P}(\text{X})$
$\frac{19}{34}$
$\frac{13}{34}$
$\frac{1}{17}$
View full question & answer
Question 1045 Marks
Three dice are thrown at the sametime. Find the probability of getting three two’s, if it is known that the sum of the numbers on the dice was six.
Answer
As three dice are thrown at the same time, so we have sample space $[n(S)] = 6^3 = 216$
Let $E_1$ is the event when the sum of numbers on the dice was six and $E_2$ is the event when three two’s occurs.
$\Rightarrow E_1 = {(1, 1, 4), (1, 2, 3), (1, 3, 2), (1, 4, 1), (2, 1, 3) (2, 2, 2), (2, 3, 1), (3, 1, 2), (3, 2, 1), (4, 1)}$
$\Rightarrow n(E_1) = 10$ and $E_2 ={2, 2, 2}$
$\Rightarrow n(E_1) = 1$
Also, $(\text{E}_1\cap\text{E}_2)=1$
$\therefore\text{P}\Big(\frac{\text{E}_2}{\text{E}_1}\Big)=\frac{\text{P}(\text{E}_1\cap\text{E}_2)}{\text{P}(\text{E}_2)}$
$=\frac{\frac{1}{216}}{\frac{10}{216}}=\frac{1}{10}$
View full question & answer
Question 1055 Marks
An article manufactured by a company consists of two parts X and Y. In the process of manufacture of the part X, 9 out of 100 parts may be defective. Similarly, 5 out of 100 are likely to be defective in the manufacture of part Y. Calculate the probability that the assembled product will not be defective.
Answer
Given,
Prat X has 9 out of 100 defective
⇒ Part X has 91 out of 100 non defective
Part Y has out of 100 defective
⇒ Part Y has 95 out of 100 non defective
Consider,
X = A non defective part X
Y = A non defective Part Y
$\Rightarrow\ \text{P(x)}=\frac{91}{100}$ and $\text{P(Y)}=\frac{95}{100}$
= P(Assembled product will bot be defective)
= P(Niether X defective nor Y defective)
$=\text{P}(\text{X}\cap\text{Y})$
$=\text{P(X) }\text{P(Y)}$
$=\frac{91}{100}\times\frac{95}{100}$
$=0.8645$
Required probability = 0.8645
View full question & answer
Question 1065 Marks
A die is tossed twice. A 'success' is getting an odd number on a toss. Find the variance of the number of successes.
Answer
It is given that "success" denotes the event of getting the number 1, 3 or 5. Then, P(success) $=\frac{1}{2}$ Also, "failure" denotes the event of getting the numbers 2, 4, or 6. Then, P(failure) $=\frac{1}{2}$ Let X denote the event of getting success. Then, X can take the values 0, 1 and 2. Now, P(X = 0) = P(no success) $=\frac{1}{2}\times\frac{1}{2}=\frac{1}{4}$ P(X = 1) = P(1 success) $=\Big(\frac{1}{2}\times\frac{1}{2}\Big)+\Big(\frac{1}{2}\times\frac{1}{2}\Big)=\frac{1}{2}$ P(X = 2) = P(2 success) $=\frac{1}{2}\times\frac{1}{2}=\frac{1}{4}$ Thus, the probability distribution of X is given by
$\text{X}$ $\text{P}(\text{X})$
$0$ $\frac{1}{4}$
$1$ $\frac{1}{2}$
$2$ $\frac{1}{4}$
Computation of mean and variance
$\text{X}_\text{i}$ $\text{P}_\text{i}$ $\text{P}_\text{i}\text{X}_\text{i}$ $\text{P}_\text{i}\text{X}_\text{i}^2$
$0$ $\frac{1}{4}$ $0$ $0$
$1$ $\frac{1}{2}$ $\frac{1}{2}$ $\frac{1}{2}$
$2$ $\frac{1}{4}$ $\frac{1}{2}$ $1$
    $\sum\text{p}_\text{i}\text{x}_\text{i}=1$ $\sum\text{p}_\text{i}\text{x}_\text{i}^2=\frac{3}{2}$
Mean $=\sum\text{p}_\text{i}\text{x}_\text{i}=1$ Variance $=\sum\text{p}_\text{i}\text{x}_\text{i}^2-({\text{Mean}})^2=\frac{3}{2}-1=\frac{1}{2}$
View full question & answer
Question 1075 Marks
A pair of dice is thrown 4 times. If getting a doublet is considered a success, find the probability of two successes.
Answer
The repeated tosses of a pair of dice are Bernoulli trials. Let X denote the number of times of getting doublets in an experiment of throwing two dice simultaneously four times.
Probability of getting doublets in a single throw of the pair of dice is
$\text{p}=\frac{6}{36}=\frac{1}{6}$
$\therefore\ \text{q}=1-\text{p}=1-\frac{1}{6}=\frac{5}{6}$
Clearly, X has the binomial distribution with n = 4, $\text{p}=\frac{1}{6},\ \text{and}\ \text{q}=\frac{5}{6}$
$\therefore\ \text{P}(\text{X}=\text{x})=\ ^\text{n}\text{C}_\text{x}\text{q}^\text{n-x}\text{p}^\text{x},\ \text{where}\ \text{x}=0,\ 1,\ 2,\ 3...\text{n}$
$=\ ^4\text{C}_\text{x}\Bigg(\frac{5}{6}\Bigg)^{4-\text{x}}. \Bigg(\frac{1}{6}\Bigg)^\text{x}$
$=\ ^4\text{C}_\text{x}\cdot\frac{5}{6^4}^{4-\text{x}}$
∴ P(2 successes) = P(X = 2)
$=\ ^4\text{C}_\text{2}\cdot\frac{5}{6^4}^{4-\text{2}}$
$=6.\frac{25}{1296}$
$=\frac{25}{216}$
View full question & answer
Question 1085 Marks
In an examination, 20 questions of true-false type are asked. Suppose a student tosses a fair coin to determine his answer to each question. If the coin falls heads, he answers 'true'; if it falls tails, he answers 'false'. Find the probability that he answers at least 12 questions correctly.
Answer
Let X represent the number of correctly answered questions out of 20 questions.
The repeated tosses of a coin are Bernoulli trails. Since “head” on a coin represents the true answer and “tail” represents the false answer, the correctly answered questions are Bernoulli trials.
$\therefore\ \text{p}=\frac{1}{2}$
$\therefore\ \text{q}=1-\text{p}=1-\frac{1}{2}=\frac{1}{2}$
X has a binomial distribution with n = 20 and $\text{p}=\frac{1}{2}$
$\therefore\ \text{P}(\text{X=x})=\ ^\text{n}\text{C}_\text{x}\text{q}^\text{n-x}\text{p}^\text{x},\ \text{where x}=1,\ 2,\ ...\text{n}$
$=\ ^{20}\text{C}_\text{x}\bigg(\frac{1}{2}\bigg)^{20-\text{x}}.\bigg(\frac{1}{2}\bigg)^\text{x}$
$=\ ^{20}\text{C}_\text{x}\bigg(\frac{1}{2}\bigg)^{20}$
P(at least 12 questions answered correctly) = P(X ≥ 12)
$=\text{P}(\text{X}=12)+\text{P}(\text{X}=13)+...+\text{P}(\text{X}=20)$
$=\ ^{20}\text{C}_{12}\bigg(\frac{1}{2}\bigg)^{20}+\ ^{20}\text{C}_{13}\bigg(\frac{1}{2}\bigg)^{20}+...+\ ^{20}\text{C}_{20}\bigg(\frac{1}{2}\bigg)^{20}$
$=\bigg(\frac{1}{2}\bigg)^{20}.\bigg[\ ^{20}\text{C}_{12}+\ ^{20}\text{C}_{13}+...+\ ^{20}\text{C}_{20}\bigg]$
View full question & answer
Question 1095 Marks
A fair coin is tossed four times. Let X denote the longest string of heads accuring. Find the probability distribution mean and variance of X.
Answer
Let the event of getting a head = H and getting a tail = T
Let X denote the variable longest consecutive heads accuring in 4 tosses. The possible values are
X = 0 (no heads) {T, T, T, T}
X = 1 (1 head) {H, T, T, T}
X = 2 (2 heads) {H, H, T, T}
X = 3 (3 heads) {H, H, H, T}
X = 4 (4 heads) {H, H, H, H}
n(S) = {(HHHH), (HHHT), (HHTT), (HTHH), (HTHT), (HTTH), (HTTT), (THHH), (THTH), (THHT), (THTT), (THTT), (TTHH), (TTHT), (TTTH), (TTTT)}
$\text{P}(\text{X}=0)=\frac{1}{16}$
$\text{P}(\text{X}=1)=\frac{7}{16}$
$\text{P}(\text{X}=2)=\frac{5}{16}$
$\text{P}(\text{X}=3)=\frac{2}{16}$
$\text{P}(\text{X}=4)=\frac{1}{16}$
Thus, the probability distribution is
$\text{X}$ $0$ $1$ $2$ $3$ $4$
$\text{p}_\text{i}=\text{P}(\text{X})$ $\frac{1}{16}$ $\frac{7}{16}$ $\frac{5}{16}$ $\frac{2}{16}$ $\frac{1}{16}$
$\text{p}_\text{i}\text{x}_\text{i}^2$ $0$ $\frac{7}{16}$ $\frac{20}{16}$ $\frac{18}{16}$ $1$
Mean $=\sum_\text{i=1 to n}\text{X}_\text{i}\times\text{P}(\text{X}_\text{i})$
Mean, $\mu=0\times\frac{1}{16}+1\times\frac{7}{16}+2\times\frac{5}{16}+3\times\frac{2}{16}+4\times\frac{1}{16}$
$=0+\frac{7}{16}+\frac{10}{16}+\frac{6}{16}+\frac{4}{16}$
$=\frac{27}{16}=1.7$
Variance Var(X) $=\sum\text{p}_\text{i}\text{x}_\text{i}^2-\big(\sum\text{p}_\text{i}\text{x}_\text{i}\big)^2$
$=\frac{61}{16}-(1.7)^2$
$=3.825-2.89$
$=0.935$
View full question & answer
Question 1105 Marks
A bag contains 4 white, 7 black and 5 red balls. Three balls are drawn one after the other without replacement. Find the probability that the balls drawn are white, black and red respectively.
Answer
Given bag contains 4 white, 7 black and 5 red balls.
Total number of balls = 16
Three balls are drawn without replacement
A = First ball is white
B = Second ball is black
C = Third balls is red
P (Three balls drawn are white, black, red respectively)
$=\text{P}(\text{A}) \text{ P}\Big(\frac{\text{B}}{\text{A}}\Big) \text{ P}\Big(\frac{\text{C}}{\text{A}\cap\text{B}}\Big)$
$=\frac{4}{16}\times\frac{7}{15}\times\frac{5}{14}$
$=\frac{1}{24}$
Required probability $=\frac{1}{24}$
View full question & answer
Question 1115 Marks
A coin is tossed 5 times. What is the probability of getting at least 3 heads?
Answer
Probability of getting head on one throw of coin $=\frac{1}{2}$
So, $\text{p}=\frac{1}{2}$
$\text{q}=1-\frac{1}{2}$
$\text{q}=\frac{1}{2}$ [Since p + q = 1]
The coin is tossed 5 times. Let x denote the number of getting head as 5 tosses of coins.
So probability of getting r head in n tosses of coin is given by
$\text{P}(\text{x = r})=\text{ }^{\text{n}}\text{c}_{\text{r}}\text{p}^{\text{r}}\text{q}^{\text{n - r}}$
$\text{P}(\text{x = r})=\text{ }^5\text{c}_{\text{r}}\big(\frac{1}{2}\big)^{\text{r}}\big(\frac{1}{2}\big)^{5-\text{r}}\dots(1)$
probability of getting at least 3 heads
$=\text{P}(\text{X}=3)+\text{P}(\text{x}=4)+\text{p}(\text{x}=5) $
$=\text{ }^5\text{c}_3\big(\frac{1}{2}\big)^3.\big(\frac{1}{2}\big)^{5-3}+\text{ }^5\text{c}_4\big(\frac{1}{2}\big)^4\big(\frac{1}{2}\big)^{5-4}+\text{ }^5\text{c}_5\big(\frac{1}{2}\big)^5\big(\frac{1}{2}\big)^0$ [Using (1)]
$=\text{ }^5\text{c}_3\big(\frac{1}{2}\big)^3\big(\frac{1}{2}\big)^2+\text{ }^5\text{c}_4\big(\frac{1}{2}\big)^4\big(\frac{1}{2}\big)+\text{ }^5\text{c}_5\big(\frac{1}{2}\big)^5.1$
$=\frac{5.4}{2}.\big(\frac{1}{2}\big)^5+5\big(\frac{1}{2}\big)^5+1.\big(\frac{1}{2}\big)^5$
$=\big(\frac{1}{2}\big)^5[10+5+1]$
$=16.\frac{1}{32}$
$=\frac{1}{2}$
The required probability is $=\frac{1}{2}$
View full question & answer
Question 1125 Marks
Find the probability distribution of the number of doublets in three throws of a pair of dice and find its mean.
Answer
Throwing a doublet i.e. $\big\{(1, 1), (2, 2), (3, 3), (4, 4), (5, 5), (6, 6)\big\}$
Total number of outcomes = 36
Let p be the probability of success therefore
$\text{p}=\frac{6}{3}6=\frac{1}{6}$
Let q be the probability of failure therefore $\text{q}=1-\text{p}=1-\frac{1}{6}=\frac{5}{6}$
Since there is three rows of dise so n = 3
Let X be the random variable for getting doublet, therefore X can take at max 3 values.
$\text{P(X}=0)=\text{ }^3\text{c}_0\text{p}^0\text{q}^{3}=\big(\frac{5}{6}\big)^{3}=\frac{125}{216}$
$\text{P(X}=1)=\text{ }^3\text{c}_1\text{p}^1\text{q}^2=3.\frac{1}{6}.\big(\frac{5}{6}\big)^2=\frac{75}{216}$
$\text{P(X}=2)=\text{ }^3\text{c}_2\text{p}^2\text{q}^1=3.\big(\frac{1}{6}\big)^2.\big(\frac{5}{6}\big)=\frac{15}{216}$
$\text{P(X}=3)=\text{ }^3\text{c}_3\text{p}^3\text{q}^0=\big(\frac{1}{6}\big)^3=\frac{1}{216}$
Mean
$\mu=\sum^3_{\text{i}-1}\text{X}_{\text{i}}\text{P(X}_{\text{i}})=0.\frac{125}{216}+1.\frac{75}{216}+2.\frac{15}{216}+3.\frac{1}{216}$
$=\frac{75+30+3}{216}=\frac{108}{216}=\frac{1}{2}$
Hence the mean is $=\frac{1}{2}$
View full question & answer
Question 1135 Marks
In a certain college, $4\%$ of boys and $1\%$ of girls are taller than $1.75$ metres. Further more, $60\%$ of the students in the colleges are girls. A student selected at random from the college is found to be taller than $1.75$ metres. Find the probability that the selected students is girl.
Answer
Consider the following events
$E_1$ = The selected student is a girl
$E_2$ = The selected student is not a girl
A = The student is taller than 1.75 meters
We have,
$\text{P}(\text{E}_1)=60\%=\frac{60}{100}=0.6$
$\text{P}(\text{E}_2)=1-\text{P}(\text{E}_1)=1-0.6=0.4$
$\text{P}\Big(\frac{\text{A}}{\text{E}_1}\Big)=$ Probability that the student is taller than 1.75 meters given that the student is a girl
$\text{P}\Big(\frac{\text{A}}{\text{E}_1}\Big)=\frac{1}{100}=0.01$
And
$\text{P}\Big(\frac{\text{A}}{\text{E}_2}\Big)=$ Probability that the student is taller than 1.75 meters given that the student is not a girl
$\text{P}\Big(\frac{\text{A}}{\text{E}_2}\Big)=\frac{4}{100}=0.04$
Now,
Required probability $\text{P}\Big(\frac{\text{E}_1}{\text{A}}\Big)=\frac{\text{P}(\text{E}_1)\text{P}\Big(\frac{\text{A}}{\text{E}_1}\Big)}{\text{P}(\text{E}_1)\text{P}\Big(\frac{\text{A}}{\text{E}_1}\Big)+\text{P}(\text{E}_2)\text{P}\Big(\frac{\text{A}}{\text{E}_2}\Big)}$
$=\frac{0.6\times0.01}{0.6\times0.01+0.4\times0.04}$
$=\frac{\frac{6}{1000}}{\frac{22}{1000}}$
$=\frac{3}{11}$
View full question & answer
Question 1145 Marks
Five cards are drawn successively with replacement from a well-shuffled deck of 52 cards. What is the probability that:
  1. All the five cards are spades?
  2. Only 3 cards are spades?
  3. None is a spade?
Answer
Let X represent the number of spade cards among the five cards drawn. Since the drawing of card is with replacement, the trials are Bernoulli trials.
In a well shuffled deck of 52 cards, there are 13 spade cards.
$\Rightarrow\ \text{p}=\frac{13}{52}=\frac{1}{4}$
$\therefore\ \text{q}=1-\frac{1}{4}=\frac{3}{4}$
X has a binomial distribution with n = 5 and $\text{p}=\frac{1}{4}$
$\text{p}(\text{X=x})=\ ^\text{n}\text{C}_\text{x}\text{q}^\text{n-x}\text{p}^\text{x},\ \text{where x}=0,\ 1,\ ...\text{n}$
$=\ ^5\text{C}_\text{x}\Big(\frac{3}{4}\Big)^{5-\text{x}}\Big(\frac{1}{4}\Big)^\text{x}$
  1. P(all five cards are spades) = P(X = 5)
$=\ ^5\text{C}_{5}\Big(\frac{3}{4}\Big)^0.\Big(\frac{1}{4}\Big)^{5}$

$=1\cdot\frac{1}{1024}$

$=\frac{1}{1024}$
  1. P(only 3 cards are spades) = P(X = 3)
$=\ ^5\text{C}_{3}\cdot\Big(\frac{3}{4}\Big)^2.\Big(\frac{1}{4}\Big)^{3}$

$=10\cdot\frac{9}{16}\cdot\frac{1}{64}$

$=\frac{45}{512}$
  1. P(none is a spade) = P(X = 0)
$=\ ^5\text{C}_{0}\cdot\Big(\frac{3}{4}\Big)^5.\Big(\frac{1}{4}\Big)^{0}$

$=1\cdot\frac{243}{1024}$

$=\frac{243}{1024}$
View full question & answer
Question 1155 Marks
An unbiased die is tossed twice. Find the probability of getting 4, 5, or 6 on the first toss and 1, 2, 3 or 4 on the second toss.
Answer
Given an unbiased die is tossed twise
A = Getting 4, 5 or 6 on the first toss
B = 1, 2, 3 or 4 on second toss
$\Rightarrow\ \text{P(B)}=\frac{3}{6}$
$\text{P(A)}=\frac{1}{2}$
and, $\text{P(B)}=\frac{4}{6}$
$\text{P(B)}=\frac{2}{3}$
P (Getting 4, 5 or 6 on the first toss and 1, 2, 3 or 4 on second toss)
$=\text{P}(\text{A}\cap\text{B})$
$=\text{P(A) }\text{P(B)}$
$=\frac{1}{2}\times\frac{2}{3}$
$=\frac{1}{3}$
Required probability $=\frac{1}{3}$
View full question & answer
Question 1165 Marks
A coin is tossed thrice and all the eight outcomes are assumed equally likely. In which of the following cases are the following events A and B are independent?
A = the number of heads is two,
B = the last throw results in head.
Answer
Sample space for throwing a coin thrice
= {HHT, HTT, THT, TTT, HHH, HTH, THH, TTH}
A = The number of heads is two
A = {HHT, THH, HTH}
B = The Last throw results in head
B = {HHH, HTH, THH, TTH}
$\text{A}\cap\text{B}=\{\text{THH, HTH}\}$
$\text{P(A)}=\frac{3}{8}$
$\text{P(B)}=\frac{4}{8}=\frac{1}{2}$
$\text{P}(\text{A}\cap\text{B})=\frac{2}{8}=\frac{1}{4}$
$\text{P(A)}.\text{P}(\text{B})=\frac{3}{8}\times\frac{1}{2}$
$=\frac{3}{16}$
$\text{P(A)}.\text{P(B)}\neq\text{P}(\text{A}\cap\text{B})$
So, A and B are not independent events.
View full question & answer
Question 1175 Marks
A die is thrown three times, find the probability that 4 appears on the third toss if it is given that 6 and 5 appear respectively on first two tosses.
Answer
A = 4 appears on third toss, if a die is thrown three times
= {(1, 1, 4), (1, 2, 4), (1, 3, 4), (1, 4, 4), (1, 5, 4), (1, 6, 4)
(2, 1, 4), (2, 2, 4), (2, 3, 4), (2, 4, 4), (2, 5, 4), (2, 6, 4)
(3, 1, 4), (3, 2, 4), (3, 3, 4), (3, 4, 4), (3, 5, 4), (3, 6, 4)
(4, 1, 4), (4, 2, 4), (4, 3, 4), (4, 4, 4), (4, 5, 4), (4, 6, 4)
(5, 1, 4), (5, 2, 4), (5, 3, 4), (5, 4, 4), (5, 5, 4), (5, 6, 4)
(6, 1, 4), (6, 2, 4), (6, 3, 4), (6, 4, 4), (6, 5, 4), (6, 6, 4)}
B = 6 and 5 appears respectively on first two tosses, if die is tosses three times
B = {(6, 5, 1), (6, 5, 2), (6, 5, 3), (6, 5, 4), (6, 5, 5), (6, 5, 6)}
$\text{A}\cap\text{B}=\{(6,5,4)\}$
Required probability $=\text{P}\Big(\frac{\text{A}}{\text{B}}\Big)$
$=\frac{\text{n}(\text{A}\cap\text{B})}{\text{n}(\text{B})}$
$=\frac{1}{6}$
Required Probability $=\frac{1}{6}$
View full question & answer
Question 1185 Marks
A card from a pack of $52$ cards is lost. From the remaining cards of the pack, two cards are drawn and are found to be both diamonds. Find the probability of the lost card being a diamond.
Answer
Let $E_1$= the missing card is a diamond, $E_2$= the missing card is a spade, $E_3$= the missing card is a club, $E_4$ = the missing card is a heart and A = drawing of two heart cards from the remaining cards.
$\text{P}(\text{E}_1)=\frac{13}{52}=\frac{1}{4},\ \text{P}(\text{E}_2)=\frac{13}{52}=\frac{1}{4},$
$\text{P}(\text{E}_3)=\frac{13}{52}=\frac{1}{4},\ \text{P}(\text{E}_4)=\frac{13}{52}=\frac{1}{4}$
$\text{P}(\text{A}|\text{E}_1)$ = P(drawing 2 heart cards given that one diamond card is missing) $=\frac{\text{C}(12,\ 2)}{\text{C}(51,\ 2)}$
Similarly, $ \text{P}(\text{A}|\text{E}_2)=\frac{\text{C}(13,\ 2)}{\text{C}(51,\ 2)},\ \text{P}(\text{A}|\text{E}_3)=\frac{\text{C}(13,\ 2)}{\text{C}(51,\ 2)}\ \text{and}\ \text{P}(\text{A}|\text{E}_4)=\frac{\text{C}(13,\ 2)}{\text{C}(51,\ 2)}$
By Bayes’ theorem,
$\text{P}(\text{E}_1|\text{A})=\frac{\text{P}(\text{E}_1)\text{P}(\text{A}|\text{E}_1)}{\text{P}(\text{E}_1)\text{P}(\text{A}|\text{E}_1)+\text{P}(\text{E}_2)\text{P}(\text{A}|\text{E}_2)+\text{P}(\text{E}_3)\text{P}(\text{A}|\text{E}_3)+\text{P}(\text{E}_4)\text{P}(\text{A}|\text{E}_4)}$
$=\frac{\frac{1}{4}\times\frac{\text{C}(12,\ 2)}{\text{C}(51,\ 2)}}{\frac{1}{4}\times\frac{\text{C}(12,\ 2)}{\text{C}(51,\ 2)}+\frac{1}{4}\times\frac{\text{C}(13,\ 2)}{\text{C}(51,\ 2)}+\frac{1}{4}\times\frac{\text{C}(13,\ 2)}{\text{C}(51,\ 2)}+\frac{1}{4}\times\frac{\text{C}(13,\ 2)}{\text{C}(51,\ 2)}}$
$=\frac{66}{66+78+78+78}=\frac{11}{50}$
View full question & answer
Question 1195 Marks
Explain why the experiment of tossing a coin three times is said to have binomial distribution.
Answer
We know that, in a Bindmial distribution,
  1. There are 2 outcomes for each trial.
  2. There is a fixed number of trials.
  3. The probability of success must be the same for all the trials.
When coin is tossed, possible outcomes are Hesd and Tail.

Since coin is tossed three times, we have fixed number of trials.

Also probility of Head and Tail in each trial is $\frac{1}{2}.$

Thus given experiment is said to have binomial distribution.
View full question & answer
Question 1205 Marks
An experiment succeeds twice as often as it fails. Find the probability that in the next 6 trials there will be at least 4 successes.
Answer
Let X denote the number of successes in 6 trials.
It is given that successes are twice the failures.
$\Rightarrow\text{p}=2\text{q}$
$\text{p + q}=1$
$\Rightarrow3\text{q}=1$
$\Rightarrow\text{q}=\frac{1}{3}$
$\therefore\text{p}=1-\frac{1}{3}=\frac{2}{3}$
$\text{ n}=6$
Hence, the distribution is given by
$\text{P(X = r})=\text{ }^6\text{C}_{\text{r}}\big(\frac{2}{3}\big)^{\text{r}}\big(\frac{1}{3}\big)^{6-\text{r}},\text{r}=0,1,2,\dots6$
$\text{P(atleast 4 successes})=\text{P(X}\geq4)$
$=\text{P(X}=4)+\text{P(X}=5)+\text{P(X}=6)$
$\text{ }^6\text{C}_4\big(\frac{2}{3}\big)^4\big(\frac{1}{3}\big)^{6-4}+\text{ }^6\text{C}_5\big(\frac{2}{3}\big)^5\big(\frac{1}{3})^{6-5}+\text{ }^6\text{C}_6\big(\frac{2}{3}\big)^6\big(\frac{1}{3}\big)^{6-6}$
$=\frac{15(2^4)+6(32)+64}{3^6}$
$=\frac{240+192+64}{729}$
$=\frac{496}{729}$
View full question & answer
Question 1215 Marks
If A and B are two events such that $\text{P}(\text{A})=\frac{1}{3},\text{P(B)}=\frac{1}{5}$ and $\text{P}(\text{A}\cup\text{B})=\frac{11}{30}$ find $\text{P}\Big(\frac{\text{A}}{\text{B}}\Big)$ and $\text{P}\Big(\frac{\text{B}}{\text{A}}\Big).$
Answer
Given,
$\text{P}(\text{A})=\frac{1}{3},\text{P(B)}=\frac{1}{5}$ and $\text{P}(\text{A}\cup\text{B})=\frac{11}{30}$
$\text{P}(\text{A}\cup\text{B})=\text{P}(\text{A})+\text{P(B)}-\text{P}(\text{A}\cap\text{B})$
$\text{P}(\text{A}\cap\text{B})=\frac{1}{3}+\frac{1}{5}-\frac{11}{30}$
$=\frac{10+6-11}{30}$
$=\frac{5}{30}$
$\text{P}(\text{A}\cap\text{B})=\frac{1}{6}$
We know that,
$\text{P}\Big(\frac{\text{A}}{\text{B}}\Big)=\frac{\text{P}(\text{A}\cap\text{B})}{\text{P}(\text{B})}$
$=\frac{\frac{1}{6}}{\frac{1}{5}}$
$\text{P}\Big(\frac{\text{A}}{\text{B}}\Big)=\frac{5}{6}$
$\text{P}\Big(\frac{\text{B}}{\text{A}}\Big)=\frac{\text{P}(\text{B}\cap\text{A})}{\text{P}(\text{A})}$
$\text{P}\Big(\frac{\text{B}}{\text{A}}\Big)=\frac{\frac{1}{6}}{\frac{1}{3}}$
$=\frac{1}{6}\times\frac{3}{1}$
$=\frac{1}{2}$
$\text{P}\Big(\frac{\text{A}}{\text{B}}\Big)=\frac{5}{6},\text{P}\Big(\frac{\text{B}}{\text{A}}\Big)=\frac{1}{2}$
View full question & answer
Question 1225 Marks
Probability of solving specific problem independently by A and B are $\frac{1}{2}\ \text{and}\ \frac{1}{3}$ respectively.If both try to solve the problem independently, find the probability that
  1. The problem is solved.
  2. Exactly one of them solves the problem.
Answer
Probability of solving the problem by A, P(A) $=\frac{1}{2}$Probability of solving the problem by B, P(B) $=\frac{1}{3}$
Since the problem is solved independently by A and B,
$\therefore\text{P}(\text{AB})=\text{P}(\text{A})\cdot\text{P}(\text{B})=\frac{1}{2}\times\frac{1}{3}=\frac{1}{6}$
$\text{P}(\text{A}')=1-\text{P}(\text{A})=1-\frac{1}{2}=\frac{1}{2}$
$\text{P}(\text{B}')=1-\text{P}(\text{B})=1-\frac{1}{3}=\frac{2}{3}$
  1. Probability that the problem is solved $=\text{P}(\text{A}\cup\text{B})$
$=\text{P}(\text{A})+\text{P}(\text{B})-\text{P}(\text{AB})$
$=\frac{1}{2}+\frac{1}{3}-\frac{1}{6}$
$=\frac{4}{6}$
$=\frac{2}{3}$
  1. Probability that exactly one of them solves the problem is given by,
$\text{P}(\text{A}).\text{P}(\text{B}')+\text{P}(\text{B}).\text{P}(\text{A}')$
$ =\frac{1}{2}\times\frac{2}{3}+\frac{1}{2}\times\frac{1}{3}$
$=\frac{1}{3}+\frac{1}{6}$
$=\frac{1}{2}$
View full question & answer
Question 1235 Marks
A couple has two children. Find the probability that both the children are,
  1. Males, if it is known that at least one of the children is male.
  2. Females, if it is known that the elder child is a female.
Answer
Consider the given events.
$A =$ Both the children are female.
$B =$ The elder child is a female.
$C =$ At least one child is a male.
$D =$ Both children are male.
Clearly,
$S = {M_1M_2, M_1F_2, F_1M_2, F_1F_2}$
$A = {F_1F_2}$
$B = {F_1M_2, F_1F_2}$
$C = {M_1F_2, F_1M_2, M_1M_2}$
$D = {M_1M_2}$
[Here, first child is elder and second is younger]
$\text{D}\cap\text{C}=\big\{\text{M}_1\text{M}_2\big\}$ and $\text{A}\cap\text{B}=\big\{\text{F}_1\text{F}_2\big\}$
  1. Required probability $=\text{P}\Big(\frac{\text{D}}{\text{C}}\Big)=\frac{\text{n}(\text{D}\cap\text{C})}{\text{n}(\text{C})}=\frac{1}{3}$
  2. Required Probability $= \text{P}\Big(\frac{\text{A}}{\text{B}}\Big)=\frac{\text{n}(\text{A}\cap\text{B})}{\text{n}(\text{B})}=\frac{1}{2}$
View full question & answer
Question 1245 Marks
A class has 15 students whose ages are 14, 17, 15, 14, 21, 17, 19, 20, 16, 18, 20, 17, 16, 19 and 20 years. One student is selected in such a manner that each has the same chance of being chosen and the age X of the selected student is recorded. What is the probability distribution of the random variable X? Find mean, variance and standard deviation of X.
Answer
$\text{n}(\text{S})=15,\ \text{P}(\text{A})=\frac{1}{15}$
$\text{x}_i$ $\text{f}_i$ $\text{p}_i$ $\text{p}_i\text{x}_i$ $\text{p}_i\text{x}^2_i$
$14$
$15$
$16$
$17$
$18$
$19$
$20$
$21$
$2$
$1$
$2$
$3$
$1$
$2$
$3$
$1$
$\frac{2}{15}$
$\frac{1}{15}$
$\frac{2}{15}$
$\frac{3}{15}$
$\frac{1}{15}$
$\frac{2}{15}$
$\frac{3}{15}$
$\frac{1}{15}$
$\frac{28}{15}$
$\frac{15}{15}$
$\frac{32}{15}$
$\frac{51}{15}$
$\frac{18}{15}$
$\frac{38}{15}$
$\frac{60}{15}$
$\frac{21}{15}$
$\frac{392}{15}$
$\frac{225}{15}$
$\frac{512}{15}$
$\frac{867}{15}$
$\frac{324}{15}$
$\frac{722}{15}$
$\frac{1200}{15}$
$\frac{441}{15}$
  $15$   $\sum\text{p}_i\text{x}_i=\frac{263}{15}$ $\sum\text{p}_i\text{x}^2_i=\frac{4683}{15}$
$\text{Mean}=\sum\text{p}_i\text{x}_i=\frac{263}{15}=17.5$
$\text{Variance}=\sum\text{p}_i\text{x}^2_i\ -\Big(\sum\text{p}_i\text{x}_i\Big)^2=\frac{4683}{15}-\Bigg(\frac{263}{15}\Bigg)^2=312.20-(17.53)^2$
= 312.20 - 307.4 = 4.78
Standard deviation $=\sqrt{4.78}=2.19$
View full question & answer
Question 1255 Marks
By examining the chest X-ray, probability that $T.B.$ is detected when a person is actually suffering is $0.99.$ The probability that the doctor diagnoses incorrectly that a person has $T.B.$ on the basic of X-ray is $0.001.$ In a certain city $1$ in $1000$ persons suffers from $T.B.$ A person is selected at random is diagnosed to have $T.B.$ what is the chance that he actually has $T.B.?$
Answer
Consider events $E_1, E_2$_ and A as
$E_1 =$ The person selected is actually having $T.B.$
$E_2 =$ The person selected not having $T.B.$
$E_3 =$ The person diagnosed to have $T.B.$
Given,
$\text{P}(\text{E}_1)=\frac{1}{1000}$
$\text{P}(\text{E}_2)=\frac{999}{1000}$
P(A|E1) = P(Person diagnosed to have T.B. and he is actually having T.B.)
$=0.99$
$\text{P}\Big(\frac{\text{A}}{\text{E}_2}\Big)=$ P(Person diagnossed to have a T.B. and he is not a actually having T.B.)
$0.001$
To find, P(Person diagnosed to have T.B. is actually having T.B.) $=\text{P}\Big(\frac{\text{E}_1}{\text{A}}\Big)$
By baye's theorem,
$\text{P}\Big(\frac{\text{E}_1}{\text{A}}\Big)=\frac{\text{P}(\text{E}_1)\text{P}\Big(\frac{\text{A}}{\text{E}_1}\Big)}{\text{P}(\text{E}_1)\text{P}\Big(\frac{\text{A}}{\text{E}_1}\Big)+\text{P}(\text{E}_2)\text{P}\Big(\frac{\text{A}}{\text{E}_2}\Big)}$
$=\frac{\frac{1}{1000}\times0.99}{\frac{1}{1000}\times0.99+\frac{999}{1000}\times0.001}$
$=\frac{990}{990+999}$
$=\frac{990}{1989}$
$=\frac{110}{221}$
Required probability $=\frac{110}{221}$
View full question & answer
Question 1265 Marks
A bag contains 20 tickets, numbered from 1 to 20. Two tickets are drawn without replacement. What is the probability that the first ticket has an even number and the second an odd number.
Answer
Total number of tickets are 20 numbered from 1, 2, 3, ..... 20.
Number of tickets with even numbers,
= 10 [Since, even numbers are 2, 4, 6, 8, 10, 12, 14, 16, 18, 20]
Number of tickets with odd numbers,
= 10 [Since, odd numbers are 1, 3, 5, 7, 9, 11, 13, 15, 17,19]
Two cards are drawn without replacement.
A = tickets with even numbers
B = tickets with odd numbers
P (first ticket has even number and second has odd number)
$=\text{P(A) }\text{P}\Big(\frac{\text{B}}{\text{A}}\Big)$
$=\frac{10}{20}\times\frac{10}{19}$
$=\frac{5}{19}$
Required probability $=\frac{5}{19}$
View full question & answer
Question 1275 Marks
Five defective mangoes are acciedently mixed with 15 good ones. Four mangoes are drawn at random from this lot. Find the probability distribution of the number of defective mangoes.
Answer
Let X denote number of defective mangoes in a sample of 4 mangoes drawn from a bag containing 5 defective mangoes and 15 good mangoes. Then, X can take the values 0, 1, 2, 3 and 4. Now, P(X = 0) P(no defective mango) $=\frac{\text{}^{15}\text{C}_4}{\text{}^{20}\text{C}_4}$ $=\frac{1365}{4845}$ $=\frac{91}{323}$ P(X = 1) = P(1 defective mango) $=\frac{\text{}^5\text{C}_1\times\text{}^{15}\text{C}_3}{\text{}^{20}\text{C}_4}$ $=\frac{2275}{4845}$ $=\frac{455}{969}$ P(X = 2) = P(2 defective mangoes) $=\frac{\text{}^5\text{C}_2\times\text{}^{15}\text{C}_2}{\text{}^{20}\text{C}_4}$ $=\frac{1050}{4845}$ $=\frac{70}{323}$ P(X = 2)= P(3 defective mangoes)
$=\frac{\text{}^5\text{C}_3\times\text{}^{15}\text{C}_1}{\text{}^{20}\text{C}_4}$ $=\frac{150}{4845}$ $=\frac{10}{323}$ P(X = 3)= P(4 defective mangoes)
$=\frac{\text{}^5\text{C}_4}{\text{}^{20}\text{C}_4}$ $=\frac{5}{4845}$ $=\frac{1}{969}$ The required probability distribution of X is given by
$\text{X}$
$0$
$1$
$2$
$3$
$4$
$\text{P}(\text{X})$
$\frac{91}{323}$
$\frac{455}{969}$
$\frac{70}{323}$
$\frac{10}{323}$
$\frac{1}{969}$
View full question & answer
Question 1285 Marks
An urn contains 4 red and 3 blue balls. Find the probability distribution of the number of blue balls in a random draw of 3 balls with replacement.
Answer
Urn has 4 red and 3 blue balls. 3 balls are drawn with replacement. Let X denote the numbers of blue balls drawn out of 3 drawn.
So, X has values 0, 1, 2, 3
$\text{P}(\text{X}=0)=\text{P}\big(\overline{\text{B}}_1\big)\times\text{P}\big(\overline{\text{B}}_2\big)\times\text{P}\big(\overline{\text{B}}_3\big)$
$=\frac{4}{7}\times\frac{4}{7}\times\frac{4}{7}$
$=\frac{144}{343}$
$\text{P}(\text{X}=1)=\text{P}(\text{B}_1)\text{P}\big(\overline{\text{B}}_2\big)\text{P}\big(\overline{\text{B}}_3\big)+\text{P}\big(\overline{\text{B}}_1\big)\text{P}(\text{B}_2)\text{P}\big(\overline{\text{B}}_3\big)+\text{P}\big(\overline{\text{B}}_1\big)\text{P}\big(\overline{\text{B}}_2\big)\text{P}(\text{B}_3)$
$=\frac{3}{7}\times\frac{4}{7}\times\frac{4}{7}+\frac{4}{7}\times\frac{3}{7}\times\frac{4}{7}+\frac{4}{7}\times\frac{4}{7}\times\frac{3}{7}$
$=\frac{144}{343}$
$\text{P}(\text{X}=2)=\text{P}(\text{B}_1)\text{P}(\text{B}_2)\text{P}\big(\overline{\text{B}}_3\big)+\text{P}(\text{B}_1)\text{P}\big(\overline{\text{B}}_2\big)\text{P}(\text{B}_3)+\text{P}\big(\overline{\text{B}}_1\big)\text{P}(\text{B}_2)\text{P}(\text{B}_3)$
$=\frac{3}{7}\times\frac{3}{7}\times\frac{4}{7}+\frac{3}{7}\times\frac{4}{7}\times\frac{3}{7}+\frac{4}{7}\times\frac{3}{7}\times\frac{3}{7}$
$=\frac{108}{343}$
$\text{P}(\text{X}=3)=\text{P}(\text{B}_1)\text{P}(\text{B}_2)\text{P}(\text{B}_3)$
$=\frac{3}{7}\times\frac{3}{7}\times\frac{3}{7}$
$=\frac{27}{343}$
So,
Required probability distribution is
$\text{X}:$
$0$
$1$
$2$
$3$
$\text{P}(\text{X}):$
$\frac{64}{343}$
$\frac{144}{343}$
$\frac{108}{343}$
$\frac{27}{343}$
View full question & answer
Question 1295 Marks
If the mean and variance of a random variable X having a binomial distribution are 4 and 2 respectively, find P (X = 1).
Answer
Let n and p be the parmeters of binomial distribution,
Given,
$\text{Mean = np}=4$
$\text{Variance = npq}=2$
Dividing equation (2) by (1),
$\frac{\text{npq}}{\text{np}}=\frac{2}{4}$
$\text{q}=\frac{1}{2}$.
$\text{p}=1-\frac{1}{2}$
$\text{p}=\frac{1}{2}$
Put the value of p in equation (1),
$\text{np}=4$
$\text{n}\big(\frac{1}{2}\big)=4$
$\text{n}=8$
Hence, binomial distribution is given by
$\text{P(X = r})=\text{ }^{\text{n}}\text{c}_{\text{r}}\text{p}^{\text{r}}\text{q}^{\text{n}-\text{r}}$
$\text{P(X= r})\text{ }^8\text{c}_{\text{r}}\big(\frac{1}{2}\big)^{\text{r}}\big(\frac{1}{2}\big)^{8-\text{r}}$
$\text{P(X=}1)$
$=\text{ }^8\text{c}_{1}\big(\frac{1}{2}\big)^{1}\big(\frac{1}{2}\big)^{8-1}$
$=8\big(\frac{1}{2}\big)^8$
$=\big(\frac{1}{2}\big)^5$
$=\frac{1}{32}$
$\text{P(X}=1)=\frac{1}{32}$
View full question & answer
Question 1305 Marks
Find the variance of the distribution:
$\text{x}$ $0$ $1$ $2$ $3$ $4$ $5$
$\text{P}(\text{x})$ $\frac{1}{6}$ $\frac{5}{18}$ $\frac{2}{9}$ $\frac{1}{6}$ $\frac{1}{9}$ $\frac{1}{18}$
Answer
We have,
$\text{X}$ $0$ $1$ $2$ $3$ $4$ $5$
$\text{P}(\text{X})$ $\frac{1}{6}$ $\frac{5}{18}$ $\frac{2}{9}$ $\frac{1}{6}$ $\frac{1}{9}$ $\frac{1}{18}$
$\text{X}\text{P}(\text{X})$ $0$ $\frac{5}{18}$ $\frac{4}{9}$ $\frac{1}{2}$ $\frac{4}{9}$ $\frac{5}{18}$
$\text{X}^2\text{P}(\text{X})$ $0$ $\frac{5}{18}$ $​​\frac{8}{9}$ $\frac{3}{2}$ $\frac{16}{9}$ $\frac{25}{18}$
$\therefore\text{Variance}=\text{E}(\text{X}^2)-\big[\text{E}(\text{X})\big]^2$
$=\sum\text{X}^2\text{P}(\text{X})-\big[\sum\text{X}\text{P}(\text{X})\big]^2$
$=\Big[0+\frac{5}{18}+\frac{8}{9}+\frac{3}{2}+\frac{16}{9}+\frac{25}{18}\Big]-\Big[0+\frac{5}{18}+\frac{4}{9}+\frac{1}{2}+\frac{4}{9}+\frac{5}{18}\Big]^2$
$=\frac{105}{18}-\frac{35^2}{18^2}$
$=\frac{18\times105-35\times35}{18^2}$
$=\frac{19\times35}{324}$
$=\frac{665}{324}$
View full question & answer
Question 1315 Marks
If A and B are two events such that,
$\text{P(A)}=\frac{1}{2},\text{P(B)}=\frac{1}{3}$ and $\text{P}(\text{A}\cap\text{B})=\frac{1}{4},$ then find $\text{P}(\text{A}|\text{B}), \text{ P}(\text{B}|\text{A}), \text{ P}(\overline{\text{A}}|\text{B})$ and $\text{P}(\overline{\text{A}}|\overline{\text{B}}).$
Answer
We have,
$\text{P(A)}=\frac{1}{2},\text{P(B)}=\frac{1}{3}$ and $\text{P}(\text{A}\cap\text{B})=\frac{1}{4},$
Also, $\text{P}(\overline{\text{B}})=1-\text{P(B)}=1-\frac{1}{3}=\frac{2}{3}$
As, $\text{P}(\text{A}\cup\text{B})=\text{P(A)}+\text{P(B)}-\text{P}(\text{A}\cap\text{B})$
$=\frac{1}{2}+\frac{1}{3}-\frac{1}{4}$
$=\frac{6+4-3}{12}$
$\Rightarrow\ \text{P}(\text{A}\cup\text{B})=\frac{7}{12}$
Also, $\text{P}(\overline{\text{A}}\cap\text{B})=\text{P(B)}-\text{P}(\text{A}\cap\text{B})$
$\Rightarrow\ \text{P}(\overline{\text{A}}\cap\text{B})=\frac{1}{3}-\frac{1}{4}$
$\Rightarrow\ \text{P}(\overline{\text{A}}\cap\text{B})=\frac{4-3}{12}$
$\Rightarrow\ \text{P}(\overline{\text{A}}\cap\text{B})=\frac{1}{12}$
And, $\Rightarrow\ \text{P}(\overline{\text{A}}\cap\overline{\text{B}})=\text{P}(\overline{\text{A}\cup\text{B}})$
$=1-\text{P}({\text{A}\cup\text{B}})$
$=1-\frac{7}{12}$
$=\frac{5}{12}$
Now,
$\text{P}(\text{A}|\text{B})=\frac{\text{P}(\text{A}\cap\text{B})}{\text{P}(\text{B})}=\frac{\Big(\frac{1}{4}\Big)}{\Big(\frac{1}{3}\Big)}=\frac{3}{4},$
$\text{P}(\text{B}|\text{A})=\frac{\text{P}(\text{A}\cap\text{B})}{\text{P}(\text{A})}=\frac{\Big(\frac{1}{4}\Big)}{\Big(\frac{1}{2}\Big)}=\frac{2}{4}=\frac{1}{2},$
$\text{P}(\overline{\text{A}}|\text{B})=\frac{\text{P}(\overline{\text{A}}\cap\text{B})}{\text{P(B)}}=\frac{\Big(\frac{1}{12}\Big)}{\Big(\frac{1}{3}\Big)}=\frac{3}{12}=\frac{1}{4}$ and
$\text{P}(\overline{\text{A}}|\overline{\text{B}})=\frac{\text{P}(\overline{\text{A}}\cap\overline{\text{B}})}{\text{P}(\overline{\text{B}})}=\frac{\Big(\frac{5}{12}\Big)}{\Big(\frac{2}{3}\Big)}=\frac{15}{24}=\frac{5}{8}$
View full question & answer
Question 1325 Marks
Prove that in throwing a pair of dice, the occurrence of the number 4 on the first die is independent of the occurrence of 5 on the second die.
Answer
A pair of dice are thrown. It has 36 elem ents in its samplw space.
A = Occurence of number 4 on firs die
A = {(4, 1), (4, 2), (4, 3), (4, 4), (4, 5), (4, 6)}
B = Occurence of 5 on second die
B = {(1, 5), (2, 5), (3, 5), (4, 5), (5, 5), (6, 5)}
$\text{A}\cap\text{B}=\Big\{(4,5)\Big\}$
$\text{P(A)}=\frac{6}{36}=\frac{1}{6}$
$\text{P(B)}=\frac{6}{36}=\frac{1}{6}$
$\text{P}(\text{A}\cap\text{B})=\frac{1}{36}$
$\text{P(A)}.\text{P(B)}\frac{1}{6}\times\frac{1}{6}$
$=\frac{1}{36}$
$\text{P(A)}.\text{P(B)}=\text{P}(\text{A}\cap\text{B})$
So, A and B are indepepndent events.
View full question & answer
Question 1335 Marks
Coloured balls are distributed in four boxes as shown in the following table:
Box
Colour
Black
White
Red
Blue
I
II
III
IV
3
2
1
4
4
2
2
3
5
2
3
1
6
2
1
5
A box is selected at random and then a ball is randomly drawn from the selected box. The colour of the ball is black, what is the probability that ball drawn is from the box III.
Answer
Let $A, E_1, E_2, E_3$ and $E_4$ denote the events that the ball is black, box I selected, box II selected, box III is selected and box IV is selected respectively.
$\therefore\ \text{P}(\text{E}_1)=\frac{1}{4}$
$\text{P}(\text{E}_2)=\frac{1}{4}$
$\text{P}(\text{E}_3)=\frac{1}{4}$
$\text{P}(\text{E}_3)=\frac{1}{4}$
Now,
$\text{P}\Big(\frac{\text{A}}{\text{E}_1}\Big)=\frac{3}{18}$
$\text{P}\Big(\frac{\text{A}}{\text{E}_2}\Big)=\frac{2}{8}$
$\text{P}\Big(\frac{\text{A}}{\text{E}_3}\Big)=\frac{1}{7}$
$\text{P}\Big(\frac{\text{A}}{\text{E}_4}\Big)=\frac{4}{13}$
Using Bayes' theorem, we get
Required probability $\text{P}\Big(\frac{\text{E}_3}{\text{A}}\Big)=\frac{\text{P}(\text{E}_1)\text{P}\Big(\frac{\text{A}}{\text{E}_1}\Big)}{\text{P}(\text{E}_1)\text{P}\Big(\frac{\text{A}}{\text{E}_1}\Big)+\text{P}(\text{E}_2)\text{P}\Big(\frac{\text{A}}{\text{E}_2}\Big)}$
$=\frac{\frac{1}{4}\times\frac{1}{7}}{\frac{1}{4}\times\frac{3}{18}+\frac{1}{4}\times\frac{2}{8}+\frac{1}{4}\times\frac{1}{7}+\frac{1}{4}\times\frac{4}{13}}$
$=\frac{\frac{1}{7}}{\frac{1}{6}+\frac{1}{4}+\frac{1}{7}+\frac{1}{13}}=\frac{156}{947}$
View full question & answer
Question 1345 Marks
One bag contains $4$ yellow and $5$ red balls. Another bag contains $6$ yellow and $3$ red balls. A ball is transferred from the first bag to the second bag and then a ball is drawn from the second bag. Find the probability that ball drawn is yellow.
Answer
Bag I contains 4 yellow and 5 red balls
Bag II contains 6 yellow and 3 red balls
Transfer can be done in two ways:
I - A red ball is transferred from bag I to bag II and then one yellow ball is drawn from bag II.
II - A red ball is transferred from bag I to bag II and then one yelllow ball is drawn from bag II.
Let $E_1, E_2 $ and A be events as:
$E_1 =$ One yellow ball drawn from bag I
$E_2 =$ One red ball drawn from bag I
$A =$ one yellow ball draw from bag II.
$\text{P}(\text{E}_1)=\frac{4}{9}$
$\text{P}(\text{E}_2)=\frac{4}{9}$
$\text{P}(\text{A}|\text{E}_1)=\frac{7}{10}$
[Since $E_1$ has increased one yellow ball in bag II]
$\text{P}\Big(\frac{\text{A}}{\text{E}_2}\Big)=\frac{6}{10}$
[Since $E_2$ has increased one red ball in bag II]
By law of total probability,
$\text{P(A)}=\text{P}(\text{E}_1)\text{ P}(\text{A}|\text{E}_1)+\text{P}(\text{E}_2)\text{P}\Big(\frac{\text{A}}{\text{E}_2}\Big)$
$=\frac{4}{9}\times\frac{7}{10}\times\frac{5}{9}\times\frac{6}{10}$
$=\frac{28+30}{90}$
$=\frac{58}{90}$
$=\frac{29}{45}$
Required probability $=\frac{29}{45}$
View full question & answer
Question 1355 Marks
Find the probability of 4 turning up at least once in two tosses of a fair die.
Answer
Let p denote the 4 turning up in a toss of a fair die, So
$\text{p}=\frac{1}{6}$
$\text{q}=1-\frac{1}{6}$
$\text{q}=\frac{5}{6}$ [Since p + q = 1]
Let X denote the variable showing the number of turning 4 up in 2 tosses of die.
Probability of getting 4, r times in n tosses of a die is given by
$\text{p}(\text{X = r})=\text{ }^{\text{n}}\text{c}_\text{r}\text{p}^\text{r}\text{q}^{\text{n}-\text{r}}$
$=\text{ }^2\text{c}_\text{r}\big(\frac{1}{6}\big)^2\big(\frac{5}{6}\big)^{2-\text{r}}\dots(1)$
Probability of getting 4 at least once in tow tosses of a fair die
$=\text{P}(\text{X}=1)+\text{P}(\text{X}=2)$
$=1-\text{P}(\text{X}=0)$
$=1-\Big[\text{ }^2\text{c}_0\big(\frac{1}{6}\big)^0\big(\frac{5}{6}\big)^{2-0}\Big]$ [Using (1)]
$=1-\Big[1.1.\big(\frac{5}{6}\big)^2\Big]$
$=1-\Big[\frac{25}{36}\Big]$
$=\frac{36-25}{36}$
$=\frac{11}{36}$
So,
Required probability $=\frac{11}{36}$
View full question & answer
Question 1365 Marks
Two numbers are selected at random from integers 1 through 9. If the sum is even, find the probability that both the numbers are odd.
Answer
Two numbers are selected at random from integers 1 through 9.

A = Both numbers are odd

A = {(3, 1), (5, 1), (7, 1), (9, 1), (3, 5), (3, 7), (9, 3), (5, 3), (5, 7), (5, 9), (7, 3), (7, 5), (7, 9), (9, 3), (9, 5), (9, 7)}

B = Sum of both numbers is even

A = Sum of both numbers is 2, 4, 6, 8, 10, 12, 14, 16 or 18 = {(1, 3), (1, 5), (2, 4), (1, 7), (2, 6), (3, 5), (1, 9), (2, 8), (3, 7), (4, 6), (7, 5), (8, 4), (9, 3), (8, 6), (9, 5), (9, 7)}

$(\text{A}\cap\text{B})=$ {(1, 3), (1, 5), (1, 7), (3, 5), (1, 9), (3, 7), (7, 5), (9, 3), (9, 5), (9, 7)}

$\text{P}\Big(\frac{\text{A}}{\text{B}}\Big)=\frac{\text{n}(\text{A}\cap\text{B})}{\text{n}(\text{B})}$

$=\frac{10}{16}$

Required probability $=\frac{10}{16}$
View full question & answer
Question 1375 Marks
The probability that A hits a target is $\frac{1}{3}$ and the probability that B hits it, is $\frac{2}{5}$, What is the probability that the target will be hit, if each one of A and B shoots at the target?
Answer
Given,
Probability that A hits a target $=\frac{1}{3}$
$\Rightarrow\ \text{P(A)}=\frac{1}{3}$
Probability that B hits the targer $=\frac{2}{5}$
$\Rightarrow\ \text{P(B)}=\frac{2}{5}$
P (Target will be hit)
= 1 - P (target will not be hit)
= 1 - P (Niether A non B hits the target)
$=1-\text{P}(\overline{\text{A}}\cap\overline{\text{B}})$
$=1-\text{P}(\overline{\text{A}})\text{P}(\overline{\text{B}})$
$=1-[1-\text{P(A)}][1-\text{P}(\overline{\text{B}})]$
$=1-\Big[1-\frac{1}{3}\Big]\Big[1-\frac{2}{5}\Big]$
$=1-\frac{2}{3},\frac{3}{5}$
$=1-\frac{2}{5}$
$=\frac{2}{5}$
Required probability $=\frac{2}{5}$
View full question & answer
Question 1385 Marks
An urn contains 5 red and 2 blcak 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.
Answer
X can assume values 0 to 2. Yes X is a random variable. P(X = 0) = (Probability of getting no black ball) $=\frac{\text{}^{2}\text{C}_0\times\text{}^{5}\text{C}_2}{\text{}^{7}\text{C}_2}=\frac{1\times\frac{5\times4}{2\times1}}{\frac{7\times6}{2\times1}}=\frac{20}{42}$ P(X = 1) = (Probability of getting one black ball) $=\frac{\text{}^{2}\text{C}_1\times\text{}^{5}\text{C}_1}{\text{}^{7}\text{C}_2}=\frac{1\times5}{\frac{7\times6}{2\times1}}=\frac{20}{42}$ P(X = 2) = (Probability of getting two black balls) $=\frac{\text{}^{2}\text{C}_2\times\text{}^{5}\text{C}_0}{\text{}^{7}\text{C}_2}=\frac{1\times1}{\frac{7\times6}{2\times1}}=\frac{2}{42}$ Thus, Probability distribution of random variable X is
$\text{X}$
$0$
$1$
$2$
$\text{P}(\text{X}) $
$\frac{20}{42}$
$\frac{20}{42}$
$\frac{2}{42}$
$\text{x}_\text{i}$ $\text{p}_\text{i}$ $\text{p}_\text{i}\text{x}_\text{i}$ $\text{p}_\text{i}\text{X}_\text{i}^2$
$0$ $\frac{20}{42}$ $0$ $0$
$1$ $\frac{20}{42}$ $\frac{20}{42}$ $\frac{20}{42}$
$2$ $\frac{2}{42}$ $\frac{4}{42}$ $\frac{8}{42}$
    $\sum\text{p}_\text{i}\text{x}_\text{i}=\frac{4}{7}$ $\sum\text{p}_\text{i}\text{x}_\text{i}^2=\frac{2}{3}$
Mean $=\sum\text{p}_\text{i}\text{x}_\text{i}=\frac{4}{7}$
Variance $=\sum\text{p}_\text{i}\text{x}_\text{i}^2-\big(\sum\text{p}_\text{i}\text{x}_\text{i}\big)^2$
$=\frac{2}{3}-\Big(\frac{4}{7}\Big)^2=\frac{50}{147}$
View full question & answer
Question 1395 Marks
A bag contains $3$ white and $2$ black balls and another bag contains $2$ white and $4$ black balls. One bag is chosen at random. From the selected bag, one ball is drawn. Find the probability that the ball drawn is white.
Answer
Bag I contains 3 white and 2 black balls
Bag II contains 2 white and 4 black balls
One bag is chosen at random, then one ball is drawn and its is while.
Let $E_1, E_2$ and A be events as:
$E_1$ = Selecting bag I
$E_2$ = Selecting bag II
A = Drawing one white ball
$\text{P}(\text{E}_1)=\frac{1}{2}$
$\text{P}(\text{E}_2)=\frac{1}{2}$
[Since there are only 2 bags]
$P(A|E_1)$ = P(Drawing a white ball from bag I)
$=\frac{3}{5}$
$\text{P}\Big(\frac{\text{A}}{\text{E}_2}\Big)=\text{P}$ [Drawing a white ball from bag II]
By law of total probability,
$\text{P(A)}=\text{P}(\text{E}_1)\text{ P}(\text{A}|\text{E}_1)+\text{P}(\text{E}_2)\text{ P}\Big(\frac{\text{A}}{\text{E}_2}\Big)$
$=\frac{1}{2}\times\frac{3}{5}+\frac{1}{2}\times\frac{2}{6}$
$=\frac{3}{10}+\frac{2}{12}$
$=\frac{18+10}{60}$
$=\frac{28}{60}$
$=\frac{7}{15}$
Required probability $=\frac{7}{15}$
View full question & answer
Question 1405 Marks
A and B are two independent events. The probability that A and B occur is $\frac{1}{6}$ and the probability that neither of them occurs is $\frac{1}{3}$. Find the probability of occurrence of two events.
Answer
Given
$\text{P}(\text{A}\cap\text{B})=\frac{1}{6}$
$\text{P}(\overline{\text{A}}\cap\overline{\text{B}})=\frac{1}{3}$
We know that,
$\text{P}(\overline{\text{A}}\cap\overline{\text{B}})=\text{P(A) }\text{P(B)}$
$\frac{1}{3}=(1-\text{P(A)})(1-\text{P(A)})$
$\frac{1}{3}=1-\text{P(B)}-\text{P(A)}+\text{P(A) }\text{P(B)}$
$\frac{1}{3}=1-\text{P(B)}-\text{P(A)}+\text{P}(\text{A}\cap\text{B})$
$\frac{1}{3}=1-\text{P(B)}-\text{P(B)}+\frac{1}{6}$
$\text{P(A)}+\text{P(A)}=\frac{1}{1}+\frac{1}{6}-\frac{1}{3}$
$=\frac{6+1-2}{6}$
$\text{P(A)}+\text{P(B)}=\frac{5}{6}$
$\text{P(A)}=\frac{5}{6}-\text{P(B)}\ .....\text{(i)}$
Given, $\text{P}(\text{A}\cap\text{B})=\frac{1}{6}$
$\text{P(A) } \text{P(B)}=\frac{1}{6}$
$\Big[\frac{5}{6}-\text{P(B)}\Big]\text{P(B)}=\frac{1}{6}$
[Using equation (i)]
$\Rightarrow\ \frac{5}{6}\text{P(B)}-\big\{\text{P(B)}\big\}^2=\frac{1}{6}$
$\Rightarrow\ \{\text{P(B)}\}^2-\frac{5}{6}\text{P(B)}+\frac{1}{6}=0$
$\Rightarrow\ 6\{\text{P(B)}\}^2-5\text{P(B)}+1=0$
$\Rightarrow\ 6\{\text{P(B)}\}^2-3\text{P(B)}-2\text{P(B)}+1=0$
$\Rightarrow\ 3\text{P(B)}[2\text{P(B)}-1]-1[2\text{P(B)}-1]=0$
$\Rightarrow\ [2\text{P(B)}-1][3\text{P(B)-1}]=0$
$\Rightarrow\ 2\text{P(B)}-1 = 0\text{ or }3\text{P(B)}-1=0$
$\Rightarrow\ \text{P(B)}=\frac{1}{2} \text{ or P(B)}=\frac{1}{3}$
⇒ Using equation (i),
$\text{P(B)}=\frac{1}{2}\Rightarrow\ \text{P(A)}=\frac{5}{6}-\frac{1}{2}=\frac{1}{3}$
$\text{P(B)}=\frac{1}{2}\Rightarrow\ \text{P(A)}=\frac{5}{6}-\frac{1}{3}=\frac{1}{2}$
Hence, $\text{P(B)}=\frac{1}{2},\text{P(A)}=\frac{1}{3} \text{ or }\text{P(B)}=\frac{1}{3},\text{P(A)}=\frac{1}{2}$
View full question & answer
Question 1415 Marks
A bag contains 3 red and 2 black balls. One ball is drawn from it at random. Its colour is noted and then it is put back in the bag. A second draw is made and the same procedure is repeated. Find the probability of drawing,
  1. Two red balls,
  2. Two black balls,
  3. First red and second black ball.
Answer
Given bag contains 3 red and 2 black balls.
A = Getting one red ball
$\Rightarrow\ \text{P(A)}=\frac{3}{5}$
B = Getting one black ball
$\Rightarrow\ \text{P(B)}=\frac{2}{5}$
  1. P(Getting two red balls)
= P(A) P(A)

$=\frac{3}{5}\times\frac{3}{5}$

$=\frac{9}{25}$

P(Getting two red balls) $=\frac{9}{25}$
  1. P(Getting two black balls)
= P(B) P(B)

$=\frac{2}{5}\times\frac{2}{5}$

$=\frac{4}{25}$

P(Getting two black balls) $=\frac{4}{25}$
  1. P(Getting first red and second black ball)
= P(A) P(B)

$=\frac{3}{5}\times\frac{2}{5}$

$=\frac{6}{25}$

P(Getting first red and second black ball) $=\frac{6}{25}$
View full question & answer
Question 1425 Marks
cards are drawn successively with replacement from a well shuffled pack of 52 cards. Find the mean and variance of red cards.
Answer
It is given that the cards are drawn successively with replacement so the events are indepent. Therefore, the drawing of the cards follow binomial distribution. Probability of drawng a red card $=\text{p}=\frac{26}{52}=\frac{1}{2}$ $\therefore\text{q}=1-\text{p}=1-\frac{1}{2}=-\frac{1}{2}$ Also, $\text{n}=3$ Let X be the random variable denoting the number of red cards drawn from a well shuffied pack of 52 cards. $\therefore\text{P(X = r})=\text{ }^3\text{C}_{\text{r}}\big(\frac{1}{2}\big)^{3-\text{r}}\big(\frac{1}{2}\big)^{\text{r}}=\text{ }^3\text{C}_{\text{r}}\big(\frac{1}{2}\big)^3,\text{r}=0,1,2,3$ Probability of drawing no red ball $=\text{P(X}=0)=\text{ }^3\text{C}_0\big(\frac{1}{2}\big)^3=\frac{1}{8}$ Probability of drawing one red ball $=\text{P(X}=1)=\text{ }^3\text{C}_1\big(\frac{1}{2}\big)^3=\frac{3}{8}$ Probability of drawing tow red balls $=\text{P(X}=2)=\text{ }^3\text{C}_2\big(\frac{1}{2}\big)^3=\frac{3}{8}$ Probability of drawing three red balls $=\text{P(X}=3)=\text{ }^3\text{C}_3\big(\frac{1}{2}\big)^3=\frac{1}{8}$ Thus, the probability distribution of X is as follows:
$\text{x}_{\text{i}}$ $\text{p}_{\text{i}}$ $\text{p}_{\text{i}}\text{x}_{\text{i}}$ $\text{p}_{\text{i}}\text{x}_{\text{i}}^2$
$0$ $\frac{1}{8}$ $0$ $0$
$1$ $\frac{3}{8}$ $\frac{3}{8}$ $\frac{3}{8}$
$2$ $\frac{3}{8}$ $\frac{6}{8}$ $\frac{12}{8}$
$3$ $\frac{1}{8}$ $\frac{3}{8}$ $\frac{9}{8}$
    $\sum\text{p}_{\text{i}}\text{x}_{\text{i}}=\frac{12}{8}$ $\sum\text{p}_{\text{i}}\text{x}_{\text{i}}^2=3$
Mean of X $=\sum\text{p}_{\text{i}}\text{x}_{\text{i}}=\frac{12}{8}=\frac{3}{2}$ variance of X $=\sum\text{p}_{\text{i}}\text{x}_{\text{i}}^2-(\text{Mean})^2=3-\frac{9}{4}=\frac{3}{4}$
View full question & answer
Question 1435 Marks
Two natural numbers r, s are drawn one at a time, without replacement from the set S = {1, 2, 3, ......., n}. Find $\text{P}\big[\text{r}\leq\text{p}|\text{s}\leq\text{p}\big],$ where $\text{p }\in\text{ S.}$
Answer
$\because$ set S = {1, 2, 3, ......., n}
$\therefore\text{P}\big(\text{r}\leq\text{p}|\text{s}\leq\text{p})=\frac{\text{P}(\text{p}\cap\text{S})}{\text{P}(\text{S})}$
$=\frac{\text{p}-1}{\text{n}}\times\frac{\text{n}}{\text{n}-1}=\frac{\text{p}-1}{\text{n}-1}$
View full question & answer
Question 1445 Marks
The probability that a student entering a university will graduate is 0.4. Find the probability that out of 3 students of the university.
  1. none will graduate.
  2. only one will graduate.
  3. all will graduate.
Answer
Let X be the number of students that gradute from among 3 students.
Let p = probability that a student entering a university will garduate.
Here, n = 3, p = 0.4 and q = 0.6
Hence, the distribution is given by
$\text{P(X = r})=\text{ }^3\text{C}_{\text{r}}(0.4)^{\text{r}}(0.6)^{3-\text{r}},\text{r}=0,1,2,3$
  1. $\text{P(X}=0)=\text{q}^3=0.216$
  2. $\text{P(X}=1)=3(0.4)(0.36)=0.432$
  3. $\text{P(X}=3)=\text{p}^3=0.064$
View full question & answer
Question 1455 Marks
A die is thrown thrice. Find the probability of getting an odd number at least once.
Answer
P(getting an odd number in one throw) $=\frac{1}{2}$
Here, getting an odd number in three throws refers to 3 independent events.
$\text{P(A)}=\text{P{B}}=\text{P(C)}=\frac{1}{2}$
$\text{P}(\text{A}\cup\text{B}\cup\text{C})=\text{P(A)}+\text{P(B)}+\text{P(C)} \\ -[\text{P}(\text{A}\cap\text{B})+(\text{B}\cap\text{C})+(\text{C}\cap\text{A})]+\text{P}(\text{A}\cap\text{B}\cap\text{C})$
$=\frac{1}{2}+\frac{1}{2}+\frac{1}{2}-\Big[\frac{1}{2}\times\frac{1}{2}+\frac{1}{2}\times\frac{1}{2}+\frac{1}{2}\times\frac{1}{2}\Big] \\ +\frac{1}{2}\times\frac{1}{2}\times\frac{1}{2}$
$=\frac{3}{2}-\frac{3}{4}+\frac{1}{8}$
$=\frac{12-6+1}{8}$
$=\frac{7}{8}$
View full question & answer
Question 1465 Marks
A pair of dice is thrown. Find the probability of getting the sum 8 or more, if 4 appears on the first die.
Answer
A pair of dice is thrownA = getting sum 8 or more
= Getting sum 8, 9, 10, 11 or 12 on the pair of dice
A = {(2, 6), (3, 5), (4, 4), (5, 3), (6, 2), (3, 6)
(4, 5), (5, 4), (6, 3), (4, 6), (5, 5), (6, 4)
(5, 6), (6, 5), (6, 6)
B = 4 on first die
B = {(4, 1), (4, 2), (4, 3), (4, 4), (4, 5), (4, 6)}
$(\text{A}\cap\text{B})=\{(4, 4), (4, 5), (4, 6)\}$
$\text{P}\Big(\frac{\text{A}}{\text{B}}\Big)=\frac{\text{n}(\text{A}\cap\text{B})}{\text{n}(\text{B})}$
$=\frac{3}{6}$
$=\frac{1}{2}$
Required probability $=\frac{1}{2}$
View full question & answer
Question 1475 Marks
Find the probability distribution of the maximum of the two scores obtained when a die is thrown twice. Determine also the mean of the distribution.
Answer
Let X is the random variable score obtained when a die is thrown twice.
$\therefore$ X = 1, 2, 3, 4, 5, 6
n(S) = 36 [as(1, 1)]
$\therefore\text{P}(\text{X}=1)=\frac{1}{36}$ [as (1, 1)]
$\text{P}(\text{X}=2)=\frac{3}{36}$ [as (1, 2), (2, 1), (2, 2)]
$\text{P}(\text{X}=3)=\frac{5}{36}$ [as (1, 3), (2, 3), (3, 1), (3, 2), (3, 3)]
Similarly, $\text{P}(\text{X}=4)=\frac{7}{36},\text{P}(\text{X}=5)=\frac{9}{36},\text{P}(\text{X}=6)=\frac{11}{36}$
So, the required distribution is,
$\text{X}$ $1$ $2$ $3$ $4$ $5$ $6$
$\text{P}(\text{X})$ $\frac{1}{36}$ $\frac{3}{36}$ $\frac{5}{36}$ $\frac{7}{36}$ $\frac{9}{36}$ $\frac{11}{36}$
$\therefore$ Mean $\left\{\text{E}(\text{X})\right\}=\sum\text{XP}(\text{X})$
$=\frac{1}{36}+\frac{6}{36}+\frac{15}{36}+\frac{28}{36}+\frac{45}{36}+\frac{66}{36}$
$=\frac{161}{36}$
View full question & answer
Question 1485 Marks
From a lot containing 25 items, 5 of which are defective, 4 are choosen at random. Let X be the number of defective found. Obtain the probability distribution of X if the item are chosen without replacement.
Answer
Let X denote the number of defective item in a sample of 4 items drawn from a bag containing 5 defective items and 20 good items. Then, X can take values 0, 1, 2, 3 and 4.
Now,
P(X = 0)
= P(no defective item)
$=\frac{\text{}^{20}\text{C}_4}{\text{}^{25}\text{C}_4}$
$=\frac{4845}{12650}$
$=\frac{969}{2530}$
P(X = 1)
= P(1 defective item)
$=\frac{\text{}^5\text{C}_1\times\text{}^{20}\text{C}_3}{\text{}^{25}\text{C}_4}$
$=\frac{5700}{12650}$
$=\frac{114}{253}$
P(X = 2)
= P(2 defective item)
$=\frac{\text{}^5\text{C}_2\times\text{}^{20}\text{C}_2}{\text{}^{25}\text{C}_4}$
$=\frac{1900}{12650}$
$=\frac{38}{253}$
P(X = 3)
= P(3 defective item)
$=\frac{\text{}^5\text{C}_3\times\text{}^{20}\text{C}_1}{\text{}^{25}\text{C}_4}$
$=\frac{200}{12650}$
$=\frac{4}{253}$
P(X = 4)
= P(4 defective item)
$=\frac{\text{}^5\text{C}_4}{\text{}^{25}\text{C}_4}$
$=\frac{5}{12650}$
$=\frac{1}{2530}$
Thus, the probability distribution of X is given by
$\text{X}$
$0$
$1$
$2$
$3$
$4$
$\text{P}(\text{X})$
$\frac{969}{2530}$
$\frac{114}{253}$
$\frac{38}{253}$
$\frac{4}{253}$
$\frac{1}{2530}$
View full question & answer
Question 1495 Marks
Two groups are competing for the positions of the Board of Directors of a Corporation. The probabilities that the first and the second groups will win are $0.6$ and $0.4$ respectively. Further, if the first group wins, the probability of introducing a new product is $0.7$ and the corresponding probability is $0.3$ if the second group wins. Find the probability that the new product introduced was by the second group.
Answer
Let $E_1$ and $E_2$ denote the events that the first group and the second group win the competition, respectively. Let A be the event of introducing a new product.
$P(E_1)$ = Probability that the first group wins the competition = 0.6
$P(E_2)$ = Probability that the second group wins the competition = 0.4
$\text{P}\Big(\frac{\text{A}}{\text{E}_1}\Big)=$ Probability of introducing a new product if the first group wins = 0.7
$\text{P}\Big(\frac{\text{A}}{\text{E}_2}\Big)=$ Probability of introducing a new product if the second group wins = 0.3
The probability that the new product is introduced by the second group is given by $\text{P}\Big(\frac{\text{E}_2}{\text{A}}\Big).$
Using Bayes' theorem, we get
Required probability $=\text{P}\Big(\frac{\text{E}_2}{\text{A}}\Big)=\frac{\text{P}(\text{E}_2)\text{P}\Big(\frac{\text{A}}{\text{E}_2}\Big)}{\text{P}(\text{E}_1)\text{P}\Big(\frac{\text{A}}{\text{E}_1}\Big)+\text{P}(\text{E}_2)\text{ P}\Big(\frac{\text{A}}{\text{E}_2}\Big)}$
$=\frac{0.4\times0.3}{0.6\times0.7+0.4\times0.3}$
$=\frac{0.12}{0.54}=\frac{2}{9}$
View full question & answer
Question 1505 Marks
If A and B are two events such that,
$\text{P(A)}=\frac{7}{13},\text{P(B)}=\frac{9}{13}$ and $\text{P}(\text{A}\cap\text{B})=\frac{4}{13},$ then find $\text{P}(\overline{\text{A}}|\text{B}).$
Answer
We have,
$\text{P(A)}=\frac{7}{13},\text{P(B)}=\frac{9}{13}$ and $\text{P}(\text{A}\cap\text{B})=\frac{4}{13},$
As, $\text{P}(\overline{\text{A}}\cap\text{B})=\text{P(B)}-\text{P}(\text{A}\cap\text{B})$
$\Rightarrow\ \text{P}(\overline{\text{A}}\cap\text{B})=\frac{9}{13}-\frac{4}{13}$
$\Rightarrow\ \text{P}(\overline{\text{A}}\cap\text{B})=\frac{9-4}{13}$
$\Rightarrow\ \text{P}(\overline{\text{A}}\cap\text{B})=\frac{5}{13}$
Now,
$\text{P}(\overline{\text{A}}|\text{B})=\frac{\text{P}(\overline{\text{A}}\cap\text{B})}{\text{P(B)}}=\frac{\Big(\frac{5}{13}\Big)}{\Big(\frac{9}{13}\Big)}=\frac{5}{9}$
View full question & answer