Page 34 of 41 FirstFirst ... 243233343536 ... LastLast
Results 331 to 340 of 406

Thread: [WCA Regulations 2012] Remove +2 penalty for misaligned sides

  1. #331
    Premium Member Bob's Avatar
    Join Date
    Apr 2006
    Location
    Kearny, NJ, USA
    WCA Profile
    2003BURT01
    Posts
    1,290

    Default

    Quote Originally Posted by Dene View Post
    When you fail to come up with another reason, I would like you to give your subjective opinion as to why the WCA should cradle competitors like a baby rather than treating them as adults with the mental capacity to understand the difference between solved and not solved, therefore giving them the cushion of a +2 penalty rather than DNFing them.
    You do realize that most of the competitors in our sport are not adults, right?
    I'm Bob Burton. Maybe you've heard of me. http://www.cubewhiz.com

  2. #332
    Member
    Join Date
    May 2006
    WCA Profile
    2004ROUX01
    Posts
    129

    Default

    Quote Originally Posted by Sebastien View Post
    but I still think that removing the rule would create worse conditions for all competitors.
    Asking for people to solve puzzles makes their life harder.
    More seriously, removing the "pop" rule created worse conditions.

  3. #333
    Member
    Join Date
    Sep 2010
    Location
    Near Toronto, Ontario, Canada
    WCA Profile
    2010DAVI06
    YouTube
    DeanOfBloons
    Posts
    1,735

    Default

    Quote Originally Posted by gogozerg View Post
    Asking for people to solve puzzles makes their life harder.
    More seriously, removing the "pop" rule created worse conditions.
    Another solve for a POP? Couldn't competitors force a POP to get another solve? Or is this why the rule was removed in the first place?
    [1/5/12/100] [3x3: 7.36/9.56/10.37/11.18] [4x4: 38.36/46.16/48.37/52.35] [Pyraminx: 1.94/4.26/4.59/5.54]
    3BLD: 1:01.80 4BLD: 6:09.88 5BLD: 14:55.95

  4. #334

    Default

    Quote Originally Posted by Bob View Post
    You do realize that most of the competitors in our sport are not adults, right?
    Fun fact:

    Code:
    mysql> select sum( if( year*10000+100*month+day <= 19940606, 1, 0 )) atleast18,
        ->        sum( if( year*10000+100*month+day >  19940606, 1, 0 )) under18
        -> from Persons, (select distinct personId from Results, Competitions where Competitions.id=competitionId and year>=2012) tmp
        -> where personId=Persons.id and year and month and day;
    +-----------+---------+
    | atleast18 | under18 |
    +-----------+---------+
    |      1936 |    1935 |
    +-----------+---------+
    
    mysql> select sum( if( year*10000+100*month+day <= 19940605, 1, 0 )) atleast18,
        ->        sum( if( year*10000+100*month+day >  19940605, 1, 0 )) under18
        -> from Persons, (select distinct personId from Results, Competitions where Competitions.id=competitionId and year>=2012) tmp
        -> where personId=Persons.id and year and month and day;
    +-----------+---------+
    | atleast18 | under18 |
    +-----------+---------+
    |      1935 |    1936 |
    +-----------+---------+
    Of all the competitors this year where we have the birth date, the "majority" is now 18 or older.

    Oh wait, the scale-tipping guy born 18 years ago on June 6 is Mexican, and in Mexico it's still June 5 right now.
    Last edited by Stefan; 06-05-2012 at 07:43 PM.

  5. #335
    Premium Member Dene's Avatar
    Join Date
    Dec 2007
    WCA Profile
    2009BEAR01
    YouTube
    masterNZ
    Posts
    5,389

    Default

    Oooh some fun!

    Quote Originally Posted by aronpm View Post
    You're using the term "risk" here to add the implication that the solver is doing something bad.
    Not at all. I've said before, and I'll repeat again, the aim is not to stop or prevent people taking risks, and I do not think it is a bad thing. I take risks when solving almost every time. The point is that taking a risk is taking a risk, and it should not be the position of the WCA to give people taking risks some protective padding in case their risk doesn't pay off (or else it isn't really much of a risk at all).

    Quote Originally Posted by aronpm View Post
    By "being lazy" (a term which you're using to ridicule the opposition) they are already adding 2 seconds on to their time. If a competitor cares about their time, they don't want to have a +2.
    I only use the laziness one for the few rare cases that might occur where someone isn't taking a risk but still has a misaligned slice (without deliberately doing it). I certainly think that 99.9% of misaligned slices are caused by risk taking, and that is where the emphasis should lie.

    Quote Originally Posted by aronpm View Post
    However, mistakes happen. I think you should realise this fact.
    Of course I realise mistakes happen. They happen in every day life all the time. Often, people suffer the consequences of making mistakes. Rarely do mistakes end up benefiting the person. In sport, this is certainly even rarer. The WCA shouldn't be here to cover people that make mistakes, it should be here to determine whether, in this instance, a competitor has solved the cube or not. They can make a million mistakes if they like, as long as it is solved at the end.

    Quote Originally Posted by aronpm View Post
    3) The WCA shouldn't cradle competitors like babies!
    This isn't even an argument, it's just something you're saying to ridicule the opposing argument and make yourself sound right.
    Congratulations for noticing that, Captain Obvious. But I notice you point that out while not actually addressing the point I made. In fact, you haven't addressed any of the points I made. You've really convinced me now...
    (11:03:38 AM) Dene: killermanp0: btw do you know what "EG" stands for?
    (11:04:28 AM) killermanp0: yeah
    (11:04:34 AM) killermanp0: Erik and Guimmoind

  6. #336

    Default

    Quote Originally Posted by Dene View Post
    it should not be the position of the WCA to give people taking risks some protective padding in case their risk doesn't pay off (or else it isn't really much of a risk at all).
    It is still a risk; they have the risk of 2 seconds being added to their solve.
    The WCA shouldn't be here to cover people that make mistakes, it should be here to determine whether, in this instance, a competitor has solved the cube or not. They can make a million mistakes if they like, as long as it is solved at the end.
    +2 is not beneficial. It is a penalty.
    Congratulations for noticing that, Captain Obvious. But I notice you point that out while not actually addressing the point I made. In fact, you haven't addressed any of the points I made. You've really convinced me now...
    You have no points. keyan is the only person making any decent argument against +2. Sorry about that.
    If anyone wants to add me on Guild Wars 2 send me a PM :tu

  7. #337
    Super-Duper Moderator Lucas Garron's Avatar
    Join Date
    Jul 2007
    Location
    Where the rolling foothills rise
    WCA Profile
    2006GARR01
    YouTube
    LucasGarron
    Posts
    2,833

    Default

    Quote Originally Posted by Vincents View Post
    I'm glad this discussion is continuing. I'm even more glad that multiple WRC members are monitoring and sometimes weighing in. Carry on.
    I'm also still here. I'm trying not to get too involved, but I'm glad Chris (keyan) is making all his points. If he's sounding desperate, it's because he has to argue almost on his own, in a field of terrible rhetoric.

    I'm starting to think we should have criteria for WCA Regulation changes. Right now, I have in mind:

    1) When adding/changing rules, the primary consideration should be whether it would make for objectively better regulations.
    2) If it is objectively better, and significantly conflicts with past regulations, *then* we should consider whether it is worth the cost of switching.


    Personally, the argument in this thread is convincing me that with regard to criterion 1, removing +2's is better: it would have been better not to have had the penalty in the regulations, ever (there are some valid arguments to the contrary, but I haven't seen them argued well enough, and this post is not intended to address them).

    This is being heavily conflated with criterion 2. Yes, the problem of switching is a big concern, but it should be done if we can decide whether the change is better. To this regard, I would appreciate it if people spent more time addressing criterion 1 (unless they have a sane argument that we should not follow the criteria like this). Unfortunately, it seems that this is extremely difficult for the "nocebo" sort of reasons Chris mentioned.

    As I think I've said before, what I expect will happen is that the change will not be made *simply* because it is controversial, and there are many more uncontroversial rules to fix first.
    (If this comes up for discussion in 2013, and somebody tries to use the argument that we shouldn't switch because the current discussion didn't lead to a switch, they'll be lucky if I don't do more than let out a sigh and ignore them.)
    garron.us | cubing.net | twisty.js | ACube.js | Mark 2 | Regs | Show people your algs: alg.garron.us

  8. #338

    Default

    In baseball, if you miss the sweet spot by less than 1/16 of an inch, your walk-off grand slam could turn into a game ending ground ball double play. However, we all know that you COULD have hit a home run... but you didn't.
    "Oh yeah, now do it BLINDFOLDED!"
    "Ok, give me a blindfold."

  9. #339
    Premium Member Dene's Avatar
    Join Date
    Dec 2007
    WCA Profile
    2009BEAR01
    YouTube
    masterNZ
    Posts
    5,389

    Default

    Quote Originally Posted by aronpm View Post
    It is still a risk; they have the risk of 2 seconds being added to their solve.
    So what purpose does the +2 serve other than to give credit where it isn't due?

    Quote Originally Posted by aronpm View Post
    +2 is not beneficial. It is a penalty.
    Again, what purpose does it serve?

    Quote Originally Posted by aronpm View Post
    You have no points. keyan is the only person making any decent argument against +2. Sorry about that.
    And yet, you have failed, time and time again, to come up with any argument against my own (and I do have points, if you fail to see them I can't help you). If it isn't decent, one would have thought it would have crumbled by now.
    (11:03:38 AM) Dene: killermanp0: btw do you know what "EG" stands for?
    (11:04:28 AM) killermanp0: yeah
    (11:04:34 AM) killermanp0: Erik and Guimmoind

  10. #340

    Default

    Quote Originally Posted by Kirjava View Post
    can you show where he said it would?
    That was my interpretation of his usage of "hinder" in the context of a discussion about competition regulations. However, acknowledged, post edited.

    Quote Originally Posted by Bob View Post
    Removing the +2 changes it to a DNF. The category between "solved" and "unsolved" is still there. We still have to analyze the same solves. The only thing simpler about it is that we would be that if the puzzle is more than one move away, we do not need to analyze if the second turn is 45 degrees away.
    Sorry, I don't see where removing one of the judging classifications is equally complicated. Can you explain what is the category between solved and unsolved that is still there? I honestly don't understand your second sentence.
    Edit: Reading again, I think I understand what you're saying. Currently, the rules have two points of distinction between three different categories: solved, unsolved but close, unsolved. The proposed change would have one point of distinction between two categories. That's simpler.

    Quote Originally Posted by Bob
    A penalty on clock would not have anything to do with being part way between hours, but instead being able to solve the clock in "one move." Let's consider one move to mean that you may put the pins in whatever position you like and turn any one dial to solve the clock. The inserts do not have anything to do with the solved state, as the clocks click into place. Boom, consistency attained across puzzles.
    Yeah, this is how I treat unclear clocks in competition. However, this really isn't a good procedure. The only way to check the state of the puzzle is to manipulate the puzzle. What if the competitor disagrees? "No, it didn't click!" With a cube you observe, whereas clock you have to manipulate.

    Quote Originally Posted by Bob
    And I think he did. In the regulations, a puzzle off by 1 move is still considered solved, but there is a penalty attached. So we are comparing somebody who solved 20 out of 20 cubes with somebody who solved 20 out of 21.
    Here you're saying a puzzle off by one turn is solved. Putting aside the way the current regulations treat cubes, can you say what is the difference between a solved cube and an unsolved cube?

    Quote Originally Posted by Bob
    If we want to look more professional, let's get rid of feet solving. IMO feet solving poses more of a threat of looking goofy and unprofessional than does having cubes misaligned by 1 turn receiving penalties. Are you also proposing that we eliminate inspection before the solve? It sounds like you are.
    Feet and inspection are separate issues deserving other threads. But no, I'm not. Sorry, forgot to mention that yesterday. Late night. See my post just now in the stickerless cube thread. Removing inspection would change part of how we actually solve, whereas this change deals not with solving, but how we treat unsolved cubes. I see these as different.

    Quote Originally Posted by Bob
    So why accept cubes that are off by 44 degrees as solved? You can see rather clearly that the sides are not completely aligned. How about 30 degrees? 10 degrees?
    This has already been discussed. Less than 45 degrees is closer to solved than unsolved. Greater than 45 is closer to unsolved than solved. Exactly 45 tie goes to the runner. So far, no one has seemed to disagree with this.

    Quote Originally Posted by Bob
    I also don't see how the rule change makes competitions easier to run in any way. You mentioned that it would be easier for judges, but honestly, it won't. They still need to check for 45 degrees. The only thing that changes is that they would write "DNF" instead of 12.11 + 2 = 14.11. Except now, if an inexperienced judge unknowingly accepts a result that was off by 45 degrees or more without knowing any better, we've now given somebody credit for a solve instead of giving them a free 2 second bonus.
    Currently judges are told that if a cube looks to be unsolved, it might mean something more than record the score, risne and repeat. So now they have to write out 12.11+2=14.11. They have to remember not to just write 12.11+2, or even more bothersome 14.11+2. But then they also learn that there's another step, where it's off by even more. So that cube that's off by 90 degrees is +2, so 180 must be unsolved, right? What about this one, the top is turned some, but so is the bottom. This 4 layer one has two layers turned, that's not solved, right? Reducing the amount of stuff that new judges need to learn and keep in mind during a competition makes the training process easier, allows them to focus on other stuff (not starting the solve with cube in hand, not twisting corners in place, etc.) and helps the competition run better.
    Anecdotally, I don't think it's likely for a judge to unknowingly accept a cube over 45 degrees. More common that they think a cube off by only a small amount should be considered unsolved.

    Quote Originally Posted by DrKorbin View Post
    I think that determination of the angle of misalign and comparsion it with 45 degrees angle won't blow judge's brain. If it blows, he can always ask more experienced judge. If you (as organizer) have troubles with explanation of this rule to your judges, you can get competitors involved.
    And how exactly simplification of the rules will increase the number of competitions?
    "Oh, I want to organize a competition, but I have no room".
    "Oh, I want to organize a competition, but I have no money or sponsorship".
    "Oh, I want to organize a competition, but this +2 penalty rule is so complex".
    Venue and sponsorship are unrelated issues.
    I've seen plenty of people that have trouble learning this alongside all the other stuff that a judge is supposed to learn. Reducing the amount of learning and work that judges have to do means that less time can be spent before the competition on training, means that more people might be willing to help judge, means that judges might not get as tired and want/need to take a break during the competition. Have you ever seen a competition fall apart because the judges got tired and just left? Yeah, that there reduces the number of competitions that can be held. Everything that makes the process simpler without impacting fairness or changing the inherent nature of solving are beneficial. Don't just brush it off as something small, it still adds up.

    Quote Originally Posted by DrKorbin
    It is counted as solved with penalty, not solved and not unsolved.
    We record results as just numbers. What is differentiating the person that (feet) solves in 1:18 and intentionally skips the last move and the person that solves in 1:20?

    Quote Originally Posted by Sebastien View Post
    Thank you for summarizing his point Mike!

    I'm sorry, but I can't agree with any of these points to be an argument for changing this rule.

    - Simplification is generally a good point, but not always a good idea. There are many regulations whose removal would bring simplicity, but would would have fatal impact on our sport. Imagine we would get rid of almost all juding and scrambling procedures. Or get rid of WCA Delegates. This would as well create simplicity. I'm not saying the removal of this rule would have such an fatal influence, but I still think that removing the rule would create worse conditions for all competitors.
    - The current official events are partwise very different from each other. I think we already have consistency around all events where wimilar measurement is possible.
    - You didn't bring any case that I would consider as weird.
    - My personal point of view: I don't care at all (and this is nicely said) about what some kind of general public thinks. I refuse in general to even notice comments from people about any kind of matter the are not informed about. Furthermore I don't accept any of your supposed sport analogies, as this is Speedcubing, which is just different from other sports.
    -I get the impression you didn't read my post. No offense taken, I know my writing isn't very concise, but I specifically addressed what you say here. Changes that simplify the process without changing fairness or the inherent nature of solving are very different from removing the scrambling procedure. Can you clarify exactly what are the worse conditions you see from the proposed rule change? Is treating unsolved cubes as unsolved specifically unfair?
    -The speedsolving events are all very similar, in that they all are basically defined by Article A of the WCA regulations. The speedsolving events are basically all the same, but we added this extra classification and realized that it doesn't work for one of the puzzles.
    -You think that someone that made ten mistakes performed better than someone that made two? Narrowing it down a little, two multiBLD solvers both attempt 20 cubes and finish in exactly the same time. The competitor who made twenty mistakes gets a better result than the person that made two. That's not even a little weird?
    -Changing the basic nature of speedsolving to please outsiders is totally unnecessary, I agree. But the proposed change has nothing to do with the basic nature of speedsolving. The objective is still to solve the cube with speed. The change is not proposed because of how outsiders see it, but that is still one of the benefits that may be had.

    Lucas, thanks, well said and I hope people try to make their points as you said.
    Last edited by keyan; 06-06-2012 at 02:30 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •