From b36cb25d165a3d302dd6e2c2ece07d5702c1d96c Mon Sep 17 00:00:00 2001 From: AndrewWigginCout <91389007+AndrewWigginCout@users.noreply.github.com> Date: Sun, 1 Oct 2023 05:41:46 -0700 Subject: [PATCH 1/2] expected --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1b780b..540b3db 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ _This is how said formula looks:_ -**For Example:** Let's say that player A has a rating of 1656 and Player B has a rating of 1763. Since player A is the weaker player, he's expected to loose. His expexted win is 0.35 . However, he actually wins the game. +**For Example:** Let's say that player A has a rating of 1656 and Player B has a rating of 1763. Since player A is the weaker player, he's expected to loose. His expected win is 0.35 . However, he actually wins the game. **_If this was the case, we would apply the formula like this:_** From 1f3c0681539e24eee4f47e33ab916fa13e2449ff Mon Sep 17 00:00:00 2001 From: AndrewWigginCout <91389007+AndrewWigginCout@users.noreply.github.com> Date: Sun, 1 Oct 2023 06:06:21 -0700 Subject: [PATCH 2/2] voila --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 540b3db..f0c91c4 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ This project originated when my friend ([Filippo](https://twitter.com/filippofon The idea was to create a program that would run every possible scenerio for which a team could win depending on how many games the team had won. Of couse, it would have been 10 times more effective to just do reseach and make an educated guess, but there was one, criticall problem with that take. _It was simply not a cool enough option._ -I knew I wanted to include the [The Social Network](https://www.imdb.com/title/tt1285016/)'s rating algorithm but instead of ranking girls, I would rank teams. So I looked up the formula online and **vuala**, there it was, The Elo Rating System in all its glory. +I knew I wanted to include the [The Social Network](https://www.imdb.com/title/tt1285016/)'s rating algorithm but instead of ranking girls, I would rank teams. So I looked up the formula online and **voila**, there it was, The Elo Rating System in all its glory. I then watched a couple videos, read some medium articles and proceeded to rethink my life decisions. After some close encounters with mental breakdowns, I ran the command which would determain if the last 48 hours of my life were worth it...