150k views
5 votes
What is the SST for the data set (1,5),(2,9),(4,10)?

A. 9
B. 8
C. 4
D. 14

2 Answers

4 votes

Answer:

14

Explanation:

SST = ∑ ( y − ȳ ) ² (ȳ = pronounced y bar is the mean of y values)

ȳ = (5+9+10)/3 = 24/3 = 8

∑ ( y − ȳ ) ² = ( 5 − 8 ) ² + ( 9 − 8 ) ² + ( 10 − 8 ) ²

= ( − 3 ) ² + ( 1 ) ² + ( 2 ) ²

= 9 + 1 + 4

= 14

User Alexander Kravets
by
8.1k points
4 votes
the answer to this question is 14
User Tonia
by
8.4k points