Converting a 0 - 6 scale to a 0 - 10 scale in a linear fashion

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite












If I have a scale between 0-6, and say, a value of 4. How would I stretch the scale to 0-10 without skewing the results. In other words, how would I stretch the result without it being logarithmic?







share|cite|improve this question

















  • 10




    Multiply by $10/6$?
    – Wojowu
    Jul 30 at 19:05














up vote
2
down vote

favorite












If I have a scale between 0-6, and say, a value of 4. How would I stretch the scale to 0-10 without skewing the results. In other words, how would I stretch the result without it being logarithmic?







share|cite|improve this question

















  • 10




    Multiply by $10/6$?
    – Wojowu
    Jul 30 at 19:05












up vote
2
down vote

favorite









up vote
2
down vote

favorite











If I have a scale between 0-6, and say, a value of 4. How would I stretch the scale to 0-10 without skewing the results. In other words, how would I stretch the result without it being logarithmic?







share|cite|improve this question













If I have a scale between 0-6, and say, a value of 4. How would I stretch the scale to 0-10 without skewing the results. In other words, how would I stretch the result without it being logarithmic?









share|cite|improve this question












share|cite|improve this question




share|cite|improve this question








edited Jul 30 at 19:24









Brian Tung

25.2k32353




25.2k32353









asked Jul 30 at 19:02









Ewan Valentine

1133




1133







  • 10




    Multiply by $10/6$?
    – Wojowu
    Jul 30 at 19:05












  • 10




    Multiply by $10/6$?
    – Wojowu
    Jul 30 at 19:05







10




10




Multiply by $10/6$?
– Wojowu
Jul 30 at 19:05




Multiply by $10/6$?
– Wojowu
Jul 30 at 19:05










1 Answer
1






active

oldest

votes

















up vote
2
down vote



accepted










Try this: if $G$ denotes your grade in the $0-6$ system, and $NG$ denoted the new grade in the $0-10$ system, then you want:



$$fracG6 = fracGN10.$$



Solving for $GN$ gives you



$$GN=frac10G6.$$



Thus, if you received $G=4$ in your old scale, in the new scale the grade would be $frac10 cdot 46 approx 6.67$






share|cite|improve this answer





















    Your Answer




    StackExchange.ifUsing("editor", function ()
    return StackExchange.using("mathjaxEditing", function ()
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    );
    );
    , "mathjax-editing");

    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "69"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );








     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2867321%2fconverting-a-0-6-scale-to-a-0-10-scale-in-a-linear-fashion%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    2
    down vote



    accepted










    Try this: if $G$ denotes your grade in the $0-6$ system, and $NG$ denoted the new grade in the $0-10$ system, then you want:



    $$fracG6 = fracGN10.$$



    Solving for $GN$ gives you



    $$GN=frac10G6.$$



    Thus, if you received $G=4$ in your old scale, in the new scale the grade would be $frac10 cdot 46 approx 6.67$






    share|cite|improve this answer

























      up vote
      2
      down vote



      accepted










      Try this: if $G$ denotes your grade in the $0-6$ system, and $NG$ denoted the new grade in the $0-10$ system, then you want:



      $$fracG6 = fracGN10.$$



      Solving for $GN$ gives you



      $$GN=frac10G6.$$



      Thus, if you received $G=4$ in your old scale, in the new scale the grade would be $frac10 cdot 46 approx 6.67$






      share|cite|improve this answer























        up vote
        2
        down vote



        accepted







        up vote
        2
        down vote



        accepted






        Try this: if $G$ denotes your grade in the $0-6$ system, and $NG$ denoted the new grade in the $0-10$ system, then you want:



        $$fracG6 = fracGN10.$$



        Solving for $GN$ gives you



        $$GN=frac10G6.$$



        Thus, if you received $G=4$ in your old scale, in the new scale the grade would be $frac10 cdot 46 approx 6.67$






        share|cite|improve this answer













        Try this: if $G$ denotes your grade in the $0-6$ system, and $NG$ denoted the new grade in the $0-10$ system, then you want:



        $$fracG6 = fracGN10.$$



        Solving for $GN$ gives you



        $$GN=frac10G6.$$



        Thus, if you received $G=4$ in your old scale, in the new scale the grade would be $frac10 cdot 46 approx 6.67$







        share|cite|improve this answer













        share|cite|improve this answer



        share|cite|improve this answer











        answered Jul 30 at 19:09









        Pawel

        2,892921




        2,892921






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2867321%2fconverting-a-0-6-scale-to-a-0-10-scale-in-a-linear-fashion%23new-answer', 'question_page');

            );

            Post as a guest













































































            Comments

            Popular posts from this blog

            What is the equation of a 3D cone with generalised tilt?

            Color the edges and diagonals of a regular polygon

            Relationship between determinant of matrix and determinant of adjoint?