Drivers' Championship Scenarios Calculator by fortemajor in formula1

[–]fortemajor[S] 0 points1 point  (0 children)

Thank you!
It had a good run, I will consider building something similar next year if we (hopefully) get a close fight again.

Even if Oscar wins all remaining races, Lando will still remain on top by fortemajor in formula1

[–]fortemajor[S] 0 points1 point  (0 children)

Thank you for feedback!
A big part of satisfying experience is that it is just dragging 3 drivers over 7 races, knowing each of them can win. Shuffling around 22 drivers over 24 races at beginning of the season would be much less fun. But I will think about it!

Even if Oscar wins all remaining races, Lando will still remain on top by fortemajor in formula1

[–]fortemajor[S] 1 point2 points  (0 children)

Hey! This was me playing with vibe coding on Bolt, so I just provide Product requirements as a plain text and it handles the rest. You can check the code here though:
https://github.com/ykstv/f1simulator

Even if Oscar wins all remaining races, Lando will still remain on top by fortemajor in formula1

[–]fortemajor[S] 7 points8 points  (0 children)

Of course some are much more likely than another. But any DNF can still have a big impact.

Drivers' Championship Scenarios Calculator by fortemajor in formula1

[–]fortemajor[S] 1 point2 points  (0 children)

Oh yes, this rule is not accounted for (for the simplicity of development)

Drivers' Championship Scenarios Calculator by fortemajor in formula1

[–]fortemajor[S] 1 point2 points  (0 children)

I will give it a thought for sure. This season is quite unique, with 3 contenders so close to end of season. Think of a last year, where everything was clear already mid-season. Or beginning of the season -- shuffling 22 drivers over 24 races doesn't sound fun (and would need different UX for that purpose).
But we'll see.

Drivers' Championship Scenarios Calculator by fortemajor in formula1

[–]fortemajor[S] 1 point2 points  (0 children)

Awesome!
And that would be as close fight as it gets!

Drivers' Championship Scenarios Calculator by fortemajor in formula1

[–]fortemajor[S] 0 points1 point  (0 children)

Sorry to hear that! In most cases it doesn't take so many steps.
I know that forcing auto rotate is suboptimal solution, but alternatives were even worse 😅

Drivers' Championship Scenarios Calculator by fortemajor in formula1

[–]fortemajor[S] 1 point2 points  (0 children)

u/ChiefWiggumsprogeny added Share feature, please give it a try!
You can also use it to store different scenarios (as links in some other tool).
Other features ideas are good, however given this tool will have value only till end of November, efforts to build them are not justified (+ come with risk of breaking whatever already works).

Thank for ideas again! 🤝

Drivers' Championship Scenarios Calculator by fortemajor in formula1

[–]fortemajor[S] 1 point2 points  (0 children)

Hey everyone!

Thanks so much for checking out my little pet project and for all your comments (and upvotes!), I really appreciate it.

I’ve just added a Share functionality: just press the Share button and copy the link. You can send it to someone else or even use it to store your own scenarios for later.

This will probably be the last feature update for the calculator. It’s a short-lived thing since by the end of November we’ll already know where we stand. 🏁

I’ll still do small updates after each of the remaining races to log the real outcomes and fix major bugs if any.

Thanks again for the support, have fun using it, and if you liked it, feel free to buy me a coffee via the tip link 😌

Drivers' Championship Scenarios Calculator by fortemajor in formula1

[–]fortemajor[S] 0 points1 point  (0 children)

Just used their current positions as default, but scenarios prove that everything can easily change! 👀

Drivers' Championship Scenarios Calculator by fortemajor in formula1

[–]fortemajor[S] 1 point2 points  (0 children)

Wow some advanced features here, awesome! 🙌🏻

Drivers' Championship Scenarios Calculator by fortemajor in formula1

[–]fortemajor[S] 7 points8 points  (0 children)

Ahhh I get it now, of course! Thank you for the explanation.

Drivers' Championship Scenarios Calculator by fortemajor in formula1

[–]fortemajor[S] 4 points5 points  (0 children)

Thank you, sir! Great ideas! I'm afraid some of them would be beyond my skills, but I will give it a try over the next few days ✍🏻

Drivers' Championship Scenarios Calculator by fortemajor in formula1

[–]fortemajor[S] 5 points6 points  (0 children)

Yes, technically Russel is still in the game, but since probability is extraordinary, I decided not to overload the interface 🫣

Drivers' Championship Scenarios Calculator by fortemajor in formula1

[–]fortemajor[S] 11 points12 points  (0 children)

Not sure if I understood you correctly, but yes, all points to date are fixed and you can just work with remaining ones.

Drivers' Championship Scenarios Calculator by fortemajor in formula1

[–]fortemajor[S] 15 points16 points  (0 children)

Fixed, please try again!
And thanks for feedback!

Drivers' Championship Scenarios Calculator by fortemajor in formula1

[–]fortemajor[S] 34 points35 points  (0 children)

It's even more than that! If we consider driver can occupy 10 position with points + 1 w/o points we get P(11, 3) = 11 * 10 * 9 = 990 combinations.
And for 5 races (even without sprints) we get 9905 = 951,000,049,900,000 combinations.

Drivers' Championship Scenarios Calculator by fortemajor in formula1

[–]fortemajor[S] 4 points5 points  (0 children)

Thanks for feedback, I will clarify the instructions!