document.write( "Question 252363: Please help me with this problem. I'm not really good at probability and statistics. A quick response would be nice. Thank you.\r
\n" );
document.write( "\n" );
document.write( "Given a PDF of variable x:
\n" );
document.write( " 0 if x<-1
\n" );
document.write( "f(x)= ax+a if -1=
\n" );
document.write( "\n" );
document.write( "a)Find a?
\n" );
document.write( "b)Find the probability that the random variable X has values within the interval (1/2,1) and within the interval (-1/3,1/3)?
\n" );
document.write( "c)Find P(X=1/2)?
Algebra.Com's Answer #184240 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Given a PDF of variable x: \n" ); document.write( " 0 if x<-1 \n" ); document.write( "f(x)= ax+a if -1<= x <0 \n" ); document.write( " -ax+a if 0<= x <=1 \n" ); document.write( " 0 if x>1 \n" ); document.write( "a)Find a? \n" ); document.write( "Solvd: \n" ); document.write( "Integral from -1 to 0 of (ax+a) + Integral from 0 to 1 of (-ax+a) = 1 \n" ); document.write( "[(a/2)x^2+ax evaluated -1 to 0 + (-a/2)x^2+ax evaluated 0 to 1] = 1 \n" ); document.write( "[(a/2)0 + a*0]-[(a/2)(-1)^2+a(-1)] + [(-a/2)(1^2)+a(1)]-[(-a/2)0+a*0]= 1 \n" ); document.write( "-(a/2)+a + (-a/2)+a = 1 \n" ); document.write( "a = 1 \n" ); document.write( "======================================================================== \n" ); document.write( "So now f(x) is defined as \n" ); document.write( "Given a PDF of variable x: \n" ); document.write( " 0 if x<-1 \n" ); document.write( "f(x)= x+1 if -1<= x <0 \n" ); document.write( " -x+1 if 0<= x <=1 \n" ); document.write( " 0 if x>1 \n" ); document.write( "========================================== \n" ); document.write( " \n" ); document.write( "b)Find the probability that the random variable X has values within the interval (1/2,1) and within the interval (-1/3,1/3)? \n" ); document.write( "P(1/2 \n" ); document.write( "= [-(1/2)+1]-[-(1/4)/2 + (1/2)] \n" ); document.write( "= [(1/2)]-[(-1/8)+(1/2)] \n" ); document.write( "= (1/2) - (3/8) \n" ); document.write( "= 1/8 \n" ); document.write( "============================================ \n" ); document.write( "P(-1/3 < x < 1/3) = \n" ); document.write( "Int(x+1)eval -1/3 to 0 + Int(-x+1) eval 0 to 1/3 \n" ); document.write( "Then same procedure as above. \n" ); document.write( "Comment: Since these two areas are symmetric you \n" ); document.write( "could just evaluate one side, then double it.\r \n" ); document.write( "\n" ); document.write( "============================================ \n" ); document.write( "c)Find P(X=1/2)? \n" ); document.write( "The probability of any particular value in a continuous \n" ); document.write( "distribution is always zero. \n" ); document.write( "Your problem would read Int(-x+1) eval from 1/2 to 1/2 \n" ); document.write( "That is zero. \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |