Answer:
x≥
Step-by-step explanation:
given 1.5x+3.75≥5.5
→ 1.5x≥5.5-3.75
→ 1.5x≥1.75
→ x≥
→ x≥
Answer:
1/8
Step-by-step explanation
Every time the number is divided by 2 like 8 divided by 2 is 4 and 4 divided by 2 is 2 and so on so if you divide 1/4 by 2 it would be 0.125 and that in fraction would be 1/8.
Answer:
y = -7x+34
Step-by-step explanation:
We have 2 points, so we can find the slope
m = (y2-y1)/(x2-x1)
= (6--1)/(4-5)
= (6+1)/(4-5)
= 7/-1
= -7
We can use point slope form to make an equation
y-y1 = m(x-x1)
y--1 = -7(x-5)
y+1 = -7(x-5)
Distribute
y+1 = -7x+35
Subtract 1 from each side
y+1-1 = -7x+35-1
y = -7x+34
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