is a count variable continuous or ordinal?
Friends:I have a vaiable that gets values of 0,1,2,3,4. this variable counts number of cars in a zone for example when we have 3 cars it gets the value of 3. my question is: what is the appropriate type for this variable? should I go with continuous or change it to nominal?thanks