Basic probability problem: Good Luck!

Dr. Zaus

Lifer
Oct 16, 2008
11,764
347
126
Find a solution to the following:

If you see an Aardvark you have a 65% chance of seeing a Bear. You have an 80% chance of seeing either an Aardvark or a Bear. Aardvarks do not lead to Bears and Bears do not lead to Aardvarks. What are the probabilities of:

seeing an Aardvark AND seeing a Bear
seeing an Aardvark AND not seeing Bear
not seeing an Aardvark AND seeing a Bear
 
Last edited:

rcpratt

Lifer
Jul 2, 2009
10,433
110
116
I feel like this is too simple, therefore I am abstaining to save myself the embarrassment.
 

shortylickens

No Lifer
Jul 15, 2003
80,287
17,082
136
I just started Probability yesterday. Not really up to unknown word problems.
Will ask the teacher on Monday.
 

mjrpes3

Golden Member
Oct 2, 2004
1,876
1
0
if A then (.65 * B)
.8 = A | B

A & B = .65 * .8
A & !B = (1 - .65) * .8
!A & B = Not Determinable

I think I'm reading your second sentence wrong.
 

DCal430

Diamond Member
Feb 12, 2011
6,020
9
81
what do you mean ardvarks do not lead to bears and bears do not lead to ardvarks. I am confused at what that statement means.
 

Dr. Zaus

Lifer
Oct 16, 2008
11,764
347
126
what do you mean ardvarks do not lead to bears and bears do not lead to ardvarks. I am confused at what that statement means.

A and B are independent; that is seeing an Ardvark does not cause seeing a Bear and vice versa.
 

DCal430

Diamond Member
Feb 12, 2011
6,020
9
81
P(B|A) = P(B) by independence of A and B
P(B) = 0.65
P(!B) = 1 - P(B)
P(!B) = 0.35
1- P(A or B) -> !P(A or B) = P(!A and !B)
P(!A and !B) = 0.20
P(!A) = P(!A and !B)/P(!B) by independence of A and B
P(!A) = 0.20/0.35
P(A) = 0.15/0.35

P(A and B) = 0.65*0.15/0.35
P(!A and B) = 0.65*0.20/0.35
P(A and !B) = 0.35*0.15/0.35
 

Dr. Zaus

Lifer
Oct 16, 2008
11,764
347
126
^ can you explain why I was confused and thought that there were numerous answers?

I kept the ratio constant as demanded and the total volume at .8 of the universe and had multiple answers...

does independence of B from A mean that they don't overlap?
 
Last edited:

DCal430

Diamond Member
Feb 12, 2011
6,020
9
81
^ can you explain why I was confused and thought that there were numerous answers?

I kept the ratio constant as demanded and the total volume at .8 of the universe and had multiple answers...

does independence of B from A mean that they don't overlap?

So I assume you understand that because A and B are independent than Probability of seeing a bear given that you seen an ardvark is the same as the probability of seeing a bear. P(B) = P(B|A) = 0.65

No if they didn't overlap then they are not indpendent.

Independent means the following are all true:

IF A and B are independent then:
P(A|B) = P(A)
P(A and B) = P(A)*P(B)

This is what defines inpdendence, if one so is the other statement.
 

drebo

Diamond Member
Feb 24, 2006
7,034
1
81
50/50.

Either it will or it won't.

That is the answer to any "probability" problem.
 

Zeze

Lifer
Mar 4, 2011
11,395
1,189
126
I know I'm wrong but why isn't the second answer 28%?

1. Seeing Aardvark chance = 65%.
2. The chance it doesn't come with bear = 20%
3. .65 x .2 = 28%