[R] Comparing skewness of two distributions

Joshua Wiley jwiley.psych at gmail.com
Fri Aug 26 23:07:38 CEST 2011


par(mfrow = c(2, 1))
plot(density(rnorm(100)^2))
plot(density(rnorm(100)^2))

?

On Fri, Aug 26, 2011 at 10:20 AM, Benjamin Polidore <polidore at gmail.com> wrote:
> I have two distributions.  Both are left skewed.  Is there a good
> statistical approach to determining if the skew of distribution 1 is
> statistically similar to the skew of distribution 2?
>
> Thanks,
> bp
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
Joshua Wiley
Ph.D. Student, Health Psychology
Programmer Analyst II, ATS Statistical Consulting Group
University of California, Los Angeles
https://joshuawiley.com/



More information about the R-help mailing list