To get the variance, start with finding the mean of your data points:
(23 + 19 + 22 + 30 + 28) / 5 = 24.4
Now take each data point and subtract the mean from it, then square that value:
23 - 24.4 = -1.4 * -1.4 = 1.96
19 - 24.4 = -5.4 * -5.4 = 29.16
22 - 24.4 = -2.4 * -2.4 = 5.76
30 - 24.4 = 5.6 * 5.6 = 31.36
28 - 24.4 = 3.6 * 3.6 = 12.96
Now get the average of those new numbers. That is your variance:
(1.96 + 29.16 + 5.76 + 31.36 + 12.96) / 5 = 16.24
The standard deviation will be the square root of the variance:
√(16.24) = 4.0299 (rounded to 4DP)
Answer:
2a-3 and a+4
Step-by-step explanation:
Given the equation
2a²+8a -15 = 3a - 3
We are to find one of its factors
Equate the expression to zero
2a²+8a -15 = 3a - 3
2a²+8a -15 - 3a + 3 = 0
Collect the like terms
2a²+8a - 3a - 15 + 3= 0
2a²+5a - 12= 0
Factorize
2a²+8a-3a - 12= 0
2a(a+4)-3(a+4) = 0
(2a-3)(a+4) = 0
Hence the factors are 2a-3 and a+4
Answer:
y = 17/4 + 9x/4
Step-by-step explanation:
The answer is d, just find the equation and then plug in the first few numbers of copies and you’ll find the correct answer
mark me brainliest if the answer is correct, thank you in advance :)
The method used is Distributive Property.
<h3>What is Distributive property?</h3>
The Distributive Property is an algebraic property that is used to multiply a single value and two or more values within a set of parenthesis.
Given:
(2x² - 1)(3x+2) = (2x²)(3x) + (2x²)(2) + (-1)(3x)+(-1)(2)
Here the property used is Distributive property.
Because distributive property in this way
a*(b+c)= a*b+ a*c
This is how a is being multiplied by with b and c.
Learn more about this Distributive property here:
brainly.com/question/4136433
#SPJ1