One-tailed and two-tailed hypothesis tests
Watch this threadPage 1 of 1
Skip to page:
jduxie4414
Badges:
17
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#1
I have a random question that I haven't really had time to think about, so I thought I'd ask it here!
There isn't a specific question in mind, so I won't be able to use numbers but I can probably make one up!
So for a one tailed test, you are finding the probability that the population parameter is larger/ smaller (you pick one dependent on question) than first thought, and if this probability is less than alpha, the significance level, you reject H0 and accept H1. This means you have a 5% chance of saying the value is larger. (Or smaller if that's what you choose!)
With a two tailed test, you are testing the probability that the population parameter is different to what you originally thought (so it can be higher or lower, you don't care which). This means you split alpha into two at each end of the distribution to calculate the critical values, therefore there's an alpha/2 chance of the value being rejected.
So say that alpha is 5% , and you get a probability population parameter being more extreme of 3.2% (for example). If a one tailed test, you'd reject H0 (as 3.2%<5%) and assume that the true value is greater. However, if this was a two tailed test, 3.2%>2.5% (alpha /2) you'd accept H0 and assume that the value hasn't changed, even though with a one tailed you've just said it's larger!!
I was wondering if anyone has any explanation for this? I think it came up in one of my FM lessons and no one could answer it!
There isn't a specific question in mind, so I won't be able to use numbers but I can probably make one up!
So for a one tailed test, you are finding the probability that the population parameter is larger/ smaller (you pick one dependent on question) than first thought, and if this probability is less than alpha, the significance level, you reject H0 and accept H1. This means you have a 5% chance of saying the value is larger. (Or smaller if that's what you choose!)
With a two tailed test, you are testing the probability that the population parameter is different to what you originally thought (so it can be higher or lower, you don't care which). This means you split alpha into two at each end of the distribution to calculate the critical values, therefore there's an alpha/2 chance of the value being rejected.
So say that alpha is 5% , and you get a probability population parameter being more extreme of 3.2% (for example). If a one tailed test, you'd reject H0 (as 3.2%<5%) and assume that the true value is greater. However, if this was a two tailed test, 3.2%>2.5% (alpha /2) you'd accept H0 and assume that the value hasn't changed, even though with a one tailed you've just said it's larger!!
I was wondering if anyone has any explanation for this? I think it came up in one of my FM lessons and no one could answer it!
0
reply
sachinihimara
Badges:
16
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#2
Report
#2
It's because I'm the one tailed it's within 5% significance that the result not supporting H0 whereas in the two tailed test it isn't within 5% significance that it is not supporting H0 because its accepting 2.5% on the other end as well
I'm not sure if it makes sense but feel free to pm me if you need me to explain it better
I'm not sure if it makes sense but feel free to pm me if you need me to explain it better
Last edited by sachinihimara; 2 years ago
0
reply
jduxie4414
Badges:
17
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#3
(Original post by sachinihimara)
It's because I'm the one tailed it's within 5% significance that the result not supporting H0 whereas in the two tailed test it isn't within 5% significance that it is not supporting H0 because its accepting 2.5% on the other end as well
I'm not sure if it makes sense but feel free to pm me if you need me to explain it better
It's because I'm the one tailed it's within 5% significance that the result not supporting H0 whereas in the two tailed test it isn't within 5% significance that it is not supporting H0 because its accepting 2.5% on the other end as well
I'm not sure if it makes sense but feel free to pm me if you need me to explain it better
0
reply
Gregorius
Badges:
14
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#4
Report
#4
(Original post by jduxie4414)
I have a random question that I haven't really had time to think about, so I thought I'd ask it here!
There isn't a specific question in mind, so I won't be able to use numbers but I can probably make one up!
I have a random question that I haven't really had time to think about, so I thought I'd ask it here!
There isn't a specific question in mind, so I won't be able to use numbers but I can probably make one up!
You're concerned with a statistical model where you're assuming that the observations you're collecting are drawn from a probability distribution with unknown, but fixed, parameters, and you're interested in drawing some conclusion about those population parameters from those observations. So, important point: the underlying population parameters are fixed: they are not random variables, so you can't make probability statements about them. What is random are the observations that you have drawn, and any statistics that you calculate from them.
Let's think about a single population parameter, and let's call it

So suppose we hypothesize that the population parameter



The basic strategy is that you work out the probability that the value of the sample mean is "as extreme, or more extreme" as its observed value relative to



Now that's the "simple" case, where you assume that the underlying population parameter takes a particular value. More complicated is where you assume that the underlying population parameter takes a range of possible values:

So for a one tailed test, you are finding the probability that the population parameter is larger/ smaller (you pick one dependent on question) than first thought, and if this probability is less than alpha, the significance level, you reject H0 and accept H1. This means you have a 5% chance of saying the value is larger. (Or smaller if that's what you choose!)

With a two tailed test, you are testing the probability that the population parameter is different to what you originally thought (so it can be higher or lower, you don't care which). This means you split alpha into two at each end of the distribution to calculate the critical values, therefore there's an alpha/2 chance of the value being rejected.


So say that alpha is 5% , and you get a probability population parameter being more extreme of 3.2% (for example). If a one tailed test, you'd reject H0 (as 3.2%<5%) and assume that the true value is greater. However, if this was a two tailed test, 3.2%>2.5% (alpha /2) you'd accept H0 and assume that the value hasn't changed, even though with a one tailed you've just said it's larger!!
I was wondering if anyone has any explanation for this? I think it came up in one of my FM lessons and no one could answer it!
In a two-tailed test, you are implicitly doing two statistical tests; you are testing whether the test statistic is "too large", and you are testing if it is "too small". If you remember what the


The other point is that the assumptions underlying a two-sided test are different from those underlying a one-sided test. For a one-sided test you are allowing your underlying population parameter a much wider range of possibilities, compared to a two sided test. This affects the whole probability structure of your problem. So when you say that with that value of 3.2% you'd reject H0 in one case, and you would not reject it in the other, the point is that they are different H0's, with different assumptions. So you're not accepting a particular H0 in one case and rejecting it in the other, you're accepting or rejecting different statements
1
reply
X
Page 1 of 1
Skip to page:
Quick Reply
Back
to top
to top