Answer:
Step-by-step explanation:
you multiple each hight and base
The exponential distribution is:

where

The probability we want is how likely will a dvd player last more than 8 years, given it has already lasted 5 years
To find this, you use conditional probability.

where A is P(x>8) and B is P(x>5)
To find these probabilities, integrate over the distribution:

Sub into conditional probability formula:

Final Answer: Given a dvd player is more than 5 years old, the probability that it will last another 3 more years is about 54.9%
Answer:
No
Step-by-step explanation:
They are not real un my opinion
Y - 2 = 5/4 ( x - 4 )
or
y = 5x/4 - 3
Answer:
d
Step-by-step explanation:
A(n) = 1 - 0.1(n-1)
A(1) = 1- 0.1*(1-1) = 1 - 0.1*0 = 1
A(2) = 1- 0.1*(2-1) = 1 - 0.1*1 = 1- 0.1 = 0.9
A(3) = 1 - 0.1(3-1) = 1 - 0.1*2 = 1-0.2=0.8
Method:
A(1)=1
D = A(2)-A(1) = 0.9 - 1 = -0.1
A(n) = A(1)+(n-1)*d = 1 + (n-1)*(-0.1)
= 1 - 0.1(n -1)