作者lensfill (undo)
看板Statistics
標題[問題] 標準誤相關題
時間Tue Feb 19 17:04:45 2019
http://www.stat.ncku.edu.tw/bgsf/dissemination/talk/6-1-8.txt
當兩數相加、減、乘、除時, 所得值之標準誤(差)如何計算?
: A±a - B±b = C±c c=?
: A±a + B±b = D±d d=?
: A±a x B±b = E±e e=?
: A±a ÷ B±b = F±f f=?
如果 A, B 的觀測誤差無相關, 則
c = d = \sqrt{ a^2+b^2 }
e = \sqrt{ A^2*b^2 + a^2*B^2 + a^2*b^2 }
f ~ F*(\sqrt{ a^2/A^2 + b^2/B^2 })
看不太懂, 從哪可以查相關題觀念
/SQRT 怎麼表示正常數學型式
https://goo.gl/R2FszX
那這個?
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 1.162.189.82
※ 文章網址: https://webptt.com/m.aspx?n=bbs/Statistics/M.1550567088.A.267.html
※ 編輯: lensfill (1.162.189.82), 02/19/2019 17:12:28
※ 編輯: lensfill (1.162.189.82), 02/19/2019 17:17:28
1F:→ andrew43: sqrt是開根號 02/19 21:55