Calculating Probability of Snow in Exactly One of Two Cities

  • Thread starter Thread starter BrownianMan
  • Start date Start date
  • Tags Tags
    Probability Test
AI Thread Summary
To calculate the probability of snowing in exactly one of two cities, with the first city having a snow probability of 0.4 and the second city 0.7, the approach involves determining P(A and 'not B') and P('not A' and B). The correct calculation is P(A) * P('not B') + P('not A') * P(B), which simplifies to (0.4)(0.3) + (0.6)(0.7). The initial subtraction of the overlapping probabilities was unnecessary since the events are mutually exclusive. The final probability of snow in exactly one city is 0.4896, and the test taker acknowledges receiving partial credit for their approach.
BrownianMan
Messages
133
Reaction score
0
I had this question on a test:

The probability of snowing in one city is 0.4, and the probability of snowing in another city is 0.7. Assume independence. What is the probability that it snows in exactly one of the two cities?

The way I approached it was to say that the probability that it snows in exactly one of the two cities is:

Let A denote probability of snow in the first city.
Let B denote probability of snow in the second city.

P(A and 'not B') or P('not A' and B) = (0.4)(0.3) + (0.6)(0.7) - (0.4)(0.3)(0.6)(0.7) = 0.4896

Is this correct?
 
Physics news on Phys.org
I don't think you need that part you are subtracting.
 
Yeah, I just realized that. The events P(A and 'not B') and P('not A' and B) are mutually exclusive.

The question was out of 6, so at least I'll get part marks.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top