Department of Computer Science: Prepared By: Ms. Zainab Imtiaz
Department of Computer Science: Prepared By: Ms. Zainab Imtiaz
• Ordinal values that have a set order to them. Examples of ordinal values include
having a priority on a bug such as “Critical” or “Low” or the ranking of a race as
“First” or “Third”.
• Nominal values are the opposite of ordinal values, and they represent values with
no set order to them. Nominal value examples include variables such as “Country”
or “Marital Status”.
• Binary values that represents two values. Binary value examples include variables such as
“True/false” or “yes/no”.