You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Discussion forum for Statistics for Data Science I
while calculating correlation does the x and y data set values have to ordered?? in practice assignment 4 solution, the dateset is taken randomly as they are given without sorting them. so no sorting required for correlation??
Anand Iyer
unread,
Nov 20, 2020, 5:51:31 AM11/20/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Discussion forum for Statistics for Data Science I, Arka Das
data need not in order for calculating correlation.
it's important only for median and in general any percentile computations - on a single variable.