A
asmkdas
Member
Would anyone please elaborate the concept how we could use \(Skew(X)=\Sigma([{x_i}-{\mu}]^3)\)
is equal to \(Skew(X)=E([{X_i}-{\mu}]^3)\)?
is equal to \(Skew(X)=E([{X_i}-{\mu}]^3)\)?
The population skewness is E[(X-mu)^3], where X is the random variable and mu is its mean. By cubing the deviations from the mean, we retain the sign, so a positive skewness tells us that we have more values of X above the mean than below the mean, ie it is peaked to the left and has a long tail on the upper side. A negative skewness tells us that we have more values below the mean than above it, so it is peaked to the right with a long tail on the lower side.
For Q1.2, you are required to compute sample skewness. Read the question it gives you information about a data set.
For Q1.5, you are dealing things at the population level. You define skewness as expectation of some random variable dependent on X. Then it goes on to compute the expectation using first principles.
I am not sure when you wrote your original post why you decided to drop the factor P(X = x) within the summation formula !
In summary, I do not see any issue here. Is this fine?