It looks like this problem is about the difference in means. You can compare men vs women, without having the individual data--you just need the mean and variance/standard deviation and sample size.
Let's take the difference to be men - women (it could just as well be women - men). Obviously, everyone can see that the mean difference is 44000 - 41000 = 3000. This is the point estimate; sometimes statistics makes sense.
Often, we can assume that data values are normally distributed--since all they're giving us is the data summary, then let's just go with that assumption. Then the margin of error is proportional to the standard error. Usually they will ask you to calculate the margin of error at the 95% level of confidence.
At 95% level of confidence, margin of error = 1.96 * standard error
At 90% level of confidence, margin of error = 1.645 * standard error
and so on.
As you allow a larger margin of error, you level of confidence in your estimate increases (this should also be pretty clear). Those "proportionality constants" 1.645, 1.96, etc are near and dear to our hearts--you'll soon have them memorized too.
Once you've got that, then the 95% confidence interval for the difference = point estimate +/- margin of error, eg 3000 +/- 200. This is sometimes written in interval notation as [2800, 3200].
(I am just giving numbers as an example, but the idea remains the same) This means that we are 95% confident that the difference between men and women is between +2800 and +3200; we say that the average salary of males is significantly greater than that of females. Even if the confidence interval was between +50 and +70, that would be considered a statistically significant difference.
The test statistic = point estimate / margin of error.
ps It looks strange that the first question is about p-value; unless they are asking about the concept of p-value, rather than its actual value in this problem?





Thank you for your time
Reply With Quote
