开发者:上海品职教育科技有限公司 隐私政策详情

应用版本:4.2.11(IOS)|3.2.5(安卓)APP下载

jacqie · 2021年12月23日

No.PZ2016062402000003 (选择题)从题目到题干都不理解

The joint probability distribution of random variables X and Y is given by f{(x,y)}=k * x * y for x = 1,2,3, y = 1,2,3, and k is a positive constant. What is the probability that X+Y will exceed 5?

解析

The function x*y is described in the following table. The sum of the entries is 36. The scaling factor k must be such that the total probability is 1. Therefore, we have k=1/36. The table shows one instance where X+Y > 5,which is x=3, y=3. The probability is p = 9/36 = 1/4.


f{(x,y)}是什么意思,f{(x,y)}=k * x * y又是什么意思?The scaling factor k must be such that the total probability is 1这个又是为什么?The probability is p = 9/36 = 1/4为什么这么算?

X和Y分别123取值,那不就是1/3*1/3=1/9么?

1 个答案

李坏_品职助教 · 2021年12月24日

嗨,从没放弃的小努力你好:


题目说的是X和Y的联合概率分布是 f{(x,y)}=k * x * y 。


在一个二维离散型联合分布里,X和Y分别都可以取3个值(分别都是1,2,3),那么就总共有3*3=9种情况。然后题目问,X+Y大于5 的概率的是多少?


解答:

符合题目条件的只有一种情况(X=3,Y=3),但要想求概率,就得首先求到联合概率分布公式中的k。

题目里面的x可以取3种,y可以取3种,所有总共有9种可能性。其中,每一种可能性的概率都为x*y*k。将9种可能性的概率相加,它的概率之和为36k。因为所有情况的概率之和为1,所以有36k=1,所以k=1/36


最后P(X+Y>5) = P(X=3, Y=3) = 9k =1/4

----------------------------------------------
加油吧,让我们一起遇见更好的自己!

  • 1

    回答
  • 0

    关注
  • 331

    浏览
相关问题