Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: Correlation of Dummy and Metric Variables?


From   Christian Weiß <[email protected]>
To   statalist <[email protected]>
Subject   st: Correlation of Dummy and Metric Variables?
Date   Mon, 21 Sep 2009 10:45:14 -0400

Dear Statalist,

although it's not a particularly Stata specific question , I am hoping
to get advise on the following (basic?) question:


I am using the following command to get a correlation matrix

	quietly estpost correlate `vars', matrix
	esttab using correlations.csv, not unstack compress noobs star(* 0.10
** 0.05 *** 0.01) long b(%9.2f) replace

`vars' containts a battery of mostly metric variables. Besides the
metric variables, there is also three dummy variables.

I am wondering now if the reported (relatively high) correlation
coefficients among the dummy variables and between some of the metric
variables and the dummy variables are actually meaningful. How to
interpret them / which correlation test to use?


Thank's a lot,
Christian
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index