<h3>
Answer: 410 mL </h3>
=====================================================
Explanation:
The ratio of A to B is 5:3
Multiply both parts by x to get 5x:3x
We need 5x parts of A and 3x parts of B
Adding those parts should get us 656 mL total
A+B = total
5x+3x = 656
8x = 656
x = 656/8
x = 82
Therefore, we need 5x = 5*82 = 410 mL of compound A
Also, we need 3x = 3*82 = 246 mL of compound B
In total, we have A+B = 410+246 = 656 mL which helps confirm the answer.
-----------
Side note: The ratio 410:246 reduces to 5:3 after dividing both parts by 82.
2/3x = 6
Multiply both sides by 3x
2 = 6.3x
2 = 18x
x = 2/18
x = 1/9
Answer:
Discarding the influential outlying cases when detected is also known as flagging outliers in a data set, and this is because outliers do not follow the rest of the dataset's pattern. if this outliers are not discarded they would have a negative effect on any model attached to the dataset
Step-by-step explanation:
In a regression class ; If extremely influential outlying cases are detected in a Data set, discarding this influential outlying cases is the right way to go about it
Discarding the influential outlying cases when detected is also known as flagging outliers in a data set, and this is because outliers do not follow the rest of the dataset's pattern. if this outliers are not discarded they would have a negative effect on any model attached to the dataset
Answer:
2.42
Step-by-step explanation:
standard deviation= sqrt(variance)
Variance=E[X2] - E[X]2
E[X] = sum(X)/n=35/9, so E[X]2 = 1225/81
E[X2] =sum(X2)/n = 189/9 = 170/81
Variance= 476/81
Standard deviation = sqrt(476/81) ~2.42