Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Just a thought on Codeprojec scroes

Just a thought on Codeprojec scroes

Scheduled Pinned Locked Moved The Lounge
helpquestioncsharpasp-netcom
12 Posts 7 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Laddie

    Hi Guys, Just stuck with something here in code project. This was a thread in the ASP.Net threads that was answerd by user ChrisKo http://www.codeproject.com/script/Forums/View.aspx?fid=12076&msg=2451635[^] It was Voted 5 by the person who posted the question. I too thought it was a good answer and Voted 5. Now his Score has to be 5x2 ie 10 right ? How ever it is telling the score as 5 ie (5+5)/2. May be i am too tired after a hard time with my boss that i an not able to find the reason..Please help :confused:

    Thanks Laddie Kindly rate if the answer was helpful

    P Offline
    P Offline
    peterchen
    wrote on last edited by
    #3

    Welcome, Laddie. Score is a weighted average. May be i am too tired after a hard time with my work, but I don't see the problem with that.

    We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
    blog: TDD - the Aha! | Linkify!| FoldWithUs! | sighist

    1 Reply Last reply
    0
    • L Laddie

      Hi Guys, Just stuck with something here in code project. This was a thread in the ASP.Net threads that was answerd by user ChrisKo http://www.codeproject.com/script/Forums/View.aspx?fid=12076&msg=2451635[^] It was Voted 5 by the person who posted the question. I too thought it was a good answer and Voted 5. Now his Score has to be 5x2 ie 10 right ? How ever it is telling the score as 5 ie (5+5)/2. May be i am too tired after a hard time with my boss that i an not able to find the reason..Please help :confused:

      Thanks Laddie Kindly rate if the answer was helpful

      L Offline
      L Offline
      Laddie
      wrote on last edited by
      #4

      I understand that is average score. But my question is about the logic behind it. Ie if your team get two goals your team scrore is 1 x 2 ie two goals right and not (1+1)/2 ie one goal. Because if one user votes 5 or two user votes 5 the score is still 5 here. That is my confusion

      Thanks Laddie Kindly rate if the answer was helpful

      L J V 3 Replies Last reply
      0
      • L Laddie

        I understand that is average score. But my question is about the logic behind it. Ie if your team get two goals your team scrore is 1 x 2 ie two goals right and not (1+1)/2 ie one goal. Because if one user votes 5 or two user votes 5 the score is still 5 here. That is my confusion

        Thanks Laddie Kindly rate if the answer was helpful

        L Offline
        L Offline
        Luc Pattyn
        wrote on last edited by
        #5

        Hi, if your article or message is very good, it may get a 5 vote from some reader. If another reader also finds it perfect, he can cast another 5 vote, but that does not improve the quality of your article/message, so the overall appreciation is and should still be 5. What it does give you is better protection against the next reader who might vote a lower number though: 5+5+1 would yield 3.67 whereas 5+1 would yield 3.00 assuming all votes have the same weight (which they don't, all those highly regarded gold and platinum members over here carry more weight and so they cast a stronger vote...) :)

        Luc Pattyn [Forum Guidelines] [My Articles]


        This month's tips: - before you ask a question here, search CodeProject, then Google; - the quality and detail of your question reflects on the effectiveness of the help you are likely to get; - use PRE tags to preserve formatting when showing multi-line code snippets.


        L 1 Reply Last reply
        0
        • L Laddie

          I understand that is average score. But my question is about the logic behind it. Ie if your team get two goals your team scrore is 1 x 2 ie two goals right and not (1+1)/2 ie one goal. Because if one user votes 5 or two user votes 5 the score is still 5 here. That is my confusion

          Thanks Laddie Kindly rate if the answer was helpful

          J Offline
          J Offline
          J4amieC
          wrote on last edited by
          #6

          Laddie wrote:

          Because if one user votes 5 or two user votes 5 the score is still 5 here. That is my confusion

          You really need some sleep. What part of average rating out of 5 is hard for you to understand?

          L 1 Reply Last reply
          0
          • L Laddie

            I understand that is average score. But my question is about the logic behind it. Ie if your team get two goals your team scrore is 1 x 2 ie two goals right and not (1+1)/2 ie one goal. Because if one user votes 5 or two user votes 5 the score is still 5 here. That is my confusion

            Thanks Laddie Kindly rate if the answer was helpful

            V Offline
            V Offline
            Vincent Curry
            wrote on last edited by
            #7

            Well... I suppose the idea about an average score is that if we added up all the scores then an article that had five votes each scoring one would be rated a five. If there was one vote rating it a five then it would be a five. In the end, the score would be more indicative of how many people voted, rather than the opinion of the voters...

            Vincent www.pub-olympics.com

            1 Reply Last reply
            0
            • L Luc Pattyn

              Hi, if your article or message is very good, it may get a 5 vote from some reader. If another reader also finds it perfect, he can cast another 5 vote, but that does not improve the quality of your article/message, so the overall appreciation is and should still be 5. What it does give you is better protection against the next reader who might vote a lower number though: 5+5+1 would yield 3.67 whereas 5+1 would yield 3.00 assuming all votes have the same weight (which they don't, all those highly regarded gold and platinum members over here carry more weight and so they cast a stronger vote...) :)

              Luc Pattyn [Forum Guidelines] [My Articles]


              This month's tips: - before you ask a question here, search CodeProject, then Google; - the quality and detail of your question reflects on the effectiveness of the help you are likely to get; - use PRE tags to preserve formatting when showing multi-line code snippets.


              L Offline
              L Offline
              Laddie
              wrote on last edited by
              #8

              Thanks Luc. I guess i am convinced about it now. Have a nice day

              Thanks Laddie Kindly rate if the answer was helpful

              L 1 Reply Last reply
              0
              • J J4amieC

                Laddie wrote:

                Because if one user votes 5 or two user votes 5 the score is still 5 here. That is my confusion

                You really need some sleep. What part of average rating out of 5 is hard for you to understand?

                L Offline
                L Offline
                Laddie
                wrote on last edited by
                #9

                Iwas not confused about the average but about the logic of taking average.Any way i am convinced now. Now i can peacefully go to sleep. :) Have a nice day

                Thanks Laddie Kindly rate if the answer was helpful

                1 Reply Last reply
                0
                • L Laddie

                  Thanks Luc. I guess i am convinced about it now. Have a nice day

                  Thanks Laddie Kindly rate if the answer was helpful

                  L Offline
                  L Offline
                  Luc Pattyn
                  wrote on last edited by
                  #10

                  Laddie wrote:

                  Thanks Luc

                  You're welcome.

                  Laddie wrote:

                  Kindly rate if the answer was helpful

                  I would if I could, but I can't rate my own messages... :laugh: :laugh:

                  Luc Pattyn [Forum Guidelines] [My Articles]


                  This month's tips: - before you ask a question here, search CodeProject, then Google; - the quality and detail of your question reflects on the effectiveness of the help you are likely to get; - use PRE tags to preserve formatting when showing multi-line code snippets.


                  L 1 Reply Last reply
                  0
                  • L Luc Pattyn

                    Laddie wrote:

                    Thanks Luc

                    You're welcome.

                    Laddie wrote:

                    Kindly rate if the answer was helpful

                    I would if I could, but I can't rate my own messages... :laugh: :laugh:

                    Luc Pattyn [Forum Guidelines] [My Articles]


                    This month's tips: - before you ask a question here, search CodeProject, then Google; - the quality and detail of your question reflects on the effectiveness of the help you are likely to get; - use PRE tags to preserve formatting when showing multi-line code snippets.


                    L Offline
                    L Offline
                    Laddie
                    wrote on last edited by
                    #11

                    :-D

                    Thanks Laddie Kindly rate if the answer was helpful

                    1 Reply Last reply
                    0
                    • L Laddie

                      Hi Guys, Just stuck with something here in code project. This was a thread in the ASP.Net threads that was answerd by user ChrisKo http://www.codeproject.com/script/Forums/View.aspx?fid=12076&msg=2451635[^] It was Voted 5 by the person who posted the question. I too thought it was a good answer and Voted 5. Now his Score has to be 5x2 ie 10 right ? How ever it is telling the score as 5 ie (5+5)/2. May be i am too tired after a hard time with my boss that i an not able to find the reason..Please help :confused:

                      Thanks Laddie Kindly rate if the answer was helpful

                      C Offline
                      C Offline
                      ChrisKo 0
                      wrote on last edited by
                      #12

                      Who cares how it's scored, I'm just glad I was of use to someone. Too bad I haven't helped myself much today, just can't get into a groove at all. Maybe after a nice lunch things will change for the better.

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups