MHB Answer to $P[B]$ in $P[A\cap B']=0.3$ and $P[(A \cup B)']=0.4$

  • Thread starter Thread starter Jameson
  • Start date Start date
AI Thread Summary
The discussion focuses on calculating the probability P[B] given P[A∩B'] = 0.3 and P[(A ∪ B)'] = 0.4. It is established that P[(A ∪ B)'] corresponds to P[A' ∩ B'], leading to the conclusion that P[B'] = 0.7. Consequently, P[B] is determined by the formula P[B] = 1 - P[B'], resulting in P[B] = 0.3. Several members successfully provided correct solutions, confirming the final answer of 0.3.
Jameson
Insights Author
Gold Member
MHB
Messages
4,533
Reaction score
13
$P[A\cap B']=0.3$ and $P[(A \cup B)']=0.4$ . What is $P$?

 
Physics news on Phys.org
Congratulations to the following members for their correct solutions:

1) Sudharaka
2) checkittwice
3) soroban

Solution:

[sp]We are given that [math]P[(A \cup B)']=0.4[/math], which is equivalent to saying that [math]P[A' \cap B']=0.4[/math]. Using the identity [math]P[B']=P[A\cap B']+P[A' \cap B'][/math] we can solve for P[B'], which is 0.7. Finally we can solve for P by [math]P=1-P[B']=1-0.7=0.3[/math]. So we have a final answer of 0.3[/sp]

Here is a similar solution from MHB member soroban with a nice diagram:

[sp]
Draw a Venn diagram . . .

Code:
      * - - - - - - - - - - - - - - - - *
      |                                 | 
      |          * * * *   * * * *      | 
      |         *       * *...*     |
      |        *    A    *...B...*    | 
      |       *         *.*...*   |
      |      *         *...*...*  | 
      |      *         *...*...*  | 
      |      *   0.3   *...*...*  | 
      |      *         *...*...*  |
      |      *         *...*...*  | 
      |       *         *.*...*   | 
      |        *         *...*    | 
      |         *       * *...*     | 
      |   0.4    * * * *   * * * *      | 
      |                                 |
      * - - - - - - - - - - - - - - - - *
\text{Given: }\:P(A \cap B') \:=\:0.3

. . . . . . .[/color]P(A \cup B)' \:=\:0.4 \:=\:P(A' \cap B')\text{Therefore: }\:P(B) \:=\:1 - 0.3 - 0.4 \:=\:0.3

[/size] [/sp]
 
Back
Top