I was working on a Statistics problem and had been given some data (Mean, variance, Skewness and Kurtosis values). From that, I arrived at the following 4 equations but I am stumped here. Any suggestions would greatly help, thanks !
a + b + c + d = 20
(a-5)² + (b-5)² + (c-5)² + (d-5)² = 46
(a-5)³ + (b-5)³ + (c-5)³ + (d-5)³ = 2105.93
(a-5)⁴ + (b-5)⁴ + (c-5)⁴ + (d-5)⁴ = 118760.5
Step 2: Calculate the symmetric functions in $a,b,c,d$.
Step 3: Construct & solve the quartic equation. ... Good luck $ \ddot \smile$
– Donald Splutterwit Oct 14 '19 at 14:26