Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

please help about this problem ,or hint

Status
Not open for further replies.

tomshack

Junior Member level 3
Joined
Mar 4, 2006
Messages
27
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,474
For some integer L and contant c,two discrete random variable have a joint probility mass function given by

P( m,n) = c m ≥ 0,n ≥ 0 , m+n < L
0 otherwise

A) find the value of the constant c in terms of L
b) find the marginal PMFs ,P(m) and P(n)
c) find P(M+N<L/2 )
 

tomshack said:
For some integer L and contant c,two discrete random variable have a joint probility mass function given by

P( m,n) = c m ≥ 0,n ≥ 0 , m+n < L
0 otherwise

A) find the value of the constant c in terms of L
b) find the marginal PMFs ,P(m) and P(n)
c) find P(M+N<L/2 )


A) ∫∫P(m,n)•dm•dn=1 --> c*½*L²=1 --> c=2/L²,

B) P(m)=∫P(m,n)dn from -∞ to ∞
categorize m to three range (-∞,0), (0, L), (L, ∞),

follow the similar way, to find P(n);

C) P(m+n<L/2)=∫∫c•dm•dn =½(L/2)²•c=¼.

draw a picture like this will help you sort things out.
69_1162618423.jpg
 

    tomshack

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top