Question: The function F(x)=1cos( x ) 2 for 0 x , 0 for x < 0 and 1 for x>is the CDF of a random variable

The function F(x)=1cos(x)

2

for 0x

, 0 for x< 0 and 1 for x>is the CDF of a random variable X.

Using R:

a) Using R, create a user-defined function for F(named F) in the interval [0,].

b) Using this F, find the probability that X > 1.5

c) Using F, find the probability that X < 1.5

d) Using F, find the probability that 0.5 < X < 1.4

e) What is the probability density function(in R code) for X between 0 and?

f) Paste your R script in the following box

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Mathematics Questions!