Summation Simplification for Neumerator of Beta Estimator

  • Context: Graduate 
  • Thread starter Thread starter LBJking123
  • Start date Start date
  • Tags Tags
    Beta Summation
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
LBJking123
Messages
13
Reaction score
0
I need simplify this equation:

Ʃwixiyi - (ƩxiwiƩyiwi)/Ʃwi

Into an equation of the form: Ʃ(something - something)yi

I am pretty sure the first something is xiwi, but I have no idea what the second something would be...

Any help would be greatly appreciated. Thanks!
 
Physics news on Phys.org
LBJking123 said:
I need simplify this equation:

Ʃwixiyi - (ƩxiwiƩyiwi)/Ʃwi

Into an equation of the form: Ʃ(something - something)yi

I am pretty sure the first something is xiwi, but I have no idea what the second something would be...

Any help would be greatly appreciated. Thanks!

Come on, that's easy:
[itex] \sum_i w_i(x_i-\sum_j x_j w_j/\sum_k w_k) y_i[/itex]
Note that I chose a separate index for each summation for clarity.
The term in brakets is x minus <x>, i.e. the mean of x.
 
Ohhhhh I kept thinking it was going to be

Ʃ(xiwi-(xiwi2)/Ʃwi)yi

I makes more sense when you choose a separate index for each summation.

Thanks for the help DrDu!