Are the independent variables in the linear regression independent?












2












$begingroup$


Ask some statistical concepts of linear regression:





  1. Does the general linear regression specify that the independent variables are independent of each other?




    • I have seen a similar description that needs to match the characteristics of LINE


    • I also saw that some people say no, only when collinearity appears.




  2. Next, how do you prove the dependent/independent relationship between "independent variables"? Is it a method of using correlation coefficients or probability independent events?











share|cite|improve this question









$endgroup$

















    2












    $begingroup$


    Ask some statistical concepts of linear regression:





    1. Does the general linear regression specify that the independent variables are independent of each other?




      • I have seen a similar description that needs to match the characteristics of LINE


      • I also saw that some people say no, only when collinearity appears.




    2. Next, how do you prove the dependent/independent relationship between "independent variables"? Is it a method of using correlation coefficients or probability independent events?











    share|cite|improve this question









    $endgroup$















      2












      2








      2





      $begingroup$


      Ask some statistical concepts of linear regression:





      1. Does the general linear regression specify that the independent variables are independent of each other?




        • I have seen a similar description that needs to match the characteristics of LINE


        • I also saw that some people say no, only when collinearity appears.




      2. Next, how do you prove the dependent/independent relationship between "independent variables"? Is it a method of using correlation coefficients or probability independent events?











      share|cite|improve this question









      $endgroup$




      Ask some statistical concepts of linear regression:





      1. Does the general linear regression specify that the independent variables are independent of each other?




        • I have seen a similar description that needs to match the characteristics of LINE


        • I also saw that some people say no, only when collinearity appears.




      2. Next, how do you prove the dependent/independent relationship between "independent variables"? Is it a method of using correlation coefficients or probability independent events?








      regression






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Feb 26 at 3:15









      WeiYuanWeiYuan

      28317




      28317






















          2 Answers
          2






          active

          oldest

          votes


















          5












          $begingroup$

          The use of the name "independent variable" is unfortunately misleading. Personally I prefer to use other terms if I can. They are not assumed to be independent of each other.



          In the regression model you condition on them so their dependence is generally not material to prediction, but there is a possible issue with estimation of individual effects/effect sizes (particularly in relation to deciding which variables are important, for example).






          share|cite|improve this answer









          $endgroup$





















            1












            $begingroup$

            It is not assumed that the "explicative variables" must be independent from each other. However, we must be aware of the problem of colinearity.



            If your explicative variables are correlated, then the model may get confused about which one of them is having the effect on the "target". It's true that correlation and dependency are two different concepts, but this is still an idea to keep in mind






            share|cite|improve this answer









            $endgroup$













              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: "65"
              };
              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',
              autoActivateHeartbeat: false,
              convertImagesToLinks: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstats.stackexchange.com%2fquestions%2f394405%2fare-the-independent-variables-in-the-linear-regression-independent%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              5












              $begingroup$

              The use of the name "independent variable" is unfortunately misleading. Personally I prefer to use other terms if I can. They are not assumed to be independent of each other.



              In the regression model you condition on them so their dependence is generally not material to prediction, but there is a possible issue with estimation of individual effects/effect sizes (particularly in relation to deciding which variables are important, for example).






              share|cite|improve this answer









              $endgroup$


















                5












                $begingroup$

                The use of the name "independent variable" is unfortunately misleading. Personally I prefer to use other terms if I can. They are not assumed to be independent of each other.



                In the regression model you condition on them so their dependence is generally not material to prediction, but there is a possible issue with estimation of individual effects/effect sizes (particularly in relation to deciding which variables are important, for example).






                share|cite|improve this answer









                $endgroup$
















                  5












                  5








                  5





                  $begingroup$

                  The use of the name "independent variable" is unfortunately misleading. Personally I prefer to use other terms if I can. They are not assumed to be independent of each other.



                  In the regression model you condition on them so their dependence is generally not material to prediction, but there is a possible issue with estimation of individual effects/effect sizes (particularly in relation to deciding which variables are important, for example).






                  share|cite|improve this answer









                  $endgroup$



                  The use of the name "independent variable" is unfortunately misleading. Personally I prefer to use other terms if I can. They are not assumed to be independent of each other.



                  In the regression model you condition on them so their dependence is generally not material to prediction, but there is a possible issue with estimation of individual effects/effect sizes (particularly in relation to deciding which variables are important, for example).







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Feb 26 at 5:09









                  Glen_bGlen_b

                  213k22411760




                  213k22411760

























                      1












                      $begingroup$

                      It is not assumed that the "explicative variables" must be independent from each other. However, we must be aware of the problem of colinearity.



                      If your explicative variables are correlated, then the model may get confused about which one of them is having the effect on the "target". It's true that correlation and dependency are two different concepts, but this is still an idea to keep in mind






                      share|cite|improve this answer









                      $endgroup$


















                        1












                        $begingroup$

                        It is not assumed that the "explicative variables" must be independent from each other. However, we must be aware of the problem of colinearity.



                        If your explicative variables are correlated, then the model may get confused about which one of them is having the effect on the "target". It's true that correlation and dependency are two different concepts, but this is still an idea to keep in mind






                        share|cite|improve this answer









                        $endgroup$
















                          1












                          1








                          1





                          $begingroup$

                          It is not assumed that the "explicative variables" must be independent from each other. However, we must be aware of the problem of colinearity.



                          If your explicative variables are correlated, then the model may get confused about which one of them is having the effect on the "target". It's true that correlation and dependency are two different concepts, but this is still an idea to keep in mind






                          share|cite|improve this answer









                          $endgroup$



                          It is not assumed that the "explicative variables" must be independent from each other. However, we must be aware of the problem of colinearity.



                          If your explicative variables are correlated, then the model may get confused about which one of them is having the effect on the "target". It's true that correlation and dependency are two different concepts, but this is still an idea to keep in mind







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered Feb 26 at 7:24









                          asdfasdf

                          1873




                          1873






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Cross Validated!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              Use MathJax to format equations. MathJax reference.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstats.stackexchange.com%2fquestions%2f394405%2fare-the-independent-variables-in-the-linear-regression-independent%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

                              ComboBox Display Member on multiple fields

                              Is it possible to collect Nectar points via Trainline?