An outlier, it's when a number is much greater or lower than all the rest of the numbers.
Answer: You have a better chance if you do not replace the red marble.
Step-by-step explanation:
The bag has:
5 red marbles
8 blue marbles
4 yellow marbles
3 green marbles
A total of 5 + 8 + 4 + 3 = 20
You want to draw a red marble and then a blue marble.
The probability of drawing a red marble in your first attempt is the number of red marbles divided the total number of marbles:
P1 = 5/20
now you want to draw a blue marble.
If you replace the red marble, you have 20 marbles again in the bag, then the probability of drawing a blue marble is:
P2 = 8/20
The joint probability is P = P1*P2 = (5/20)*(8/20) = 0.1
If you do not replace the red marble, you have 19 total marbles in the bag, then the probability of taking a blue marble is:
P2 = 8/19
The joint probability is:
P = P1*P2 = (5/20)*(8/19) = 0.105
The probability is slightly bigger if you do not replace the red marble.
-16 and -1 multiply to be 16, but add to be -17
Answer: you end up at (2,2)
Step-by-step explanation:
Answer:
y = -0.25x - 6
Step-by-step explanation:
You can either just read off the slope m = -0.25 and the intersection with the vertical n = -6 or you form a system of equations from points you choose on the graph. For example:
(0,-6);(4,-7)
The general equation for a line:
y = m*x + n
The two points on the graph form a system of two equations:
1. -6 = m*0 + n
2. -7 = m*4 + n
You can read off n right away fro equation 1:
n = -6
Plugging n into equation 2:
-7 = m*4 - 6 => -1 = m*4 => m = -1/4