Self Studies

Probability Test - 40

Result Self Studies

Probability Test - 40
  • Score

    -

    out of -
  • Rank

    -

    out of -
TIME Taken - -
Self Studies

SHARING IS CARING

If our Website helped you a little, then kindly spread our voice using Social Networks. Spread our word to your readers, friends, teachers, students & all those close ones who deserve to know what you know now.

Self Studies Self Studies
Weekly Quiz Competition
  • Question 1
    1 / -0
    If A and B are events such that $$P(A) = \dfrac{3}{8},$$ $$P(B) = \dfrac{5 }{ 8}$$ and $$P(A \cup B) = \dfrac{3}{4},$$ then $$P\left( {\dfrac{A}{ B}} \right) = $$
    Solution
    Given $$P(A)=\dfrac{3}{8}$$

    $$P(B)=\dfrac{5}{8}$$

    $$P(A\cup B)=\dfrac{3}{4}$$

    $$P(A\cup B)=P(A)+P(B)-P(A\cap B)$$

    $$\dfrac{3}{4}=\dfrac{3}{8}+\dfrac{5}{8}-P(A\cap B)$$

    $$\Rightarrow P(A\cap B)=1-\dfrac{3}{4}=\dfrac{1}{4}$$

    Now, $$P\left(\dfrac{A}{B}\right)=\dfrac{P(A\cap B)}{P(B)}=\dfrac{1/4}{5/8}=\dfrac{2}{5}$$.
  • Question 2
    1 / -0
    Three positions of a dice are shown below. How many dots will be there on the face  opposite to the face opposite to the face having $$6$$ dots?

    Solution

  • Question 3
    1 / -0
    If A and B are two events such that $$\displaystyle P\left( A \right) = {3 \over 8},$$  $$\displaystyle P\left( B \right) = {5 \over 8}$$  and  $$\displaystyle P\left( {A \cup B} \right) = {3 \over 4},$$  then  $$\displaystyle P\left( {{B \over A}} \right) = $$
    Solution
    Given, $$P\left( A \right) = {3 \over 8},$$......(1)  $$P\left( B \right) = {5 \over 8}$$  and  $$P\left( {A \cup B} \right) = {3 \over 4}.$$

    Now we've,

    $$P[A\cup B]$$$$=P[A]+P[B]-P[A\cap B]$$

    or, $$P[A\cap B]$$$$=P[A]+P[B]-P[A\cup B]$$

    or, $$P[A\cap B]$$$$=\dfrac{3}{8}+\dfrac{5}{8}-\dfrac{3}{4}$$

    or, $$P[A\cap B]=\dfrac{1}{4}$$.......(2)

    Now,

    $$P\left[\dfrac{B}{A}\right]$$

    $$=\dfrac{P[A\cap B]}{P[A]}$$

    $$=\dfrac{\dfrac{1}{4}}{\dfrac{3}{8}}$$  [ Using [1] and [2] ]

    $$=\dfrac{2}{3}$$.
  • Question 4
    1 / -0
    Out of numbers $$1$$ to $$9$$, two numbers are chosen at random, so that their sum is even number. the probability that the two chosen numbers are odd is 
    Solution

  • Question 5
    1 / -0
    Two persons $$A$$ and $$B$$ throw a coin alternatively till one of them gets head and wins the game. Find the respective probabilities of  winning the  game?
    Solution
    Probabilities depends on who starts the game. 
    Let A starts the game
    $$P(A\,win\,the\,1st\,game)$$ $$\frac{1}{2}$$
    Suppose $$A$$ does not win $$1st$$ game. For $$A$$ to participate in the 3rd game, a must lose 1st game and $$B$$ must be lose 2nd game. 
    Hence, this is conditional probability.
    $$\begin{array}{l} P\left( { A\, win\, 3rd\, \, game\, given\, \, A\, \, lsot\, 1st\, \, game\, \, and\, \, B\, \, lost\, 2nd\, game } \right)  \\ =P\left( { A\, win\, 3rd\, \, game\, \,  } \right) \times P\left( { A\, lost\, 1st\, game } \right) \times P\left( { B\, lost2nd\, game } \right)  \\ =\frac { 1 }{ 2 } \times \frac { 1 }{ 2 } \times \frac { 1 }{ 2 } ={ \left( { \frac { 1 }{ 2 }  } \right) ^{ 3 } } \\ Similarly, \\ P\left( { A\, win\, 5th\, game\, given\, A\, lost\, 1st\, game,\, B\, lost\, 2nd\, game\, ,\, A\, lost\, 3rd\, game\, and\, 4th\, game } \right)  \\ =\frac { 1 }{ 2 } \times \frac { 1 }{ 2 } \times \frac { 1 }{ 2 } \times \frac { 1 }{ 2 } \times \frac { 1 }{ 2 } ={ \left( { \frac { 1 }{ 2 }  } \right) ^{ 5 } } \\ This\, process\, continues\, till\, A\, or\, B\, win\, the\, game \\ Therefore\,  \\ P\left( { A\, wins\, the\, game } \right) =\frac { 1 }{ 2 } +{ \left( { \frac { 1 }{ 2 }  } \right) ^{ 3 } }+{ \left( { \frac { 1 }{ 2 }  } \right) ^{ 5 } }+......... \\ This\, is\, a\, geometrical\, proges{ { sion } }\, with\, first\, term.\, a=\frac { 1 }{ 2 } and\, common\, ratio,\, r={ \left( { \frac { 1 }{ 2 }  } \right) ^{ 2 } }=\frac { 1 }{ 4 }  \\ So \\ P\left( { A\, wins\, the\, game\,  } \right) =\frac { { \frac { 1 }{ 2 }  } }{ { 1-\frac { 1 }{ 4 }  } } =\frac { 2 }{ 3 }  \\ Hence, \\ obability\, of\, who\, starts\, the\, game\, wins=\frac { 2 }{ 3 }  \\ obability\, \, of\, the\, other\, player\, wins=\frac { 1 }{ 3 }  \\ Hence,\, option\, A\, is\, the\, correc{ { t } }\, answer. \end{array}$$ 
  • Question 6
    1 / -0
    Which one is not a requirement of a Binomial distribution?
    Solution

  • Question 7
    1 / -0
    A discrete random variable takes
    Solution

  • Question 8
    1 / -0
    There are $$4$$ balls of different colours & $$4$$ boxes of colours same as those of the balls. The number of ways in which the balls, one in each box, could be placed such that exactly no ball go to the box of its own colour is:
    Solution
    Total no. of ways in which balls can be placed $$=4!.$$ No. of ways in which exactly $$1$$ ball goes to box of its own colour $$=4\times 2!=8$$ ways.
    No. of ways in which exactly $$2$$ balls go to box of their own colour $$={^{4}C_2}\times 1!=6$$ ways.
    No. of ways in which exactly $$3$$ balls go to box of their own colour $$=0$$  [ $$\therefore$$ if $$3$$ balls go to box of their colour, further will also automatically go ]
    No. of ways in which exactly $$4$$ balls go to box of their own colour $$=1$$
    $$\therefore$$ No. of ways in which no ball goes to box of its own colour $$=24-8-6-0-1$$
                                                                                                         $$=9$$ ways.
    Hence, the answer is $$9.$$


  • Question 9
    1 / -0
    A traffic light runs repeatedly through the following cycle; green for 30 seconds, then yellow for 3 seconds, and then red for 30 seconds. Leah picks a random three-seconds time interval to watch the light. what is the probability that the color changes while she is watching
    Solution

  • Question 10
    1 / -0
    If $$\text{A}$$ and $$\text{B}$$ are independent events, then which of the following is/are true:
    Solution

Self Studies
User
Question Analysis
  • Correct -

  • Wrong -

  • Skipped -

My Perfomance
  • Score

    -

    out of -
  • Rank

    -

    out of -
Re-Attempt Weekly Quiz Competition
Self Studies Get latest Exam Updates
& Study Material Alerts!
No, Thanks
Self Studies
Click on Allow to receive notifications
Allow Notification
Self Studies
Self Studies Self Studies
To enable notifications follow this 2 steps:
  • First Click on Secure Icon Self Studies
  • Second click on the toggle icon
Allow Notification
Get latest Exam Updates & FREE Study Material Alerts!
Self Studies ×
Open Now