Regression Equation in Uncoded Units Y = 64.375 + 3.125 A - 0.625 B + 6.875 C - 4.375 A*B - 9.375 A*C + 4.375 B*C + 6.62 Ct Pt Question: Use steepest Ascent method to optimize the response. Must show 4 steps for steepest ascent method (CtPt means center point)
Added by Luz H.
Close
Step 1
In this case, the objective function is the regression equation. Show more…
Show all steps
Your feedback will help us improve your experience
Breanna Ollech and 54 other Intro Stats / AP Statistics educators are ready to help you.
Ask a new question
Labs
Want to see this concept in action?
Explore this concept interactively to see how it behaves as you change inputs.
Key Concepts
Recommended Videos
Regression Equation in Uncoded Units Response 5.839 125 VC 0.096 TRRA 00368 TVPR 0A00 AC TriRA 00189 A/C TUPR 0.0200 TRIPA"TvPr 00120 NC TRPA"Tupr Regression Equation in Uncoded Units Response 9335 207 NC 016 TrPA= 02228 TuPR 1.86 NC TrPA Qoimac 0.0519 TRiDA"TPR 00544 NC TriRA"TVPR
Breanna O.
Let hat{eta}_{yx} and hat{eta}_{xy} represent the slopes in the regression of Y on X (Y = eta_0 + hat{eta}_{yx}X + u) and X on Y (X = alpha_0 + hat{eta}_{xy}Y + v), respectively. Show that hat{eta}_{yx}hat{eta}_{xy} = r^2 (see the formula for r in Problem 5 below).
Madhur L.
Coordinate Descent for Linear Regression We would like to solve the following linear regression problem: minimize (y(i) - wTx(i))^2, where w ∈ ℐ^N×1 and x(i) ∈ ℐ^N×1 using coordinate descent. a) In the current iteration, wk is selected for update. Please prove the following update rule: wk ← Σ(i=1 to M) xk(i) ⋅ (y(i) - Σ(j=1, j≠k to N) wj xj(i)) / Σ(i=1 to M) (xk(i))^2, ∀k ∈ {1, 2, ..., N} (3) b) Prove that the following update rule for wk is equivalent to Eq. (3). wk_old ← wk, wk ← Σ(i=1 to M) xk(i) ⋅ r(i) / Σ(i=1 to M) (xk(i))^2 + wk_old, r(i) ← r(i) + (wk_old - wk) xk(i) ∀i ∈ {1, 2, ..., M}. where r(i) is the residual r(i) = y(i) - Σ(j=1 to N) wj xj(i). Compare the two update rules. Which one is better and why?
Supreeta N.
Recommended Textbooks
Elementary Statistics a Step by Step Approach
The Practice of Statistics for AP
Introductory Statistics
Transcript
18,000,000+
Students on Numerade
Trusted by students at 8,000+ universities
Watch the video solution with this free unlock.
EMAIL
PASSWORD