Date is Numerical or Categorical

201 views
Skip to first unread message

Kishan Jadav

unread,
Oct 9, 2020, 7:00:05 AM10/9/20
to Discussion forum for Statistics for Data Science I
I think we can perform addition/subtraction on date.
Let's take example of android version release date: Oreo released on 21th aug,2017 and Pie on 6th aug,2018. So by using subtraction we can say that Pie is release after 15 Days,11 Months and 0 year after Oreo released. 
So I think  date is of numerical type.
I am still in confusion whether Date is Numerical or Categorical ? 


Sameer Motiwala

unread,
Oct 9, 2020, 2:33:11 PM10/9/20
to Discussion forum for Statistics for Data Science I, kishanj...@gmail.com
Hi Kishan, let me try to assist

Operations like add/sub/mul/div has nothing to do with data being Categorical or Numerical. If the data is represented in numbers, these operations can be done. Had the data been represented as text then such operations wont happen.

This classification of data (Categorical or Numerical) is basis the nature of the that dataset. 

Here, date is categorical because it's components (dd-mm-yy) belong to group of values. Date will always be from 1 to 31,  month will be from 1 to 12 or Jan to Dec and so on. On the other hand as an eg Jersey no does not belong to a group of values. Its numerical, as it can have any values (eg 99, 10, 07, 51 etc)

Hope this helps to resolve the confusion.

Thanks
Sameer

shree kant prasad byahut

unread,
Oct 11, 2020, 7:38:19 AM10/11/20
to Discussion forum for Statistics for Data Science I, kishanj...@gmail.com
I also  think so , but it it should be clarified??
Reply all
Reply to author
Forward
0 new messages