Hypothesis testing using binomial distributions
Watch this threadPage 1 of 1
Skip to page:
TSR360
Badges:
11
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#1
Question: A dice is rolled 5 times and 3 sixes are observed. Test at the 5% significance level if the dice is biased.H_0: p = 1/6 (dice is unbiased)H_1: p > 1/6 (dice is biased towards 6)
Signifiance level: 5% for X ~ B(5, 1/6) where X = #. of sixes obtainedP(X >= 3) = 1 - [P(X = 0) + P(X = 1) + P(X = 2)] = 0.0350.035 < 0.05 so H_0 is rejected in favour of H_1.
According to the textbook, this question is actually a two-tailed test and H_1 is p ≠ 1/6: http://prntscr.com/u0bq4r
If that's the case, shouldn't the w/o include the probabilities for each tail? I'm so confused.....
Signifiance level: 5% for X ~ B(5, 1/6) where X = #. of sixes obtainedP(X >= 3) = 1 - [P(X = 0) + P(X = 1) + P(X = 2)] = 0.0350.035 < 0.05 so H_0 is rejected in favour of H_1.
According to the textbook, this question is actually a two-tailed test and H_1 is p ≠ 1/6: http://prntscr.com/u0bq4r
If that's the case, shouldn't the w/o include the probabilities for each tail? I'm so confused.....
0
reply
RDKGames
Badges:
20
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
(Original post by TSR360)
Question: A dice is rolled 5 times and 3 sixes are observed. Test at the 5% significance level if the dice is biased.H_0: p = 1/6 (dice is unbiased)H_1: p > 1/6 (dice is biased towards 6)
Signifiance level: 5% for X ~ B(5, 1/6) where X = #. of sixes obtainedP(X >= 3) = 1 - [P(X = 0) + P(X = 1) + P(X = 2)] = 0.0350.035 < 0.05 so H_0 is rejected in favour of H_1.
According to the textbook, this question is actually a two-tailed test and H_1 is p ≠ 1/6: http://prntscr.com/u0bq4r
If that's the case, shouldn't the w/o include the probabilities for each tail? I'm so confused.....
Question: A dice is rolled 5 times and 3 sixes are observed. Test at the 5% significance level if the dice is biased.H_0: p = 1/6 (dice is unbiased)H_1: p > 1/6 (dice is biased towards 6)
Signifiance level: 5% for X ~ B(5, 1/6) where X = #. of sixes obtainedP(X >= 3) = 1 - [P(X = 0) + P(X = 1) + P(X = 2)] = 0.0350.035 < 0.05 so H_0 is rejected in favour of H_1.
According to the textbook, this question is actually a two-tailed test and H_1 is p ≠ 1/6: http://prntscr.com/u0bq4r
If that's the case, shouldn't the w/o include the probabilities for each tail? I'm so confused.....
You only need to care about both tails at once when you are finding the critical region, or finding the actual sig level, etc..
Last edited by RDKGames; 1 year ago
1
reply
TSR360
Badges:
11
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 RDKGames)
But 3 is on the upper-tail of the distribution, so you need to test in the upper-tail.
You only need to care about both tails at once when you are finding the critical region, or finding the actual sig level, etc..
But 3 is on the upper-tail of the distribution, so you need to test in the upper-tail.
You only need to care about both tails at once when you are finding the critical region, or finding the actual sig level, etc..
0
reply
RDKGames
Badges:
20
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 TSR360)
That makes sense, but why isn't H_1: p < 1/6?
That makes sense, but why isn't H_1: p < 1/6?
It's asking you to test whether a die is biased. It does not specify whether this is in favour or against rolling a six.
Hence it's a two tailed test
1
reply
TSR360
Badges:
11
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#5
(Original post by RDKGames)
You need to interpret the context carefully.
It's asking you to test whether a die is biased. It does not specify whether this is in favour or against rolling a six.
Hence it's a two tailed test
You need to interpret the context carefully.
It's asking you to test whether a die is biased. It does not specify whether this is in favour or against rolling a six.
Hence it's a two tailed test
0
reply
RDKGames
Badges:
20
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#6
Report
#6
(Original post by TSR360)
But isn't it implied or else why would they mention 3 rolls being a six? What if it was four 4s instead?
But isn't it implied or else why would they mention 3 rolls being a six? What if it was four 4s instead?
If it was four 4s then it would still be a two tailed test. You would still test in the upper tail because 4 is greater than the mean of X ~ B(4,1/6) [which implies it is in the upper-tail of the distribution!]
0
reply
TSR360
Badges:
11
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#7
(Original post by RDKGames)
No it is not implied.
If it was four 4s then it would still be a two tailed test. You would still test in the upper tail because 4 is greater than the mean of X ~ B(4,1/6) [which implies it is in the upper-tail of the distribution!]
No it is not implied.
If it was four 4s then it would still be a two tailed test. You would still test in the upper tail because 4 is greater than the mean of X ~ B(4,1/6) [which implies it is in the upper-tail of the distribution!]
Also, if you're only supposed to care about both tails for critical regions/sig levels, how would you answer this question http://prntscr.com/u0e66n ?
0
reply
RDKGames
Badges:
20
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#8
Report
#8
(Original post by TSR360)
That makes sense.
Also, if you're only supposed to care about both tails for critical regions/sig levels, how would you answer this question http://prntscr.com/u0e66n ?
That makes sense.
Also, if you're only supposed to care about both tails for critical regions/sig levels, how would you answer this question http://prntscr.com/u0e66n ?
0
reply
TSR360
Badges:
11
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#9
(Original post by RDKGames)
Test in the upper-tail. See whether under H0 which is p=0.5, we have P(X>9) < 0.025 where X ~ B(10,0.5)
Test in the upper-tail. See whether under H0 which is p=0.5, we have P(X>9) < 0.025 where X ~ B(10,0.5)
0
reply
RDKGames
Badges:
20
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#10
Report
#10
(Original post by TSR360)
The textbook answer is different where both tail ends are taken into account: http://prntscr.com/u0pvb1
The textbook answer is different where both tail ends are taken into account: http://prntscr.com/u0pvb1
Together they are less than the significance level 0.05.
BUT this is exactly the same as simply looking at P(X>9) and seeing that it is less than 0.025. This shortcut is due to the symmetry of the binomial distribution; P(X>9) = P(X<1).
Last edited by RDKGames; 1 year ago
0
reply
TSR360
Badges:
11
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#11
(Original post by RDKGames)
Unbiased claim means either in favour of government or not. The textbook took the probability P(X>9) and added it to P(X<1) which is the reflection in the other tail.
Together they are less than the significance level 0.05.
BUT this is exactly the same as simply looking at P(X>9) and seeing that it is less than 0.025. This shortcut is due to the symmetry of the binomial distribution; P(X>9) = P(X<1).
Unbiased claim means either in favour of government or not. The textbook took the probability P(X>9) and added it to P(X<1) which is the reflection in the other tail.
Together they are less than the significance level 0.05.
BUT this is exactly the same as simply looking at P(X>9) and seeing that it is less than 0.025. This shortcut is due to the symmetry of the binomial distribution; P(X>9) = P(X<1).
0
reply
RDKGames
Badges:
20
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#12
Report
#12
(Original post by TSR360)
If I wanted to answer my original question using the method of adding both tail end probabilities, how would I do that?
If I wanted to answer my original question using the method of adding both tail end probabilities, how would I do that?
0
reply
X
Page 1 of 1
Skip to page:
Quick Reply
Back
to top
to top