Two negatives equal a positive, so its just like subtracting 50 and 30, but your answer will be a positive.
There’s 14 rolls. The probability he lands on a 2 would be 2/14. Once you simplify it it would give you a probability of 1/7
Let's find the mean of all the values first.
6.3+6.4+6.5+6.6+6.8+6.8+7.5= 46.9
Let's divide by the number of values.
46.9÷7=
6.7
Now let's find the distance that each number is away from 6.7 and find the mean of those numbers.
0.4+0.3+0.2+0.1+0.1+0.1+0.8=
.2857
≈ 0.3
So, the absolute deviation is 0.3.
If you are given $10 every 3.5 hours and you want to find the unit rate per hour, you want to solve for how much money you make every hour. You do this by dividing the $10 by the 3.5 hours, which will result in about $2.86 per hour. (This is a rounded value)
When you arrange the N points in sequence around the polygon (clockwise or counterclockwise), the area is half the magnitude of the sum of the determinants of the points taken pairwise. The N determinants will also include the one involving the last point and the first one.
For example, consider the vertices of a triangle: (1,1), (2,3), (3,-1). Its area can be computed as
(1/2)*|(1*3-1*2) +(2*-1-3*3) +(3*1-(-1)*1)|
= (1/2)*|1 -11 +4| = 3