Computing Type 1 Error Rate for Coin Test

  • Thread starter Thread starter EvLer
  • Start date Start date
  • Tags Tags
    Testing
AI Thread Summary
To compute the Type I error rate for the coin test, the null hypothesis (Ho) is that the coin is fair, represented as 11/30 < p < 19/30, while the alternative hypothesis (H1) states that p is either less than 11/30 or greater than 19/30. The Type I error probability is calculated as the sum of the probabilities of observing results that fall outside the acceptance range under the null hypothesis. This involves determining P(p < 11/30) and P(p > 19/30) based on the binomial distribution for 30 tosses. The initial assessment of the approach appears to be correct.
EvLer
Messages
454
Reaction score
0
How would I compute the type 1 error rate of the following test:

accept that coin is fair if in 30 tosses the coin gives between 11 and 19 heads (inclusive), reject otherwise.

I guess my Ho is 11/30<p<19/30
and H1: p < 11/30 or p > 19/30

so type I prob = P(p < 11/30) + P(p > 19/30) both under Ho.
Is this correct?

thanks
 
Physics news on Phys.org
it should be right, i think
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...

Similar threads

Replies
21
Views
2K
Replies
41
Views
7K
Replies
6
Views
2K
Replies
9
Views
4K
Replies
5
Views
2K
Replies
43
Views
4K
Replies
57
Views
6K
Replies
5
Views
1K
Replies
4
Views
2K
Back
Top