Question

A coin is tossed 23 times, and the sequence of heads and tails is the outcome. A statistical test is conducted for the follow

0 0
Add a comment Improve this question Transcribed image text
Answer #1

The power of the test has to be at least 80%. The power of the test is computed as the probability of rejecting the null hypothesis given that the null hyopthesis is false that is P(head) = 3P(tail) which means that P(head) = 0.75

Therefore, we have here:
P(X <= k) = 0.8 for p = 0.75 here.

We would be doing this using the hit and trial method here:

For k = 17

We have from EXCEL here:
=BINOM.DIST(17,23,0.75,TRUE)

0.5315 is the output here but as this is < 0.8, we need to look for higher k values here.

For k = 18, we have here from EXCEL:
=BINOM.DIST(18,23,0.75,TRUE)

0.7168 is the output here but as this is < 0.8, we need to look for higher k values here.

For k = 19, we have here from EXCEL:
=BINOM.DIST(19,23,0.75,TRUE)

0.8630 is the output here but as this is > 0.8, we need to look for higher k values here.

Therefore k = 19 is the required value here.

Add a comment
Know the answer?
Add Answer to:
A coin is tossed 23 times, and the sequence of heads and tails is the outcome....
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT