[Actuarial] Normal Mean with Normal Prior

If the claim size X follows a normal distribution, that is to say 

    X ~ N(theta, v),

where theta is the mean and v is the variance, and theta has a normal prior,

    theta ~ N(mu, a),

where mu is the mean of the prior distribution and a is the variance, the following method can be used to find the posterior mean and variance of theta and X.

Assume that we observe n claims, and each has a size of x_i ( i in [1,n] ). Then we have a credibility factor

    Z = n*a / (n*a + v),

and the posterior mean of theta, denoted mu_new, is therefore 

    mu_new = Z * avg(x_i) + (1-Z) * mu = (a*sum(x_i) + v*mu) / (n*a + v).

The posterior variance of theta, a_new, can be computed using 

    a_new = v*a / (n*a + v).

The posterior variance of X, v_new, is the sum of the variance of theta and its own variance v, in other words,

    v_new = a_new + v.

©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • 文|三三 壹 近日。 下雨天,翻一些很久之前翻过的书篇,读一些很久之前读过的故事,有意思的是,心境不同、经历不同、...
    三山半半主阅读 1,482评论 3 7
  • 昨晚弟弟说要回去把他做的项目做验收工作,我早上跟先生说了这个事,我也觉得我该去上班了,不能依赖弟弟的帮忙,于是我安...
    Janewei阅读 164评论 0 0
  • 好长时间了,习惯一个人待在家里,哪儿也不去,静静地待着,从清晨到日落。家务是我的工作,上网是闲时消遣。偶尔也会在心...
    王燕燕子阅读 123评论 0 0
  • 一路(16)同行“成都的味道”悠长 一起(17)探索“社群+社区”新样 都说成都部落有一群乱七八糟的人,在过去的一...
    混序成都味道体验馆阅读 369评论 0 1