I would like to find out from a dummy variable (0 or 1 in response) that gauges the preference of two methods, which of the two people prefer most. I need to check whether the mean signficantly differs from 50% to know this for sure...
Can I then just run a One-sample t test on this dummy variable or do you need to use a different kind of test for this?
For example, I read something that you should only use a t-test if your variable is normally distributed.... of course, a dummy variable is not...
Can I then just run a One-sample t test on this dummy variable or do you need to use a different kind of test for this?
For example, I read something that you should only use a t-test if your variable is normally distributed.... of course, a dummy variable is not...
Comment