Question

In: Statistics and Probability

Question 5 a) (1) X~Normal(mean=4, standard deviation=3), (2) Y~Normal(mean=6, standard deviation = 4), and (3) X...

Question 5

a) (1) X~Normal(mean=4, standard deviation=3), (2) Y~Normal(mean=6, standard deviation = 4), and (3) X and Y are independent, then, P(X+Y>13) equals (in 4 decimal places)

Answers options: a) 0.7257, b) 0.3341, c) 0.2743, d) 0.6759, e) none of these

b) Let X~Gamma(4, 1.2). Which of the following is possible R code for computing the probability that X < 2.6?

Answers options: a) dgam(2.6, 4, 1.2), b) pgamma(4, 1.2, 2.6), c) dgamma(2.6, 4, 1.2), d) pgamma(2.6, 4, 1.2), e) None of these

c) If X~Exponential(lambda=2.8), which of the following code computes P(X>2) correctly?

answers options: a) 1-dexp (2, rate=2.8), b) pexp(2, rate=2.8), c) 1-pexp(2, rate=2.8), d) dexp(2, rate=2.8)

d) If X has an Exponential distribution with mean 2.5, which of the following code computes P(X<3) correctly?  

Answers options: a) pexp(3, rate=2.5), b) dexp(3, rate=2.5), c) pexp(3, rate=0.4), d) dexp(3, rate=0.4), e) None of these

e) If X1, X2, ..., X100 are independent and identically distributed as Uniform (0,1), the probability that the average of these 100 random variables is less than 0.3 equals   , approximately? ( ). Answers options: a) 0.4586, b) 0.5414, c) 0.6406, d) 0.3594, e) None of these

Solutions

Expert Solution

Solution-:

(a) Here, we used additive property of normal distribution

If and , X and Y are independent then

Where, and

By using R-Software:

> #(a) We find P[Z=X+Y>13]
> p=1-pnorm(13,10,5);p   
[1] 0.2742531
> round(p,4)   
[1] 0.2743

Option (c) 0.2743 is correct

(b) Let

By using R-software :

>#(b) We find P[X<2.6]

> pgamma(2.6, 4, 1.2)
[1] 0.3796321
Option (d) pgamma(2.6, 4, 1.2)   is correct

(c) Let

By using R-software :

> #(c)We find P[X>2]
> p1=1-pexp(2,2.8);p1
[1] 0.003697864

Option (c) 1-pexp(2, rate=2.8) is correct

(d) Let

where,

> #(d)We find P[X<3]
> p2=pexp(3,0.4);p2
[1] 0.6988058
Option (c) pexp(2, rate=0.4) is correct


Related Solutions

ID X Y 1 2 3 2 3 6 3 4 6 4 5 7 5...
ID X Y 1 2 3 2 3 6 3 4 6 4 5 7 5 8 7 6 5 7 7 6 7 8 8 8 9 7 8 10 12 11 Test the significance of the correlation coefficient. Then use math test scores (X) to predict physics test scores (Y).  Do the following: Create a scatterplot of X and Y. Write the regression equation and interpret the regression coefficients (i.e., intercept and slope). Predict the physics score for each....
1. Suppose X has a mean 5 and standard deviation 2. Let Y= 4x-3. Determine the...
1. Suppose X has a mean 5 and standard deviation 2. Let Y= 4x-3. Determine the mean and standard deviation of Y. 2. From an urn containing 6 red and 4 white marbles, 3 are drawn with replacement. Let X be the number of red marbles selected. Define Y as the square of the number of red marbles selected. Determine E(Y) and V(Y). 3.An examiner contains 10 multiple choice questions, each with five choices. If a student guesses the answer...
X 1 3 5 3 4 4 Y 2 5 4 3 4 6 A: Plot...
X 1 3 5 3 4 4 Y 2 5 4 3 4 6 A: Plot the date B: find the line of best fit C: determine ŷ AT x=3 D: Find r and r^2 E: explain r and r^2
1) Consider X a normal random variable with mean 4 and standard deviation 2. Given that...
1) Consider X a normal random variable with mean 4 and standard deviation 2. Given that P(X<6)=0.841345 , compute P(2<= x <= 6) 2)Consider X a normal random variable with mean 10 and standard deviation 4. Given that P(x>9)=0.598708 and P(x<12)=0.691464 . Compute P(8< x < 11).
2. Consider the following data: x= 1, 2, 3, 4, 5 y =3, 2, 4, 6,...
2. Consider the following data: x= 1, 2, 3, 4, 5 y =3, 2, 4, 6, 5 By hand, not using Matlab, and showing your work: (a) Compute the correlation coefficient. (b) Find the least-squares line. (c) Find the standard deviation around the least-squares line.
1) Define the sets X ={ 1, 2, 3} and Y = {4, 5, 6}. Now,...
1) Define the sets X ={ 1, 2, 3} and Y = {4, 5, 6}. Now, define the relation R from X to Y by xRy if and only if x − y is even. Find all of the elements in R. 2) Define the relation R on ℤ by mRn if and only if 2|(m − n). Show that R is an equivalence relation.
1. In a normal distribution with a mean of 70 and a standard deviation of 5,...
1. In a normal distribution with a mean of 70 and a standard deviation of 5, which z score is closest to the mean? z= -0.02, 0.95, 2.50, -1.00, 0.07 2. heights of 10 year olds, regardless of gender, closely follow a normal distribution with a mean of mu= 55in and standard deviation of 6 in. What is the z score of a girl who is 61 in tall? 3. Petra took two exams last week, one in french and...
Consider the following data table: x 8 5 4 6 2 5 3 y 1 3...
Consider the following data table: x 8 5 4 6 2 5 3 y 1 3 6 3 7 2 5 (15 points) Create a scatterplot of the data either by hand or with a computer.  Does there appear to be a linear relationship between x and y?  If so, what is the strength and direction of the relationship? (20 points) Give the Simple Linear Regression Model, using x as the predictor variable and y as the response variable.  What is the meaning...
5. Given x is approximately normal with a mean of 85 and standard deviation of 25...
5. Given x is approximately normal with a mean of 85 and standard deviation of 25 Find P(x > 60) Find P(x < 110) Find P(60 < x < 110) Find P(x > 140)What is the value of x that is larger then 75% of the x values? What value of x is greater than 14% of the x values? What are the values of x that contain 60% of the distribution?
Suppose Y is a normal random variable with mean 20 and standard deviation 4. A scientist...
Suppose Y is a normal random variable with mean 20 and standard deviation 4. A scientist observes the value for Y and uses it to construct a cube of dimensions |Y| * |Y| * |Y|. (1) Find the expected surface area of the cube. (2) Find the expected volume of the cube. (3) Using computational software, approximate the probability that the volume is more than 5 times greater than the area.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT