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
Help needed for business calendar creationHi, I am using Stata 17 and need some help in the creation of business calendars. I am intending to…
Missing data in longitudinal datasetsDear Stata users, When we have longitudinal datasets, where the data is recorded at the multiple ti…
Identifying a change in employer in panel dataHello everybody. I want to track when a group of individuals changes from one employer to another d…
rearranging observationsDear Stata Users, I am working with data and I would like to know how to rearrange some variables. …
Interacting country group dummies with measures of unionizationHello! I am a new user of Stata software. I am writting my final essay on the effect of union densit…
Subscribe to:
Post Comments (Atom)
0 Response to T-tests and dummy variables
Post a Comment