Answer:
Let the integers are p and q.
In case both integers are positive or negative, you add the numbers up and apply their sign to the sum.
<u>Examples:</u>
- 10 + 88 = 98
- -20 + (-15) = -35
In case one of the integers is negative and one positive.
Use absolute value in this case.
Subtract the numbers and apply the sign of the number with the greater absolute value.
<u>Examples:</u>
- - 10 + 15 = |15 - 10| = |5| = 5
- - 15 + 10 = - |15 - 10| = - |5| = -5
Answer:
C.
Explication:
It wants you to determined which angle is bigger out of two of the angles.
Angle A. is 3.9 inches plus 7.9 inches
Angle B. is 3.9 inches plus 4.2 inches
Angle C. is 7.9 inches plus 4.2 inches
Answer:
He owns 38%
Step-by-step explanation:
divide 950,000 by 25,000
Answer:
![E(X)= n \int_{0}^1 x^n dx = n [\frac{1}{n+1}- \frac{0}{n+1}]=\frac{n}{n+1}](https://tex.z-dn.net/?f=E%28X%29%3D%20n%20%5Cint_%7B0%7D%5E1%20x%5En%20dx%20%3D%20n%20%5B%5Cfrac%7B1%7D%7Bn%2B1%7D-%20%5Cfrac%7B0%7D%7Bn%2B1%7D%5D%3D%5Cfrac%7Bn%7D%7Bn%2B1%7D)
Step-by-step explanation:
A uniform distribution, "sometimes also known as a rectangular distribution, is a distribution that has constant probability".
We need to take in count that our random variable just take values between 0 and 1 since is uniform distribution (0,1). The maximum of the finite set of elements in (0,1) needs to be present in (0,1).
If we select a value
we want this:

And we can express this like that:
for each possible i
We assume that the random variable
are independent and
from the definition of an uniform random variable between 0 and 1. So we can find the cumulative distribution like this:

And then cumulative distribution would be expressed like this:



For each value
we can find the dendity function like this:

So then we have the pdf defined, and given by:
and 0 for other case
And now we can find the expected value for the random variable X like this:

![E(X)= n \int_{0}^1 x^n dx = n [\frac{1}{n+1}- \frac{0}{n+1}]=\frac{n}{n+1}](https://tex.z-dn.net/?f=E%28X%29%3D%20n%20%5Cint_%7B0%7D%5E1%20x%5En%20dx%20%3D%20n%20%5B%5Cfrac%7B1%7D%7Bn%2B1%7D-%20%5Cfrac%7B0%7D%7Bn%2B1%7D%5D%3D%5Cfrac%7Bn%7D%7Bn%2B1%7D)