Estimate your ELO rating

Sort:
Oldest
dfitzpatrick

I was playing in the 1500s before I quite tournaments in 1991.

I scored 1585 on the site.

I only played lines I could explain, not gambity lines that I looked at because it was a test.

1. Ba6

2. NH7

3. cb

4. e6 (I stand by this, an exchange gives you the correct tempo)

5. Nh6

6. Nd5

7. Nc5

8. RxR

9. Bh7+

10. d5

Locke

Chess.com: ~1200 (fluctuates)

~ELO: 1540

Seems a tad high. 


Falcao

Let's try to make a list of the best responses.

The best way to do it is to anwer only one question and see what rating you get, the better the rating, better was your move.

Move - rating - comment

1. c5xd4 - 1090 ( Not very good)

2.Be4 1160 ( not sure it's the best but I'm proud of this one)

3. Rxg6 1100

4.e5-e6 1150 ( seems to be the right anwer, at least wins the game)

5.Nxg7 1050

6.h3-h4 1000 ( This one killed my rating, the right one could be Bxf6 that gives 1150)

7.Nc5 1000 ( Thought it was a good positional move, guess not).

8 Bd8 1150 ( Seems to be the right answer)

9 Bg6 1080 ( Don't remember what I chose the first time, but this is definitely not the best move)

10. Bc3 1000 ( went again to the move that I tought would improve my position, probably a mistake)

Just saw my mistake, I was supposed to play as black, not white. and made the same mistake on another one.

 

10

TalFan

Some people have asked about best moves .

This is how the page scores your answers . You can see all the moves it scores for each diagram and th elo it gives . It then adds u and finds the average . It only scores for the moves listed not any other ones .

[quote]

function rating()
{
   elo1 = 1000 {diagram 1}
   if (document.form0.d1in.value=='f6' &&
       document.form0.d1fi.value=='f3' ) { elo1=2600 } { this shows best move for this diagram and what elo it gives for that move , other moves are also listed and the elo it gives as well }
   if (document.form0.d1in.value=='c5' &&
       document.form0.d1fi.value=='d4' ) { elo1=1900 }
   if (document.form0.d1in.value=='c6' &&
       document.form0.d1fi.value=='d4' ) { elo1=1900 }
   if (document.form0.d1in.value=='b4' &&
       document.form0.d1fi.value=='c3' ) { elo1=1400 }
   if (document.form0.d1in.value=='c8' &&
       document.form0.d1fi.value=='a6' ) { elo1=1500 }
   if (document.form0.d1in.value=='f6' &&
       document.form0.d1fi.value=='g6' ) { elo1=1400 }
   if (document.form0.d1in.value=='e6' &&
       document.form0.d1fi.value=='e5' ) { elo1=1200 }
   if (document.form0.d1in.value=='c8' &&
       document.form0.d1fi.value=='d7' ) { elo1=1600 }

   elo2 = 1000
   if (document.form0.d2in.value=='g2' &&
       document.form0.d2fi.value=='e4' ) { elo2=2600 }
   if (document.form0.d2in.value=='g5' &&
       document.form0.d2fi.value=='h7' ) { elo2=1950 }
   if (document.form0.d2in.value=='h5' &&
       document.form0.d2fi.value=='g6' ) { elo2=1900 }
   if (document.form0.d2in.value=='g2' &&
       document.form0.d2fi.value=='f1' ) { elo2=1400 }
   if (document.form0.d2in.value=='g2' &&
       document.form0.d2fi.value=='d5' ) { elo2=1200 }
   if (document.form0.d2in.value=='f2' &&
       document.form0.d2fi.value=='f4' ) { elo2=1400 }

   elo3 = 1000
   if (document.form0.d3in.value=='c5' &&
       document.form0.d3fi.value=='c6' ) { elo3=2500 }
   if (document.form0.d3in.value=='g3' &&
       document.form0.d3fi.value=='g6' ) { elo3=2000 }
   if (document.form0.d3in.value=='e4' &&
       document.form0.d3fi.value=='e5' ) { elo3=1900 }
   if (document.form0.d3in.value=='g3' &&
       document.form0.d3fi.value=='g5' ) { elo3=1700 }
   if (document.form0.d3in.value=='e4' &&
       document.form0.d3fi.value=='d4' ) { elo3=1200 }
   if (document.form0.d3in.value=='d6' &&
       document.form0.d3fi.value=='e5' ) { elo3=1200 }

   elo4 = 1000
   if (document.form0.d4in.value=='e5' &&
       document.form0.d4fi.value=='e6' ) { elo4=2500 }
   if (document.form0.d4in.value=='b3' &&
       document.form0.d4fi.value=='f7' ) { elo4=1600 }
   if (document.form0.d4in.value=='b3' &&
       document.form0.d4fi.value=='c2' ) { elo4=1700 }
   if (document.form0.d4in.value=='b3' &&
       document.form0.d4fi.value=='d1' ) { elo4=1800 }

   elo5 = 1000
   if (document.form0.d5in.value=='e3' &&
       document.form0.d5fi.value=='c5' ) { elo5=2500 }
   if (document.form0.d5in.value=='f5' &&
       document.form0.d5fi.value=='h6' ) { elo5=2100 }
   if (document.form0.d5in.value=='e3' &&
       document.form0.d5fi.value=='h6' ) { elo5=1900 }
   if (document.form0.d5in.value=='f5' &&
       document.form0.d5fi.value=='g7' ) { elo5=1500 }
   if (document.form0.d5in.value=='f2' &&
       document.form0.d5fi.value=='g3' ) { elo5=1750 }
   if (document.form0.d5in.value=='c8' &&
       document.form0.d5fi.value=='f8' ) { elo5=1200 }
   if (document.form0.d5in.value=='f2' &&
       document.form0.d5fi.value=='h4' ) { elo5=1200 }
   if (document.form0.d5in.value=='e3' &&
       document.form0.d5fi.value=='b6' ) { elo5=1750 }
   if (document.form0.d5in.value=='e2' &&
       document.form0.d5fi.value=='c4' ) { elo5=1400 }
 

   elo6 = 1000
   if (document.form0.d6in.value=='g5' &&
       document.form0.d6fi.value=='f6' ) { elo6=2500 }
   if (document.form0.d6in.value=='c3' &&
       document.form0.d6fi.value=='d5' ) { elo6=1700 }
   if (document.form0.d6in.value=='c4' &&
       document.form0.d6fi.value=='b5' ) { elo6=1900 }
   if (document.form0.d6in.value=='f2' &&
       document.form0.d6fi.value=='f4' ) { elo6=1700 }
   if (document.form0.d6in.value=='a2' &&
       document.form0.d6fi.value=='a3' ) { elo6=1200 }
   if (document.form0.d6in.value=='e1' &&
       document.form0.d6fi.value=='e3' ) { elo6=1200 }

   elo7 = 1000
   if (document.form0.d7in.value=='f6' &&
       document.form0.d7fi.value=='h7' ) { elo7=2500 }
   if (document.form0.d7in.value=='f6' &&
       document.form0.d7fi.value=='e4' ) { elo7=1800 }
   if (document.form0.d7in.value=='g6' &&
       document.form0.d7fi.value=='g5' ) { elo7=1700 }
   if (document.form0.d7in.value=='a6' &&
       document.form0.d7fi.value=='a5' ) { elo7=1700 }
   if (document.form0.d7in.value=='g8' &&
       document.form0.d7fi.value=='h7' ) { elo7=1500 }

   elo8 = 1000
   if (document.form0.d8in.value=='b6' &&
       document.form0.d8fi.value=='d8' ) { elo8=2500 }
   if (document.form0.d8in.value=='c8' &&
       document.form0.d8fi.value=='e8' ) { elo8=1600 }
 
   elo9 = 1000
   if (document.form0.d9in.value=='e3' &&
       document.form0.d9fi.value=='d4' ) { elo9=2500 }
   if (document.form0.d9in.value=='e4' &&
       document.form0.d9fi.value=='g6' ) { elo9=1800 }
   if (document.form0.d9in.value=='e4' &&
       document.form0.d9fi.value=='h7' ) { elo9=1800 }
   if (document.form0.d9in.value=='e3' &&
       document.form0.d9fi.value=='h6' ) { elo9=1700 }
   if (document.form0.d9in.value=='d7' &&
       document.form0.d9fi.value=='b7' ) { elo9=1400 }

   elo10 = 1000
   if (document.form0.d10in.value=='d8' &&
       document.form0.d10fi.value=='d7' ) { elo9=2600 }
   if (document.form0.d10in.value=='f6' &&
       document.form0.d10fi.value=='e8' ) { elo9=2000 }
   if (document.form0.d10in.value=='h7' &&
       document.form0.d10fi.value=='h5' ) { elo9=1800 }
   if (document.form0.d10in.value=='c5' &&
       document.form0.d10fi.value=='d4' ) { elo9=1600 }
   if (document.form0.d10in.value=='c8' &&
       document.form0.d10fi.value=='a6' ) { elo9=1800 }
   if (document.form0.d10in.value=='a7' &&
       document.form0.d10fi.value=='a5' ) { elo9=1800 }
   if (document.form0.d10in.value=='f8' &&
       document.form0.d10fi.value=='e8' ) { elo9=1400 }
   if (document.form0.d10in.value=='d6' &&
       document.form0.d10fi.value=='d5' ) { elo9=1500 }


   document.form0.elo.value = (elo1+elo2+elo3+elo4+elo5+elo6+elo7+elo8+elo9+elo10)/10 {this finds average}

}      
[/quote]

erik
this is kind of like Chess Mentor and Chess Tactics Trainer, except 10 problems :)
TalFan
erik wrote: this is kind of like Chess Mentor and Chess Tactics Trainer, except 10 problems :)

Lol erik nice plug there :)

Pavrey
My rating on the test was 2045! I do not play too much of online chess on chess.com where my rating is 1765.
Darce
2220, but i took about an hour to answer all of them. Lot of spare time since theres no school, and they're not doing wushu these holidays.
TalFan

best moves :

1)f6-f3

2)g2-e4

3)c5-c6

4)e5-e6

5) e3-c5

6) g5-f6

7) f6-h7

8) b6-d8

9) e3-d4

10) d9-d7

makiaveli

1780

my FIDE rating is 2105 ? 


silentfilmstar13
I spent about 10-15 seconds on each one.  I scored 1580. 
LuigiBotha

chess.com 1570

above site ELO est. 1550

tactics trainer after 10 puzzles 985 :(

 

Ocky
1475
peldan
1800 which simply can't be true :p I started playing last summer and have only played OTB twice
Alex_M

1280

 

Apoapsis

1130

WOW~ chess.com is accurate!

Graw81
makiaveli wrote:

1780

my FIDE rating is 2105 ? 


 I found that FIDE rated players i played OTB are overrated. Specifically i am talking about players who have been rated by FIDE for a year or so, generally they have all been youth players. I dont mean players who have been a stable 2300 for some years etc


cmh0114
ELO: 1425
chess.com:  About 1350. 
From what I've been reading, I think this is fairly accurate, within 100 or 200 points. 

Puppaz
I got ELO 1690, my chess.com rating is ~1500, I quite enjoy these positional questions, rather than "puzzles" where you know there's some trick going on, instead of just asking you what move is actually best. The rating is probably higher because I think more on these questions than I do in my own actual games! Possibly because in your own games you can get trapped in the flow of the moves, focussing on certain parts, where as on these questions you try to force yourself to see the whole board, I should probably start doing that in my games :\
PrideNSorrow

1) f6-f3??   I thought about the rook sac, then didnt see a follow-up. I mean, it removes the defense of d4, but does black plan to sac the knight too with c5-d4? 

 4) b3-f7   Is what I said, and according to them it's the weakest move here. After exchanging bishops then playing e6, doesn't white have a forced win as black has to keep moving back the king?

 btw, 1605 test, 1478 on chess.com so I suck. I am frustrated by my bad rating. I play chess because it's so creative and unique, but at the same time I'd like to have a little more to show for my years of playing. I do a daily puzzle, read annotations and study games on chessgames.com, and overall I feel like I improve daily, and yet my rating disagrees lol.


This forum topic has been locked
Forums
Forum Legend
Following
New Comments
Locked Topic
Pinned Topic