zoukankan      html  css  js  c++  java
  • Point Estimation

    Point Estimation

    (ullet)What is point estimation?
    Example:
    (ullet) 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.
    (ullet) They obtained (49,152) observations of the net current, (x_{1}, ldots, x_{49152})
    (ullet) It seems appropriate to model the net current data,(X_{1}, ldots, X_{49152}i.i.d. Nleft(mu, sigma^{2} ight),) 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:

  • 相关阅读:
    导航
    占位
    django(一)
    进程与线程
    网络编程
    反射 单例模式
    面向对象及命名空间
    logging,包
    模块(二)os hashlib
    装饰器&递归
  • 原文地址:https://www.cnblogs.com/zonghanli/p/12237580.html
Copyright © 2011-2022 走看看