Question: Using Java: (a) Calculate the mean, median, standard deviation of length. Comment on your calculation. (b) Draw the boxplot for length and width. Comment on
Using Java: 
(a) Calculate the mean, median, standard deviation of length. Comment on your calculation. (b) Draw the boxplot for length and width. Comment on your graph. (c) Draw a scatter plot and a qq plot based on these two variables. Comment on your graph. (d) Can you find (roughly) the first quartile (Q1) and the third quartile (Q3) of length? (e) How is a qq plot different from a quantile plot? (f) Calculate the correalation coefficient (Pearson's product moment coefficient). What is the correlation between two attributes? (g) Normalize the length based on z-score normalization. (h) Normalize the length by z-score normalization using mean absolute deviation instead of standard deviation. (i) Comment on the methods you used in (g) and (h)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
