what do you do about a slump?

Talk about improving your game, resources you like, games you played, etc.
User avatar
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:

Post by Bantari »

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.
- Bantari
______________________________________________
WARNING: This post might contain Opinions!!
User avatar
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?

Post by leichtloeslich »

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.

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.
User avatar
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

Post by EdLee »

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.)
User avatar
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

Post by EdLee »

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.
leichtloeslich, Thanks for checking. No, I meant exactly to check the numerical data,
because I only have the Windows calculator, so I did everything "by hand".
I'm pretty sure my reasoning was correct. :)
User avatar
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?

Post by topazg »

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 :sad:
User avatar
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?

Post by oren »

Apparently the best way out of a slump is to read a thread on statistics that will scare you back to tsumego! :)
User avatar
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?

Post by ez4u »

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 :sad:

So go straight to the heart of the matter instead. :study:
Dave Sigaty
"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?

Post by Kirby »

ez4u wrote:So go straight to the heart of the matter instead. :study:


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?

Post by speedchase »

ez4u wrote:So go straight to the heart of the matter instead. :study:

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?

Post by Boidhre »

speedchase wrote:
ez4u wrote:So go straight to the heart of the matter instead. :study:

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.
User avatar
karaklis
Lives in sente
Posts: 797
Joined: Tue Apr 20, 2010 2:14 pm
GD Posts: 600
Has thanked: 93 times
Been thanked: 105 times

Re: what do you do about a slump?

Post by karaklis »

EdLee:

Your solution looks fine. Some numbers:

p=0.5, n=7.18E9

30 tosses: 99.875%
33 tosses: ~43%
100 tosses: ~1E-21

p=0.8, n=7.18E9

100 tosses: ~77%
User avatar
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

Post by EdLee »

karaklis, Thanks! :)
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?

Post by Mike Novack »

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 :sad:[/quote]

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.
User avatar
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?

Post by topazg »

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 :P
User avatar
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?

Post by emeraldemon »

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.
Post Reply