Conditional probability problem - help need

Click For Summary
SUMMARY

This discussion focuses on solving a conditional probability problem involving hurricane occurrences. The probabilities for 0 to 6 hurricanes are provided, with specific values: P(2) = 0.24, P(4) = 0.04, and P(>=1) = 0.75. The user clarifies the calculations for P(4|2) as 1/6 and corrects their approach for P(>=4|>=1) to use P(>=4) = 0.07. Additionally, they compute P(>=2|>=1) as 0.42, demonstrating the importance of understanding conditional probabilities in statistical analysis.

PREREQUISITES
  • Understanding of conditional probability concepts
  • Familiarity with basic probability calculations
  • Knowledge of statistical notation and terminology
  • Experience with probability distributions
NEXT STEPS
  • Study the principles of conditional probability in depth
  • Learn how to calculate joint and marginal probabilities
  • Explore the use of probability distributions in real-world scenarios
  • Practice solving problems involving independent events and their probabilities
USEFUL FOR

Statisticians, data analysts, students studying probability theory, and anyone interested in enhancing their understanding of conditional probability and its applications.

ORACLE
Messages
12
Reaction score
0
hi

I got a stats problem infornt of me. I figured out that it is abaut conditional probability. But I am stuck :confused: .

# hurricanes 0 1 2 3 4 5 6
probability .25 .33 .24 .11 .04 .02 .01

prob >6 is 0
questions are independent.
a.) what is prob 2< X <5?
b.) 2 hurr are already observed. what is the prob for 4 or more?
c.) 1 hurr is already observed. what is the prob for at least 1 or more?
thanks
 
Mathematics news on Phys.org
Let us take b) as an example:

Now, we must have P(4)=P(2)*P(4|2)
P(4|2) is the one you are looking after; that is:

P(4|2)=P(4)/P(2)=0.04/0.24=4/24=1/6.
 
thanks arildno

but one doubt.
as the question asks for prob of 4 or more, do i have to find for 5 and 6 the same way and add the probs?
 
Dear oh dear, I made a grievous mistake here!

In the conditional probability, I should have used the "probability of getting a first hurricane", P(>=1), rather than "the prob of getting exactly 1 hurricane", P(1).
Sorry about that!

Now, P(>=1) equals the sum of the probabilities of non-zero events, i.e P(>=1)=0.75.
In addition, I misreadread in b) the probability to be that of EXACTLY 4, rather than 4 or more.

Thus, in b) P(>=4|>=1)=P(>=4)/P(>=1), P(>=4)=0.07

And in c)
P(>=2)|>=1)=P(>=2)/P(>=1), P(>=2)=0.42.
 
thanks a lot arildno
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
4
Views
5K