Correlation / regression / association between one categorical variable and two non-independent others2019 Community Moderator ElectionHow to get correlation between two categorical variable and a categorical variable and continuous variable?Minimize correlation between input and output of black box systemCoalitional effect in logistic regression and assessing explanarory variable contributionNominal categorical variable with two levels: Label Encoding or One Hot encoding?Calculating correlation between two time variablesAlgorithms affected by multicollinearity due to correlation between independent featuresRegression model for continuous dependent variable and count independent variablesWhat is the relationship between correlation ratio and one-way Anova?Correlation between nominal categorical variablesHow to measure correlation between several categorical features and a numerical label in Python?

Landlord wants to switch my lease to a "Land contract" to "get back at the city"

Are white and non-white police officers equally likely to kill black suspects?

Why is my log file so massive? 22gb. I am running log backups

What causes the sudden spool-up sound from an F-16 when enabling afterburner?

When blogging recipes, how can I support both readers who want the narrative/journey and ones who want the printer-friendly recipe?

extract characters between two commas?

Could Giant Ground Sloths have been a good pack animal for the ancient Mayans?

Crop image to path created in TikZ?

Creating a loop after a break using Markov Chain in Tikz

Extreme, but not acceptable situation and I can't start the work tomorrow morning

Is every set a filtered colimit of finite sets?

Where to refill my bottle in India?

Copycat chess is back

Why Is Death Allowed In the Matrix?

Where else does the Shulchan Aruch quote an authority by name?

Shall I use personal or official e-mail account when registering to external websites for work purpose?

What do the Banks children have against barley water?

What is GPS' 19 year rollover and does it present a cybersecurity issue?

Does a dangling wire really electrocute me if I'm standing in water?

Pristine Bit Checking

New order #4: World

Is this food a bread or a loaf?

What is the offset in a seaplane's hull?

Why did the Germans forbid the possession of pet pigeons in Rostov-on-Don in 1941?



Correlation / regression / association between one categorical variable and two non-independent others



2019 Community Moderator ElectionHow to get correlation between two categorical variable and a categorical variable and continuous variable?Minimize correlation between input and output of black box systemCoalitional effect in logistic regression and assessing explanarory variable contributionNominal categorical variable with two levels: Label Encoding or One Hot encoding?Calculating correlation between two time variablesAlgorithms affected by multicollinearity due to correlation between independent featuresRegression model for continuous dependent variable and count independent variablesWhat is the relationship between correlation ratio and one-way Anova?Correlation between nominal categorical variablesHow to measure correlation between several categorical features and a numerical label in Python?










0












$begingroup$


Let's say I want to measure association / correlation between one categorical variables, and two others which are not independent. As an example (not the one I'm using), I have a data set with three columns:



  • Died of X (true/false)

  • Country of residence (let's assume ~10 total)

  • Ethnic group (let's assume ~5 total)

I want to know whether "Died of X" is better explained by country of residence or ethnic group, knowing that ethnic group and country of residence are far from independent. For the cherry on the cake I'd like to know how much of "died of X" is explained by country, ethnic group, or neither (rather like multivariate regression but for categorical variables).



What's the best approach to take? Data set is small-digit-thousands and "died of X" is about 30% on average if that matters.



(my stats is very rusty so please forgive an obvious question)










share|improve this question









$endgroup$
















    0












    $begingroup$


    Let's say I want to measure association / correlation between one categorical variables, and two others which are not independent. As an example (not the one I'm using), I have a data set with three columns:



    • Died of X (true/false)

    • Country of residence (let's assume ~10 total)

    • Ethnic group (let's assume ~5 total)

    I want to know whether "Died of X" is better explained by country of residence or ethnic group, knowing that ethnic group and country of residence are far from independent. For the cherry on the cake I'd like to know how much of "died of X" is explained by country, ethnic group, or neither (rather like multivariate regression but for categorical variables).



    What's the best approach to take? Data set is small-digit-thousands and "died of X" is about 30% on average if that matters.



    (my stats is very rusty so please forgive an obvious question)










    share|improve this question









    $endgroup$














      0












      0








      0





      $begingroup$


      Let's say I want to measure association / correlation between one categorical variables, and two others which are not independent. As an example (not the one I'm using), I have a data set with three columns:



      • Died of X (true/false)

      • Country of residence (let's assume ~10 total)

      • Ethnic group (let's assume ~5 total)

      I want to know whether "Died of X" is better explained by country of residence or ethnic group, knowing that ethnic group and country of residence are far from independent. For the cherry on the cake I'd like to know how much of "died of X" is explained by country, ethnic group, or neither (rather like multivariate regression but for categorical variables).



      What's the best approach to take? Data set is small-digit-thousands and "died of X" is about 30% on average if that matters.



      (my stats is very rusty so please forgive an obvious question)










      share|improve this question









      $endgroup$




      Let's say I want to measure association / correlation between one categorical variables, and two others which are not independent. As an example (not the one I'm using), I have a data set with three columns:



      • Died of X (true/false)

      • Country of residence (let's assume ~10 total)

      • Ethnic group (let's assume ~5 total)

      I want to know whether "Died of X" is better explained by country of residence or ethnic group, knowing that ethnic group and country of residence are far from independent. For the cherry on the cake I'd like to know how much of "died of X" is explained by country, ethnic group, or neither (rather like multivariate regression but for categorical variables).



      What's the best approach to take? Data set is small-digit-thousands and "died of X" is about 30% on average if that matters.



      (my stats is very rusty so please forgive an obvious question)







      regression categorical-data correlation






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 29 at 10:31









      ArbutusArbutus

      11




      11




















          0






          active

          oldest

          votes












          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: "557"
          ;
          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%2fdatascience.stackexchange.com%2fquestions%2f48207%2fcorrelation-regression-association-between-one-categorical-variable-and-two%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Data Science Stack Exchange!


          • 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%2fdatascience.stackexchange.com%2fquestions%2f48207%2fcorrelation-regression-association-between-one-categorical-variable-and-two%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

          Adding axes to figuresAdding axes labels to LaTeX figuresLaTeX equivalent of ConTeXt buffersRotate a node but not its content: the case of the ellipse decorationHow to define the default vertical distance between nodes?TikZ scaling graphic and adjust node position and keep font sizeNumerical conditional within tikz keys?adding axes to shapesAlign axes across subfiguresAdding figures with a certain orderLine up nested tikz enviroments or how to get rid of themAdding axes labels to LaTeX figures

          Luettelo Yhdysvaltain laivaston lentotukialuksista Lähteet | Navigointivalikko

          Gary (muusikko) Sisällysluettelo Historia | Rockin' High | Lähteet | Aiheesta muualla | NavigointivalikkoInfobox OKTuomas "Gary" Keskinen Ancaran kitaristiksiProjekti Rockin' High