作者alex810830 (小豆苗)
看板Statistics
標題[問題] chi- goodness fit 檢定
時間Mon Jun 3 18:26:43 2013
請問在做適合度檢定的時候
可以算信賴區間嗎 要如何算?
題目
It has been claimed that,
for a penny minted in 1999 or earlier,
the prob of observing heads upon spinning the penny is p=0.30.
three students got together,
and they would each spin a penny and record the number X of
heads out of the three spins.
They repeated this experiment n=200 times,
observing0,1,2,3 heads 57,95,38,10 times,respectively.
Use these data to test the hypoteses that X is b(3, 0.30).
Give limits for the p-value of this test.
In addition,out of the 600spins,
calculate the number of heads occurring and then a 95% CI for p.
感謝看完 ><
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 114.37.58.12
1F:→ alex810830:我可以算出卡方檢定 算出來是 不拒絕H0 06/03 18:46
2F:→ alex810830:但接著我不知道p hat 如何求出 06/03 18:47
3F:→ alex810830:CI的公式應該是 p帽^±1.96*根號(p帽*q帽/n)沒錯吧 06/03 18:49
4F:→ yhliu:樣本正面數Y = 0*57+1*95+2*38+3*10, n=600, p^ = Y/n ... 06/04 09:07