Independence Problem: 3 Digits & Probability of Sending 0

  • Context: Undergrad 
  • Thread starter Thread starter bour1992
  • Start date Start date
  • Tags Tags
    Independence
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
bour1992
Messages
11
Reaction score
0
A server sends 3 digits (0 and 1) to a computer. The probability of sending 0 is p.
I have to check under which conditions the events:

A={at least 2 of 3 digits is 0}
B={all the digits are the same}

are independent.

I thought that they will be independent if the first 2 digits are different with each other.
e.g (0,1,0) or (1,0,0)

But i am not sure for that answer.
Can you tell me your ideas?
 
Physics news on Phys.org
If they are independent then P(AB) = P(A) P(B).
So to solve:
1. Determine a formula for P(AB) as a function of p
2. Determine a formula for P(A) P(B) as a function of p
3. Set them equal, and solve for p
 
thank you mXSCNT for your help.

So after calculations I found that p=1 or p=1/2.
Can you confirm that this is the right answer?