Advertisement
Guest User

prgmSIGTEST

a guest
Mar 2nd, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Type 1: reject Ho, Ho true(α)
  2. Type 2: failtorej Ho, Ho false(β)
  3. α and β inv related
  4.  
  5. Power: reject Ho, Ho false: 1
  6. if type 2 more serious, larger alpha
  7. Increase power: larger sample, larger α, larger departure from Ho
  8.  
  9. Proportion cond:
  10. Random
  11. 10% if w/o replacement (N >= 10n)
  12. Large Counts: n*Po>=10, n(1-Po)>=10
  13. z=(p^-Po)/sqrt((Po(1-Po))/n)
  14.  
  15. Mean Cond:
  16. Rand, 10%
  17. Large Counts:n>=30, or parent dist normal, or graph
  18. t=(x̅ -μo)/(Sx/sqrt(n))
  19. write out df
  20.  
  21. Steps:
  22. We want to test at α=_ lvl
  23. Ho,Ha, where p or μ is true _ of _
  24. Conditions
  25. Calc
  26. Since p or μ is _ than α, we _
  27. We do(not) have sufficent evidence to conclude _
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement