what do you do about a slump?
- Bantari
- Gosei
- Posts: 1639
- Joined: Sun Dec 06, 2009 6:34 pm
- GD Posts: 0
- Universal go server handle: Bantari
- Location: Ponte Vedra
- Has thanked: 642 times
- Been thanked: 490 times
Re:
Really?
We are down to discussing the math of coin flipping in relation to slumps in somebody's play?
Back to the topic:
Slumps happen, and you can usually feel when they do. There can certainly be losing streaks without slumps, but there are seldom slumps without loosing streaks, so it is certainly one of the symptoms. Personally - I think you can tell it when you are in the slump. You see yourself making more mistakes, and bigger mistakes, maybe have harder times to concentrate, or something like that. You lose your games and you lose your drive and you use your will. I think the best thing in such case is simply to step back for a while, until you get 'hungry' and 'fierce' again. When you come back you might be slightly weaker, but you will get back and above fast.
Its all a matter of mind-set. What worked for me good in the past was to play chess for a while, until my need for Go grew back.
For me, chess and Go are perfect companions, for exactly this reason - chess is a great therapy for Go slumps, and it still keeps your mind sharp. But YMMV.
An important point here is not to mix a slump with your average losing streak. They are not synonymous.
If you feel you are playing as well as usual, with the same greed for good moves and a win, you are probably not in a slump. Its just one of those things - play and you start winning again, just a matter of time. Maybe this is where the coins come in, although I really think it is a silly analogy.
We are down to discussing the math of coin flipping in relation to slumps in somebody's play?
Back to the topic:
Slumps happen, and you can usually feel when they do. There can certainly be losing streaks without slumps, but there are seldom slumps without loosing streaks, so it is certainly one of the symptoms. Personally - I think you can tell it when you are in the slump. You see yourself making more mistakes, and bigger mistakes, maybe have harder times to concentrate, or something like that. You lose your games and you lose your drive and you use your will. I think the best thing in such case is simply to step back for a while, until you get 'hungry' and 'fierce' again. When you come back you might be slightly weaker, but you will get back and above fast.
Its all a matter of mind-set. What worked for me good in the past was to play chess for a while, until my need for Go grew back.
For me, chess and Go are perfect companions, for exactly this reason - chess is a great therapy for Go slumps, and it still keeps your mind sharp. But YMMV.
An important point here is not to mix a slump with your average losing streak. They are not synonymous.
If you feel you are playing as well as usual, with the same greed for good moves and a win, you are probably not in a slump. Its just one of those things - play and you start winning again, just a matter of time. Maybe this is where the coins come in, although I really think it is a silly analogy.
- Bantari
______________________________________________
WARNING: This post might contain Opinions!!
______________________________________________
WARNING: This post might contain Opinions!!
- leichtloeslich
- Lives in gote
- Posts: 314
- Joined: Wed Feb 29, 2012 1:16 pm
- Rank: KGS 4k
- GD Posts: 0
- Location: Germany
- Has thanked: 10 times
- Been thanked: 128 times
Re: what do you do about a slump?
Pretty sure you meant checking your reasoning and not the raw numerical data, but anyways, here's some GNU bc code which gives the same figures you get.
Here l(x) is the natural logarithm and e(x) is the exponential function.
The likelyhood of losing-streaks without an actual "slump" being the cause of it is not entirely off topic.
edit: gave the "result" variable a more readable name.
Code: Select all
scale=10^3 /* basically sets the precision to 1000 digits */
num_people = 7.18 * 10^9
num_tosses = 100
prob_heads_streak = (1/2)^num_tosses
prob_at_least_one_tail = 1 - prob_heads_streak
prob_nobody_streaks = e( num_people * l(prob_at_least_one_tail) )
prob_at_least_one_streak = 1 - prob_nobody_streaks
print prob_at_least_one_streak
quit
Here l(x) is the natural logarithm and e(x) is the exponential function.
Bantari wrote:We are down to discussing the math of coin flipping in relation to slumps in somebody's play?
The likelyhood of losing-streaks without an actual "slump" being the cause of it is not entirely off topic.
edit: gave the "result" variable a more readable name.
Last edited by leichtloeslich on Wed Oct 09, 2013 2:19 pm, edited 1 time in total.
- EdLee
- Honinbo
- Posts: 8859
- Joined: Sat Apr 24, 2010 6:49 pm
- GD Posts: 312
- Location: Santa Barbara, CA
- Has thanked: 349 times
- Been thanked: 2070 times
DrStraw's illustration has interesting implications.
Variation thought experiment: suppose we were able to make an instant clone of every person on earth.
And each person plays a game of Go with their own instant-replica.
( The idea is to approximate the 50/50 coin flip of each game's outcome. )
This means for 30 games, there's a ~99.88% chance at least one person will
beat their own clone for 30 games in a row. (Likewise, the clone will have lost
all 30 games in a row.)
In isolation, that person might be tempted to think they have just gained
at least one stone or two on their own clone. (Likewise, for the clone
to think they have just dropped one or two stones.)
Variation thought experiment: suppose we were able to make an instant clone of every person on earth.
And each person plays a game of Go with their own instant-replica.
( The idea is to approximate the 50/50 coin flip of each game's outcome. )
This means for 30 games, there's a ~99.88% chance at least one person will
beat their own clone for 30 games in a row. (Likewise, the clone will have lost
all 30 games in a row.)
In isolation, that person might be tempted to think they have just gained
at least one stone or two on their own clone. (Likewise, for the clone
to think they have just dropped one or two stones.)
- EdLee
- Honinbo
- Posts: 8859
- Joined: Sat Apr 24, 2010 6:49 pm
- GD Posts: 312
- Location: Santa Barbara, CA
- Has thanked: 349 times
- Been thanked: 2070 times
leichtloeslich, Thanks for checking. No, I meant exactly to check the numerical data,leichtloeslich wrote:Pretty sure you meant checking your reasoning and not the raw numerical data,
but anyways, here's some ... code which gives the same figures you get.
because I only have the Windows calculator, so I did everything "by hand".
I'm pretty sure my reasoning was correct.
- topazg
- Tengen
- Posts: 4511
- Joined: Wed Apr 21, 2010 3:08 am
- Rank: Nebulous
- GD Posts: 918
- KGS: topazg
- Location: Chatteris, UK
- Has thanked: 1579 times
- Been thanked: 650 times
- Contact:
Re: what do you do about a slump?
Mike Novack wrote:How people think about these things has a bearing on how we operate in various fields of endeavor. Thus in the experimental social sciences, it is considered that the 95% confidence level is very adequate for publishing results. But thought of in a different way, out of 100 papers so published, much more likely than not 4-6 of them are total male bovine manure and we have no way of knowing which.
This .. is such a horrible mangling of the way statistics in published papers is supposed to be interpreted
- oren
- Oza
- Posts: 2777
- Joined: Sun Apr 18, 2010 5:54 pm
- GD Posts: 0
- KGS: oren
- Tygem: oren740, orenl
- IGS: oren
- Wbaduk: oren
- Location: Seattle, WA
- Has thanked: 251 times
- Been thanked: 549 times
Re: what do you do about a slump?
Apparently the best way out of a slump is to read a thread on statistics that will scare you back to tsumego! 
- ez4u
- Oza
- Posts: 2414
- Joined: Wed Feb 23, 2011 10:15 pm
- Rank: Jp 6 dan
- GD Posts: 0
- KGS: ez4u
- Location: Tokyo, Japan
- Has thanked: 2351 times
- Been thanked: 1332 times
Re: what do you do about a slump?
topazg wrote:Mike Novack wrote:How people think about these things has a bearing on how we operate in various fields of endeavor. Thus in the experimental social sciences, it is considered that the 95% confidence level is very adequate for publishing results. But thought of in a different way, out of 100 papers so published, much more likely than not 4-6 of them are total male bovine manure and we have no way of knowing which.
This .. is such a horrible mangling of the way statistics in published papers is supposed to be interpreted
So go straight to the heart of the matter instead.
Dave Sigaty
"Short-lived are both the praiser and the praised, and rememberer and the remembered..."
- Marcus Aurelius; Meditations, VIII 21
"Short-lived are both the praiser and the praised, and rememberer and the remembered..."
- Marcus Aurelius; Meditations, VIII 21
-
Kirby
- Honinbo
- Posts: 9553
- Joined: Wed Feb 24, 2010 6:04 pm
- GD Posts: 0
- KGS: Kirby
- Tygem: 커비라고해
- Has thanked: 1583 times
- Been thanked: 1707 times
Re: what do you do about a slump?
ez4u wrote:So go straight to the heart of the matter instead.
Now I want to publish a paper entitled, "Why this research finding is false".
be immersed
-
speedchase
- Lives in sente
- Posts: 800
- Joined: Sun Dec 04, 2011 4:36 pm
- Rank: AGA 2kyu
- GD Posts: 0
- Universal go server handle: speedchase
- Has thanked: 139 times
- Been thanked: 122 times
Re: what do you do about a slump?
ez4u wrote:So go straight to the heart of the matter instead.
I was curious if this was written by a scientist or by a journalist who took a class about statistics in college. The about the Author section was empty.
-
Boidhre
- Oza
- Posts: 2356
- Joined: Mon Mar 05, 2012 7:15 pm
- GD Posts: 0
- Universal go server handle: Boidhre
- Location: Ireland
- Has thanked: 661 times
- Been thanked: 442 times
Re: what do you do about a slump?
speedchase wrote:ez4u wrote:So go straight to the heart of the matter instead.
I was curious if this was written by a scientist or by a journalist who took a class about statistics in college. The about the Author section was empty.
http://en.wikipedia.org/wiki/John_P._A._Ioannidis
There was some criticism.
- EdLee
- Honinbo
- Posts: 8859
- Joined: Sat Apr 24, 2010 6:49 pm
- GD Posts: 312
- Location: Santa Barbara, CA
- Has thanked: 349 times
- Been thanked: 2070 times
-
Mike Novack
- Lives in sente
- Posts: 1045
- Joined: Mon Aug 09, 2010 9:36 am
- GD Posts: 0
- Been thanked: 182 times
Re: what do you do about a slump?
topazg wrote:and we have no way of knowing which.
This .. is such a horrible mangling of the way statistics in published papers is supposed to be interpreted
Why do you find that disturbing? The differences about "truth" and "knowledge of truth" and "certainty" are all relevant.
I believe ten things to be true. I have reason, much stronger* reason than my reason to believe in the truth of any of those ten, to believe that of that ten at least five are true. But I have no reasons to support a belief that I could tell which.
In my example, I was describing the meaning of saying "a confidence level of X" when a population was involved (in this case, a population of research papers). To say that "if X is the confidence level of each of the papers then our expectation is that at least Y of them were wrong" is NOT an argument that can be used against any one of those papers.
Saying that of 100,000 people age Y we can expect ~300 to be dead before a year has passed does not say anything about who shall live and who shall die. (and if my example seems morbid, I used to write software for the life insurance industry).
* In fact, close to certainty. We're talking about "mathematical truth" in this case.
- topazg
- Tengen
- Posts: 4511
- Joined: Wed Apr 21, 2010 3:08 am
- Rank: Nebulous
- GD Posts: 918
- KGS: topazg
- Location: Chatteris, UK
- Has thanked: 1579 times
- Been thanked: 650 times
- Contact:
Re: what do you do about a slump?
Mike, the quality of a paper is not determined by its significance. That a paper finds a statistically significant finding erroneously does not make the paper itself bovine manure, nor does a marginally non-significant finding on an issue later determined to be a real effect (resolving power aside) make it bovine manure.
The quality of the paper often has little or nothing to do with the statistical power of the results.
On top of that, statistical significance is _not_ a precursor to publishing results. It is appalling publication bias to only allow positive papers into publication.
I suspect in both cases it was just a poor choice of wording, but it made my eye twitch enough that I had to comment
The quality of the paper often has little or nothing to do with the statistical power of the results.
On top of that, statistical significance is _not_ a precursor to publishing results. It is appalling publication bias to only allow positive papers into publication.
I suspect in both cases it was just a poor choice of wording, but it made my eye twitch enough that I had to comment
- emeraldemon
- Gosei
- Posts: 1744
- Joined: Sun May 02, 2010 1:33 pm
- GD Posts: 0
- KGS: greendemon
- Tygem: greendemon
- DGS: smaragdaemon
- OGS: emeraldemon
- Has thanked: 697 times
- Been thanked: 287 times
Re: what do you do about a slump?
I think I touched off this statistical sidetrack, but the point I was trying to make isn't particularly numerical: sometimes you feel like a slump when you are not in a slump. All this stuff about randomness and statics maybe obscures the point: a game of go is unpredictable. When two players of similar ability sit down to play, you cannot predict who will win or how the game will go. Your opponent is also trying to win, and to learn, and I think even the best players can be surprised by the turns a game will take.
So if you lose a game, does that mean your play has gotten worse? Maybe your opponent has gotten better, or just played a great game. Maybe this is someone you've never played before, whose style catches you unprepared. Maybe you were distracted at a key moment, or tried something new that didn't work. If any of that can be true for one game, it can surely be true for two, or three, or four.
If two friends/rivals sit down for an afternoon and play four games of go together, and one friend wins all four, can you say that the other friend is in a slump? Maybe. I would certainly be frustrated in that situation (and have been). But it almost feels like that takes something away from the friend who won four games in a row.
Sometimes you are learning, and playing your best, and improving, and you still lose. That is go.
So if you lose a game, does that mean your play has gotten worse? Maybe your opponent has gotten better, or just played a great game. Maybe this is someone you've never played before, whose style catches you unprepared. Maybe you were distracted at a key moment, or tried something new that didn't work. If any of that can be true for one game, it can surely be true for two, or three, or four.
If two friends/rivals sit down for an afternoon and play four games of go together, and one friend wins all four, can you say that the other friend is in a slump? Maybe. I would certainly be frustrated in that situation (and have been). But it almost feels like that takes something away from the friend who won four games in a row.
Sometimes you are learning, and playing your best, and improving, and you still lose. That is go.