Conditional probability problem - help need

AI Thread Summary
The discussion revolves around a conditional probability problem related to hurricane occurrences, with specific probabilities provided for 0 to 6 hurricanes. The user seeks help with calculating probabilities for different scenarios, including the likelihood of observing between 2 and 5 hurricanes, as well as conditional probabilities given prior observations. Key calculations involve understanding how to apply conditional probability formulas correctly, particularly distinguishing between probabilities of "at least" and "exactly" certain events. The user realizes a mistake in their initial approach, clarifying the need to sum probabilities for events greater than or equal to a certain number. The conversation highlights the importance of accurately interpreting probability conditions in statistical problems.
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
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Back
Top