Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

What are examples of discrete variables and continuous variables?


Asked by Ryleigh Durham on Dec 14, 2021 FAQ



Discrete variables are numeric variables that have a countable number of values between any two values. A discrete variable is always numeric. For example, the number of customer complaints or the number of flaws or defects. Continuous variable. Continuous variables are numeric variables that have an infinite number of values between any two values.
Also Know,
Discrete variable. Discrete variables are numeric variables that have a countable number of values between any two values. A discrete variable is always numeric. For example, the number of customer complaints or the number of flaws or defects. Continuous variable. Continuous variables are numeric variables that have an infinite number ...
Besides, The following are examples of discrete random variables: The number of cars sold by a car dealer in one month The number of students who were protesting the tuition increase last semester The number of applicants who have applied for a vacant position at a company The number of typographical errors in a rough draft of a book
Thereof,
On the other hand, quantitative continuous variables are variables for which the values are not countable and have an infinite number of possibilities. For example: For simplicity, we usually referred to years, kilograms (or pounds) and centimeters (or feet and inches) for age, weight and height respectively.
Furthermore,
As an over-generalized rule of thumb, usually you want to use discrete variables only when the number of different options you'll be dealing with is reasonably small, though that can vary depending on what questions you're trying to answer.