Short Task 10
Read Seven easy graphs to visualize correlation matrices in R and answer the following questions.
How would you describe the distribution of the variable
hp?Between which two variables is the most significant correlation found?
How would you describe the association between
hpanddisp(positive/negative, weak/moderate/strong)?How would you describe the association between
dispandcarb(positive/negative, weak/moderate/strong)?Is the relationship between
mpgandcyllinear?State the name of the R package which you believe produces the most aesthetically pleasing correlation matrix. Why does it excel over others?