Hi!
I'm pretty new to Stata and statistical analyses in general, so sorry in advance if something I ask is really obvious!
I'm trying to use Stata to analyze whether there is any substantive difference between houses for which valuations are publicly provided and those where valuations are not available. The variables in my dataset are as follows:
Array
so far, I have just done summarize if v_yes == 0 and summarize if v_yes == 1. Now that I have the information on how the two subset data varies, I am not sure how to tell if the differences are substantive or not.
I'm also thinking of using a t-test to compare the different means but I'm not sure how to do that with the dummy variable v_yes. Also, having a mean for the other dummy variables AA, AB, AC, AD, etc. isn't particularly valuable but I don't know what commands I can use to compare what proportion of v_yes == 0 and v_yes == 1 were sold by each agent.
Please can you help me figure this out and let me know if you need any more information. Thank you in advance!
Related Posts with T-tests and dummy variables
merging datasetsDear All, I want to merge a dimension repeated cross section data with another two-repeated cross se…
Using xtivreg2 for Simultaneous Equation model with fixed effectsHi, I am using a simultaneous equations model with fixed effects estimation procedure. I was using x…
Logistic regression "outcome does not vary" I got values on an independent variables for only one of the options of my dependent variableLogistic regression "outcome does not vary" Hello, I know which variable is giving me problems, bu…
Variable splittingI admit that the split syntax has been explained severally but I don't seem to get an answer that ca…
Show the data in the graph Hi, friends, might I be able to show the values of the data in the graph? My initial command is, …
Subscribe to:
Post Comments (Atom)
0 Response to T-tests and dummy variables
Post a Comment