Question: Question 1 Let x be a random variable with density f ( x ) = { C ( 4 x - x 2 ) ,
Question
Let be a random variable with density
where CinR is some constant.
Draw the graph of this piecewise density function. This always helps a great deal, when computing values of various atributes of the distribution
of It also helps to spot a possible error in computation, since often you can tell based on the graph of the density function whether certain
computed value is plausible or doesn't make any sense.
Part a
Find the constant
Write your answer as
For example, if you think the answer is you should create variable as
IMPORTANT: Just typing or answer is not acceptable. Your answer will be graded automatically, and the test code expects you to
create a Python variable called and the code will test the value of Do not round your answer.Part b
Find the cumulative distribution function cdf of Create a python function which for any input xinR, returns the value of the cdf ie
Do NOT round the output value.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
