yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Hypotheses for a two-sample t test | AP Statistics | Khan Academy


3m read
·Nov 11, 2024

[Music]

Market researchers conducted a study comparing the salaries of managers at a large nationwide retail store. The researchers obtained salary and demographic data for a random sample of managers. The researchers calculated the average salary of the men in the sample and the average salary of the women in the sample. They want to test if managers who are men have a higher average salary than managers who are women. Assume that all conditions for inference have been met.

Which of these is the most appropriate test and alternative hypothesis? We can see they're talking about a paired t-test and a two-sample t-test, and then they talk about the alternative hypotheses. So pause this video and try to figure this out on your own.

So first, let's think about the difference between a paired t-test and a two-sample t-test. In a paired t-test, we're going to construct hypotheses around a parameter for a population; that will often be the mean difference. So we have one population, so we're talking about the paired situation right over here.

Let's say we say, "Hey, do people run faster when they wear shorts or pants?" For each member of the population, you could see what you would, if you really had perfect information, know how fast do they run with pants and how fast do they run with shorts. Then you would calculate the difference, and then across the whole population, you could actually get that mean difference.

So the mean difference of pants minus shorts, and of course, in order to estimate that or in order to do a hypothesis test around that, you would take a sample and then you would calculate the sample mean of the difference of pants minus shorts. Then you would say, "Hey, assuming the null hypothesis is true," you would construct some null hypothesis, likely that this mean is zero. You would say, "Hey, if the null hypothesis is true that this is actually equal to zero, what's the probability that I got this result?" If that's below your significance level, then you would reject your null hypothesis and it would suggest the alternative that might be that, "Hey, maybe this mean is greater than zero."

On the other hand, a two-sample t-test is where you're thinking about two different populations. For example, you could be thinking about a population of men and you could be thinking about the population of women, and you want to compare the means between these two, say the mean salary.

So you have the mean salary for men and you have the mean salary for women. What you're trying to do with the hypothesis test is try to come up with some conclusions about the mean difference between these two parameters: the mean salary for men minus the mean salary for women.

Our null hypothesis is usually the no news here hypothesis. In this situation, our null hypothesis is that there is no difference between these means, and our alternative hypothesis in the situation that we are looking at, because they want to test if managers who are men have a higher average salary, if they just wanted to test that whether managers who are men have a different salary, then our alternative hypothesis would look something like this: where the mean of men minus the mean of women is not equal to zero.

But they aren't just testing to see if the means are different; they want to see if men have a higher average salary. So instead of not equal to zero there, we would have greater than zero for our alternative hypothesis.

So which choice is that? Well, we're clearly in a two-sample t-test situation and we want to do the greater than, not the not equal to, so we are in that choice right over there.

More Articles

View All
We’re at the Beginning of an Infinity of Knowledge
The difference with “The Beginning of Infinity” is that you’re getting a worldview. You’re not being given the standard take from physicists about how to understand quantum theory. You’re not being given the standard take of how to understand knowledge fr…
How Elevators Changed the World | Origins: The Journey of Humankind
For millennia, we wanted buildings that could scrape the sky, touch the heavens. But the heights we hoped to scale were limited by the shortcomings of our construction materials and the weakness of the human body. When steel and concrete came on the scene…
The Next Market Crash - 7 Ways To Make Money
What’s up, you guys? It’s Graham here. So I feel like it’s time we address something that probably a lot of us have recently considered, and that would be the next stock market crash. After all, in the last week, the stock market has risen to brand new re…
I'm quitting my med school
I’m quitting from my med school. If you have been following this channel for a while, and if you have ever watched my med school vlogs, you might think that, “Oh, I knew that because this girl was so unmotivated to go to med school.” She was doing all of …
Does Your Startup Need To Be In San Francisco?
We’re working together. We’re in the same room right now. Yes, we get to live in the same area, even though our personal decisions about where we live are wildly different. Yeah, very different lives. I don’t have a yard. I have kids too. [Music] All ri…
Templating a contract with variables | Intro to CS - Python | Khan Academy
Let’s work together on a program that uses variables and user input. Here’s the problem I’m trying to solve: my friend Deshawn has a catering business, and for each catering job that he takes, he needs to write up a contract between him and the client. Ev…