Probability: 2 Boolean events w/ P(A) = 0.3 and P(B) = 0.6

jayshah19949596

New member
Joined
Jan 20, 2017
Messages
6
[FONT=&quot]A and B are two Boolean events that are independent of each other. P(A) = 0.3 and P(B) = 0.6.[/FONT][FONT=&quot]Compute the following three quantities:[/FONT]

  • P(A and B).
  • P(A or B).
  • P(A => B).
    Note that (A => B) is a Boolean expression. You are asked to compute the probability that (A => B) evaluates to true.
 
A and B are two Boolean events that are independent of each other. P(A) = 0.3 and P(B) = 0.6.Compute the following three quantities:

  • P(A and B).
  • P(A or B).
  • P(A => B).
    Note that (A => B) is a Boolean expression. You are asked to compute the probability that (A => B) evaluates to true.
Do you know what independence implies? Lets find out.
If H & G\displaystyle H~\&~G are independent then what goes in the blank?

P(HG)=P(H)____P(G),  a)+,  b)  ,  c),  d  \displaystyle \Large{\mathcal{P}(H \cap G) = \mathcal{P}(H)\_\_\_\_\mathcal{P}(G),\;\quad a) + ,\;\quad b)\; \cdot ,\;\quad c) \cap ,\;\quad d \;\cup }
 
Last edited by a moderator:
P(AB)=P(A)____P(B),  a)+,  b)  ,  c),  d  \displaystyle {\mathcal{P}(A \cap B) = \mathcal{P}(A)\_\_\_\_\mathcal{P}(B),\;\quad a) + ,\;\quad b)\; \cdot ,\;\quad c) \cap ,\;\quad d \;\cup }
Correct! P(AB)=P(A)P(B)\displaystyle \mathcal{P}(A \cap B) = \mathcal{P}(A)\cdot\mathcal{P}(B)
\(\displaystyle \begin{align*}\mathcal{P}(A \cup B)&=\mathcal{P}(A)+\mathcal{P}(B)-\mathcal{P}(A\cap B)\\&=\mathcal{P}(A)+\mathcal{P}(B)-\mathcal{P}(A)\cdot\mathcal{P}(B) \end{align*}\)

Now you have the first two. You tell us about the third one. We await your trying.
 
I dont know about the third answer
In order to find P(AB)\displaystyle \mathcal{P}(A\Rightarrow B), you must know basic logic.
AB\displaystyle A \Rightarrow B is read in a logic course as "If A then B."
Then you need to (AB)(AcB) .\displaystyle (A\Rightarrow B)\equiv (A^c\vee B)~.

Therefore you need to P(AB)=P(AcB)=P(Ac)+P(B)P(Ac)P(B)\displaystyle \mathcal{P}(A\Rightarrow B)=\mathcal{P}(A^c\cup B)=\mathcal{P}(A^c)+\mathcal{P}(B)-\mathcal{P}(A^c)\cdot\mathcal{P}(B)
 
Last edited:
I do not know the answer of the third one
I gave you the answer to the third one. Look at it again.


 
Last edited by a moderator:
Ac, A' and ~A all mean not A which is the same as the complement of A.
 
Ac, A' and ~A all mean not A which is the same as the complement of A.
There many other notations for the complement of A such as: ¬A, A\displaystyle \neg A,~\overline{A}
I have a large collection of basic probability textbooks. Each of the five notations are use in at least one in that collection. However, the most popular seems to be these: A, A & Ac\displaystyle A',~\overline{A}~\&~A^c.
 
Top