How to get previous ELO score from current and match result
$begingroup$
I want to get a previous ELO value knowing the opponent's value and the result of the match. There are two equations, one for a loss and one for a win:
Win
$$ELO_{Current} = ELO_{Previous} + K cdot left(1 - frac{1}{1 + 10^{{(ELO_{Opponent} - ELO_{Previous})}/{400}}}right)$$
Loss
$$ELO_{Current} = ELO_{Previous} + K cdot left(0 - frac{1}{1 + 10^{{(ELO_{Opponent} - ELO_{Previous})}/{400}}}right)$$
$K, ELO_{Opponent}, ELO_{Current}$ and whether it was a win or not are known, which is why I figured that it should be possible to get $ELO_{Previous}$ by rearranging the equation, but I have no clue how to do it.
algebra-precalculus
$endgroup$
add a comment |
$begingroup$
I want to get a previous ELO value knowing the opponent's value and the result of the match. There are two equations, one for a loss and one for a win:
Win
$$ELO_{Current} = ELO_{Previous} + K cdot left(1 - frac{1}{1 + 10^{{(ELO_{Opponent} - ELO_{Previous})}/{400}}}right)$$
Loss
$$ELO_{Current} = ELO_{Previous} + K cdot left(0 - frac{1}{1 + 10^{{(ELO_{Opponent} - ELO_{Previous})}/{400}}}right)$$
$K, ELO_{Opponent}, ELO_{Current}$ and whether it was a win or not are known, which is why I figured that it should be possible to get $ELO_{Previous}$ by rearranging the equation, but I have no clue how to do it.
algebra-precalculus
$endgroup$
1
$begingroup$
I find it a bit puzzling that you know the opponent's score before the match but not the player's score, and you know the player's score after the match but not the opponent's. Is that really the information you have?
$endgroup$
– David K
Dec 22 '18 at 21:53
$begingroup$
@DavidK Yes, that is strange, but also the information I need to work with. This will never be the case with sufficient information, but what I can work with is really limited.
$endgroup$
– creativecreatorormaybenot
Dec 22 '18 at 22:14
1
$begingroup$
This is sufficient information in the mathematical sense (in that it completely determines the remaining data you want); it's just strange and somewhat difficult to work with. I hope you're able to work out a method that you find suitable.
$endgroup$
– David K
Dec 22 '18 at 22:22
add a comment |
$begingroup$
I want to get a previous ELO value knowing the opponent's value and the result of the match. There are two equations, one for a loss and one for a win:
Win
$$ELO_{Current} = ELO_{Previous} + K cdot left(1 - frac{1}{1 + 10^{{(ELO_{Opponent} - ELO_{Previous})}/{400}}}right)$$
Loss
$$ELO_{Current} = ELO_{Previous} + K cdot left(0 - frac{1}{1 + 10^{{(ELO_{Opponent} - ELO_{Previous})}/{400}}}right)$$
$K, ELO_{Opponent}, ELO_{Current}$ and whether it was a win or not are known, which is why I figured that it should be possible to get $ELO_{Previous}$ by rearranging the equation, but I have no clue how to do it.
algebra-precalculus
$endgroup$
I want to get a previous ELO value knowing the opponent's value and the result of the match. There are two equations, one for a loss and one for a win:
Win
$$ELO_{Current} = ELO_{Previous} + K cdot left(1 - frac{1}{1 + 10^{{(ELO_{Opponent} - ELO_{Previous})}/{400}}}right)$$
Loss
$$ELO_{Current} = ELO_{Previous} + K cdot left(0 - frac{1}{1 + 10^{{(ELO_{Opponent} - ELO_{Previous})}/{400}}}right)$$
$K, ELO_{Opponent}, ELO_{Current}$ and whether it was a win or not are known, which is why I figured that it should be possible to get $ELO_{Previous}$ by rearranging the equation, but I have no clue how to do it.
algebra-precalculus
algebra-precalculus
edited Dec 22 '18 at 20:39
David K
55.8k345121
55.8k345121
asked Dec 22 '18 at 14:56
creativecreatorormaybenotcreativecreatorormaybenot
1234
1234
1
$begingroup$
I find it a bit puzzling that you know the opponent's score before the match but not the player's score, and you know the player's score after the match but not the opponent's. Is that really the information you have?
$endgroup$
– David K
Dec 22 '18 at 21:53
$begingroup$
@DavidK Yes, that is strange, but also the information I need to work with. This will never be the case with sufficient information, but what I can work with is really limited.
$endgroup$
– creativecreatorormaybenot
Dec 22 '18 at 22:14
1
$begingroup$
This is sufficient information in the mathematical sense (in that it completely determines the remaining data you want); it's just strange and somewhat difficult to work with. I hope you're able to work out a method that you find suitable.
$endgroup$
– David K
Dec 22 '18 at 22:22
add a comment |
1
$begingroup$
I find it a bit puzzling that you know the opponent's score before the match but not the player's score, and you know the player's score after the match but not the opponent's. Is that really the information you have?
$endgroup$
– David K
Dec 22 '18 at 21:53
$begingroup$
@DavidK Yes, that is strange, but also the information I need to work with. This will never be the case with sufficient information, but what I can work with is really limited.
$endgroup$
– creativecreatorormaybenot
Dec 22 '18 at 22:14
1
$begingroup$
This is sufficient information in the mathematical sense (in that it completely determines the remaining data you want); it's just strange and somewhat difficult to work with. I hope you're able to work out a method that you find suitable.
$endgroup$
– David K
Dec 22 '18 at 22:22
1
1
$begingroup$
I find it a bit puzzling that you know the opponent's score before the match but not the player's score, and you know the player's score after the match but not the opponent's. Is that really the information you have?
$endgroup$
– David K
Dec 22 '18 at 21:53
$begingroup$
I find it a bit puzzling that you know the opponent's score before the match but not the player's score, and you know the player's score after the match but not the opponent's. Is that really the information you have?
$endgroup$
– David K
Dec 22 '18 at 21:53
$begingroup$
@DavidK Yes, that is strange, but also the information I need to work with. This will never be the case with sufficient information, but what I can work with is really limited.
$endgroup$
– creativecreatorormaybenot
Dec 22 '18 at 22:14
$begingroup$
@DavidK Yes, that is strange, but also the information I need to work with. This will never be the case with sufficient information, but what I can work with is really limited.
$endgroup$
– creativecreatorormaybenot
Dec 22 '18 at 22:14
1
1
$begingroup$
This is sufficient information in the mathematical sense (in that it completely determines the remaining data you want); it's just strange and somewhat difficult to work with. I hope you're able to work out a method that you find suitable.
$endgroup$
– David K
Dec 22 '18 at 22:22
$begingroup$
This is sufficient information in the mathematical sense (in that it completely determines the remaining data you want); it's just strange and somewhat difficult to work with. I hope you're able to work out a method that you find suitable.
$endgroup$
– David K
Dec 22 '18 at 22:22
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
To make the formulas a little easier to read and write, let
begin{align}
E_C &= ELO_{Current}, \
E_P &= ELO_{Previous}, \
E_O &= ELO_{Opponent}. \
end{align}
If we let $w = 1$ for a win, $w = 0$ for a loss, then we can summarize the two equations as
$$
E_C = E_P + K left(w - frac1{1 + 10^{(E_O - E_P)/400}}right).
$$
The unknown value is $E_P.$
Now let's start rearranging this equation in an attempt to solve it.
Distributing the $K$ over the parentheses and collecting all terms on the left side,
we get
$$
frac K{1 + 10^{(E_O - E_P)/400}} + E_C - wK - E_P = 0.
$$
Clear the fraction and separate the exponents:
$$
K + (E_C - wK - E_P) left(1 + 10^{E_O/400}left(10^{-1/400}right)^{E_P} right) = 0
$$
There are still other ways to try to arrange the terms, but the fact that $E_P$
occurs as a linear term in on of the factors and an exponent in another factor seems to be a clear indication that this equation will not have a solution using ordinary operations and functions.
The best you can do is to use numerical methods, which is a kind of sophisticated guesswork.
$endgroup$
2
$begingroup$
For example, we could use the bisection method or Newton's method to solve for $E_P$ numerically. Bisection method would be simple and reliable, I think.
$endgroup$
– littleO
Dec 22 '18 at 21:59
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3049520%2fhow-to-get-previous-elo-score-from-current-and-match-result%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
To make the formulas a little easier to read and write, let
begin{align}
E_C &= ELO_{Current}, \
E_P &= ELO_{Previous}, \
E_O &= ELO_{Opponent}. \
end{align}
If we let $w = 1$ for a win, $w = 0$ for a loss, then we can summarize the two equations as
$$
E_C = E_P + K left(w - frac1{1 + 10^{(E_O - E_P)/400}}right).
$$
The unknown value is $E_P.$
Now let's start rearranging this equation in an attempt to solve it.
Distributing the $K$ over the parentheses and collecting all terms on the left side,
we get
$$
frac K{1 + 10^{(E_O - E_P)/400}} + E_C - wK - E_P = 0.
$$
Clear the fraction and separate the exponents:
$$
K + (E_C - wK - E_P) left(1 + 10^{E_O/400}left(10^{-1/400}right)^{E_P} right) = 0
$$
There are still other ways to try to arrange the terms, but the fact that $E_P$
occurs as a linear term in on of the factors and an exponent in another factor seems to be a clear indication that this equation will not have a solution using ordinary operations and functions.
The best you can do is to use numerical methods, which is a kind of sophisticated guesswork.
$endgroup$
2
$begingroup$
For example, we could use the bisection method or Newton's method to solve for $E_P$ numerically. Bisection method would be simple and reliable, I think.
$endgroup$
– littleO
Dec 22 '18 at 21:59
add a comment |
$begingroup$
To make the formulas a little easier to read and write, let
begin{align}
E_C &= ELO_{Current}, \
E_P &= ELO_{Previous}, \
E_O &= ELO_{Opponent}. \
end{align}
If we let $w = 1$ for a win, $w = 0$ for a loss, then we can summarize the two equations as
$$
E_C = E_P + K left(w - frac1{1 + 10^{(E_O - E_P)/400}}right).
$$
The unknown value is $E_P.$
Now let's start rearranging this equation in an attempt to solve it.
Distributing the $K$ over the parentheses and collecting all terms on the left side,
we get
$$
frac K{1 + 10^{(E_O - E_P)/400}} + E_C - wK - E_P = 0.
$$
Clear the fraction and separate the exponents:
$$
K + (E_C - wK - E_P) left(1 + 10^{E_O/400}left(10^{-1/400}right)^{E_P} right) = 0
$$
There are still other ways to try to arrange the terms, but the fact that $E_P$
occurs as a linear term in on of the factors and an exponent in another factor seems to be a clear indication that this equation will not have a solution using ordinary operations and functions.
The best you can do is to use numerical methods, which is a kind of sophisticated guesswork.
$endgroup$
2
$begingroup$
For example, we could use the bisection method or Newton's method to solve for $E_P$ numerically. Bisection method would be simple and reliable, I think.
$endgroup$
– littleO
Dec 22 '18 at 21:59
add a comment |
$begingroup$
To make the formulas a little easier to read and write, let
begin{align}
E_C &= ELO_{Current}, \
E_P &= ELO_{Previous}, \
E_O &= ELO_{Opponent}. \
end{align}
If we let $w = 1$ for a win, $w = 0$ for a loss, then we can summarize the two equations as
$$
E_C = E_P + K left(w - frac1{1 + 10^{(E_O - E_P)/400}}right).
$$
The unknown value is $E_P.$
Now let's start rearranging this equation in an attempt to solve it.
Distributing the $K$ over the parentheses and collecting all terms on the left side,
we get
$$
frac K{1 + 10^{(E_O - E_P)/400}} + E_C - wK - E_P = 0.
$$
Clear the fraction and separate the exponents:
$$
K + (E_C - wK - E_P) left(1 + 10^{E_O/400}left(10^{-1/400}right)^{E_P} right) = 0
$$
There are still other ways to try to arrange the terms, but the fact that $E_P$
occurs as a linear term in on of the factors and an exponent in another factor seems to be a clear indication that this equation will not have a solution using ordinary operations and functions.
The best you can do is to use numerical methods, which is a kind of sophisticated guesswork.
$endgroup$
To make the formulas a little easier to read and write, let
begin{align}
E_C &= ELO_{Current}, \
E_P &= ELO_{Previous}, \
E_O &= ELO_{Opponent}. \
end{align}
If we let $w = 1$ for a win, $w = 0$ for a loss, then we can summarize the two equations as
$$
E_C = E_P + K left(w - frac1{1 + 10^{(E_O - E_P)/400}}right).
$$
The unknown value is $E_P.$
Now let's start rearranging this equation in an attempt to solve it.
Distributing the $K$ over the parentheses and collecting all terms on the left side,
we get
$$
frac K{1 + 10^{(E_O - E_P)/400}} + E_C - wK - E_P = 0.
$$
Clear the fraction and separate the exponents:
$$
K + (E_C - wK - E_P) left(1 + 10^{E_O/400}left(10^{-1/400}right)^{E_P} right) = 0
$$
There are still other ways to try to arrange the terms, but the fact that $E_P$
occurs as a linear term in on of the factors and an exponent in another factor seems to be a clear indication that this equation will not have a solution using ordinary operations and functions.
The best you can do is to use numerical methods, which is a kind of sophisticated guesswork.
answered Dec 22 '18 at 21:50
David KDavid K
55.8k345121
55.8k345121
2
$begingroup$
For example, we could use the bisection method or Newton's method to solve for $E_P$ numerically. Bisection method would be simple and reliable, I think.
$endgroup$
– littleO
Dec 22 '18 at 21:59
add a comment |
2
$begingroup$
For example, we could use the bisection method or Newton's method to solve for $E_P$ numerically. Bisection method would be simple and reliable, I think.
$endgroup$
– littleO
Dec 22 '18 at 21:59
2
2
$begingroup$
For example, we could use the bisection method or Newton's method to solve for $E_P$ numerically. Bisection method would be simple and reliable, I think.
$endgroup$
– littleO
Dec 22 '18 at 21:59
$begingroup$
For example, we could use the bisection method or Newton's method to solve for $E_P$ numerically. Bisection method would be simple and reliable, I think.
$endgroup$
– littleO
Dec 22 '18 at 21:59
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3049520%2fhow-to-get-previous-elo-score-from-current-and-match-result%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
$begingroup$
I find it a bit puzzling that you know the opponent's score before the match but not the player's score, and you know the player's score after the match but not the opponent's. Is that really the information you have?
$endgroup$
– David K
Dec 22 '18 at 21:53
$begingroup$
@DavidK Yes, that is strange, but also the information I need to work with. This will never be the case with sufficient information, but what I can work with is really limited.
$endgroup$
– creativecreatorormaybenot
Dec 22 '18 at 22:14
1
$begingroup$
This is sufficient information in the mathematical sense (in that it completely determines the remaining data you want); it's just strange and somewhat difficult to work with. I hope you're able to work out a method that you find suitable.
$endgroup$
– David K
Dec 22 '18 at 22:22