CEE384 Recitation 4
CEE384 Recitation 4
Problem 1
X 1 2 3 4 5
y 1 1.1 0.9 0.96 1.01
Consider the property of mean is the sum of the square of the deviation of the set of the values is
minimum.
∑(𝑌𝑖 − 𝑌̅)2
Consider the sum of the square of the residual is the minimize as 𝑎 = 𝑌̂ according to the question.
𝑎 = 𝑌̂
Substitute the value in the above equation.
1 + 1.1 + 0.9 + 0.96 + 1.01
𝑎=
5
= 0.994
Problem 2
𝐹 = 𝑘𝑥 2
Its normal form
∑ 𝐹𝑥 2 = 𝑘 ∑ 𝑥 4
x F x2 x4 Fx2
10 100 100 10000 10000
15 200 225 50625 45000
20 384 400 160000 153600
∑ 𝐹𝑥 2 = 208600
∑ 𝑥 4 = 220625
208600 = 220625𝑘
𝑘 = 0.9455