Probability 2 Dice Question

But in this case, you want the probability of both events not happening, which is the same as the probability of their intersection not happening.
  • #1
royalewithchz
7
0

Homework Statement



A pair of dice is rolled once, what is the probability that neither a doublet nor the sum of 10 will appear

Homework Equations



P(A) = 1 - P(A')

Demorgans law
(AUB)c = Ac ∩ B c


The Attempt at a Solution



I know how to do the solution through brute force and listing out all the possible scenarios:
(1,1), (1,2), (1,3) ... (6,6) and doing it like that. But i wanted a more algebraic approach so I tried this:

Let A = is a doublet
Let B = sum of dices is 10

so then what I am looking for is

P(Ac U Bc)

and applying demorgans

P(Ac U Bc) = P(A∩B )c

using the law that Ac = 1 - A

I got the final easy equation

1 - P(A ∩ B )

solving for this

P(A) = 6/36 ...(1,1),(2,2),(3,3),(4,4),(5,5),(6,6)
P(B) = 3/36 ...(4,6), (5,5),(6,4)

plug in numbers

1 - (6/36)*(3/36) != the answer of 7/9

Apparently, math lies, j.k. Can someone let me know what i am doing wrong?
 
Physics news on Phys.org
  • #2
royalewithchz said:

Homework Statement



A pair of dice is rolled once, what is the probability that neither a doublet nor the sum of 10 will appear

Homework Equations



P(A) = 1 - P(A')

Demorgans law
(AUB)c = Ac ∩ B c


The Attempt at a Solution



I know how to do the solution through brute force and listing out all the possible scenarios:
(1,1), (1,2), (1,3) ... (6,6) and doing it like that. But i wanted a more algebraic approach so I tried this:

Let A = is a doublet
Let B = sum of dices is 10

so then what I am looking for is

P(Ac U Bc)

and applying demorgans

P(Ac U Bc) = P(A∩B )c

using the law that Ac = 1 - A

I got the final easy equation

1 - P(A ∩ B )

solving for this

P(A) = 6/36 ...(1,1),(2,2),(3,3),(4,4),(5,5),(6,6)
P(B) = 3/36 ...(4,6), (5,5),(6,4)

plug in numbers

1 - (6/36)*(3/36) != the answer of 7/9

Apparently, math lies, j.k. Can someone let me know what i am doing wrong?

Use inclusion-exclusion properly:
[tex] \text{P}(A \cup B) = \text{P}(A) + \text{P}(B) - \text{P}(A \cap B) = 6/36 + 3/36 - 1/36.[/tex]
 
  • #3
Thats a clean method.

Can I ask you why deMorgans doesn't work in this scenario?
 
  • #4
royalewithchz said:
Let A = is a doublet
Let B = sum of dices is 10

so then what I am looking for is

P(Ac U Bc)
Not so.
neither a doublet nor the sum of 10
 
  • #5
royalewithchz said:
Thats a clean method.

Can I ask you why deMorgans doesn't work in this scenario?

It does work, and it is essentially what I used:
[tex] \text{desired answer} = \text{P}(A^c \cap B^c) = 1 - \text{P}(A \cup B)[/tex]
If you evaluate ##\text{P}(A \cup B)## correctly you will get the right answer.
 
  • #6
OHHHHH...my initial set up was wrong

this: P(Ac∩Bc)

and not this: P(AcUBc)

the phrase "neither a nor b"

confused me. I thought nor implied OR not AND.
 
  • #7
royalewithchz said:
I thought nor implied OR not AND.
"neither ... nor ..." is the same as "not ... and not ...".
 

What is the probability of rolling a sum of 7 with two dice?

The probability of rolling a sum of 7 with two dice is 1/6 or approximately 16.67%. This is because there are six possible combinations that can result in a sum of 7 (1+6, 2+5, 3+4, 4+3, 5+2, 6+1) out of a total of 36 possible outcomes when rolling two dice.

What is the probability of rolling a sum higher than 9 with two dice?

The probability of rolling a sum higher than 9 with two dice is 6/36 or approximately 16.67%. This is because there are six possible combinations that can result in a sum higher than 9 (4+6, 5+5, 5+6, 6+4, 6+5, 6+6) out of a total of 36 possible outcomes when rolling two dice.

What is the probability of rolling doubles with two dice?

The probability of rolling doubles with two dice is 1/6 or approximately 16.67%. This is because there are six possible combinations that can result in doubles (1+1, 2+2, 3+3, 4+4, 5+5, 6+6) out of a total of 36 possible outcomes when rolling two dice.

What is the probability of rolling a sum of 5 with two dice?

The probability of rolling a sum of 5 with two dice is 4/36 or approximately 11.11%. This is because there are four possible combinations that can result in a sum of 5 (1+4, 2+3, 3+2, 4+1) out of a total of 36 possible outcomes when rolling two dice.

How do I calculate the probability of rolling two dice and getting a specific sum?

To calculate the probability of rolling two dice and getting a specific sum, you can use the formula P(A) = n(A)/n(S), where P(A) is the probability of the desired outcome, n(A) is the number of ways the outcome can occur, and n(S) is the total number of possible outcomes. For example, to calculate the probability of rolling a sum of 8, n(A) would be 5 (2+6, 3+5, 4+4, 5+3, 6+2) and n(S) would be 36, resulting in a probability of 5/36 or approximately 13.89%.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
5
Views
2K
  • Precalculus Mathematics Homework Help
Replies
11
Views
2K
  • Precalculus Mathematics Homework Help
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
Replies
12
Views
2K
  • Precalculus Mathematics Homework Help
Replies
3
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
  • Precalculus Mathematics Homework Help
Replies
18
Views
454
  • Precalculus Mathematics Homework Help
Replies
5
Views
3K
  • Precalculus Mathematics Homework Help
Replies
11
Views
2K
Back
Top