this post was submitted on 11 Aug 2023
1289 points (97.5% liked)

World News

39210 readers
3343 users here now

A community for discussing events around the World

Rules:

Similarly, if you see posts along these lines, do not engage. Report them, block them, and live a happier life than they do. We see too many slapfights that boil down to "Mom! He's bugging me!" and "I'm not touching you!" Going forward, slapfights will result in removed comments and temp bans to cool off.

We ask that the users report any comment or post that violate the rules, to use critical thinking when reading, posting or commenting. Users that post off-topic spam, advocate violence, have multiple comments or posts removed, weaponize reports or violate the code of conduct will be banned.

All posts and comments will be reviewed on a case-by-case basis. This means that some content that violates the rules may be allowed, while other content that does not violate the rules may be removed. The moderators retain the right to remove any content and ban users.


Lemmy World Partners

News [email protected]

Politics [email protected]

World Politics [email protected]


Recommendations

For Firefox users, there is media bias / propaganda / fact check plugin.

https://addons.mozilla.org/en-US/firefox/addon/media-bias-fact-check/

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 year ago (2 children)

If we stick with your 1/44 assumption, we can then assume 50% chance that the following day will also be a record setting day (probably too low still but the math is easier). Your one week estimate would be (1/44)*(1/2)^6.

[–] iamtrashman1312 2 points 1 year ago (1 children)

So the 36-day would just have a ^35 on the end instead 6, if I'm following?

[–] TropicalDingdong 4 points 1 year ago* (last edited 1 year ago)

If we stick with your 1/44 assumption, we can then assume 50% chance that the following day will also be a record setting day (probably too low still but the math is easier). Your one week estimate would be (1/44)*(1/2)^6.

While @[email protected] is right about me not being right, I'm not sure their implementation is correct either. I grabbed the data sheet from here, and have calculated the following probabilities. Now that I'm invested I really want to get this 'right'.

This the work book I'm in.

I think its most fair to calculate this using the marginal probability of the next day being warmer for a given month. Some months are generally warming, some generally cooling, so it makes sense to base the marginal probability of the next day being warmer for a specific month (rather than all months). The probability of a given day in July being warmer than the previous day is 0.615. So pretty close to 50/50, but better to be precise. I think if we're going to go this way, we can also give ourselves the liberty of not starting on July first, but rather then trend can start any time in July.

So now the math becomes: State one is defined as the probability of having a record warm day in July: 1/44 *days in July State two is defined as the probability the next day being warmer than the previous in July : 0.615

Which when I put it into this calculator, we get.. .9981? This seems extremely low. So much so, I think either the markov chain is implemented wrong, or that the markov principal doesn't apply here.

This would put the probability of a summer like the one as a one in 500-ish year occurrence. My understanding and read of the news is that this is an event that is on the scale of 'has never happened before'.

Update:

So I am still not confident in the markov implementation but I put together another approach. I did a one sided T-test of this July versus all the previous Julys.

Here is a plot of that (month is on the X).

T-statistic came in too low to calculate a p-value.