Point Estimation

\(\bullet\)What is point estimation?
Example:
\(\bullet\) Bevan, Kullberg, and Rice ( 1979) studied random fluctuations of current across a muscle cell membrane. The cell membrane contained a large number of channels, which opened and closed at random and were assumed to operate independently. The net current resulted from ions flowing through open channels.
\(\bullet\) They obtained \(49,152\) observations of the net current, \(x_{1}, \ldots, x_{49152}\)
\(\bullet\) It seems appropriate to model the net current data,\(X_{1}, \ldots, X_{49152}i.i.d. N\left(\mu, \sigma^{2}\right),\) where \(\mu\) and \(\sigma^{2}\) represent the mean and variance of net
Quiestion: how to use the observed data, \(x_{1}, \ldots, x_{49152}\) to gain knowledge about the values of \(\mu\) and \(\sigma^{2} ?\)

\(\underline{Def:}\)(procedure of fitting a particular distribution to data)
1.observed data:$\underline{x_1,x_2,\dots,x_n}$
2.statistical modeling:

最新文章

  1. linux应用调试技术之GDB和GDBServer
  2. 前端导出Excel兼容写法
  3. javascript练习-方法借用
  4. android 比较靠谱的图片压缩
  5. Python 基础【第四篇】参数
  6. AFNetworking网络请求的get和post步骤
  7. Delphi ADOQuery的速度优化 转
  8. NSIS脚本调用C语言写的插件
  9. Programming C#.Classes and Objects.成员方法
  10. location.href使用方法总结
  11. fastjson初始化对性能的影响(转)
  12. java中final小结
  13. [ SSH框架 ] Struts2框架学习之二
  14. selenium——键盘操作
  15. 用distinct or array_unique
  16. activiti 用户手册中 10分钟 小例子 简单代码搭建 及 其中的 各种坑
  17. jquery validate验证方法
  18. UVa 12219 公共表达式消除
  19. 共识算法:Paxos
  20. P2154 [SDOI2009]虔诚的墓主人

热门文章

  1. Qt creator中配置opencv win7 64bit
  2. M内核迎来大BOSS,ARM发布Cortex-M55配NPU Ethos-U55 ,带来无与伦比的性能提升
  3. HTML5 Canvas——基础入门
  4. postfix简单记录
  5. JavaWeb之Servlet入门(一)
  6. Springboot整合Junit单元测试
  7. CMake命令之install
  8. PyCharm 代码行出现多余的数字
  9. 一线大厂的分布式唯一ID生成方案是什么样的?
  10. zookeeper以及集群的搭建