What kind of variables are date and day of the week?
105 views
Skip to first unread message
shashank
unread,
Oct 6, 2020, 4:36:45 AM10/6/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
how can date be categorical variable since Date is number (numerical )??
ssripa...@gmail.com
unread,
Oct 6, 2020, 5:39:43 AM10/6/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
Hi. Even though date consists of numbers, the numbers themselves dont mean anything mathematically. For example, A)10-06-2020 and B)15-06-2020 are two dates but we cannot literally compare both the dates numerically as in A<B or A>B. Also another quality of numerical data is having measurement units which date per se doesnt have. Hope it helps