Answer:
a)
Mean = sum of all numbers in dataset / total number in dataset
Mean = 8130/15 = 542
Median:
The median is also the number that is halfway into the set.
For median, we need to sort the data and then find the middle number which in our case is 546. Below is the sorted data
486 516 523 523 529 534 538 546 548 551 552 558 566 574 586
Standard Deviation (SD). Here X represents dataset and N= count of numbers in data
As per the SD formula, which is Sqrt ( sum (X_i - Meanx(X))/(N-1))
SD= 25.082
2) Formula for coefficient of skewness using Pearson's method (using median) is,
SK = 3* ( Mean (X) - Median(X))/(Standard Deviation) = 3*(542-546)/25.082 = -0.325
3) coefficient of skewness using the software method is also same which is -0.325
Answer:
I'm sorry I couldn't help you
Step-by-step explanation:
Answer:
The perpendicular line would be y = -3x - 7
Step-by-step explanation:
To find the equation of the line, we first need to solve the original line for y.
-x + 3y = 9
3y = x + 9
y = 1/3x + 3
Now we know the slope of the original line to be 1/3. Since perpendicular lines have opposite and reciprocal slope, we know the new line to have a slope of -3. We can then use that along with the given point in point-slope form to find the equation.
y - y1 = m(x - x1)
y - 2 = -3(x + 3)
y - 2 = -3x - 9
y = -3x - 7
Answer:
6p
Step-by-step explanation:
9p - 3p needs to have the like terms combined. 9 - 3 is 6, and since you have to keep the p, the answer is 6p.