Search notes:

Statistics: variables

A variable measures an attribute (such as height, temparature, etc.) and assigns the measured state to a value. All measured values belong to a variable and an observation. An observation contains all values that were measured on the same object (such as student, item produced etc.)
The R community calls a data set tidy if each variable is stored in a column, each observation is stored in a row and each type of observational unit forms a table (Hadley Wickham).
This structure somewhat corresponds to Codd's 3rd normal form.
Categorization:
Discrete variables can only take on a finite number of values.
All qualitative variables are discrete.

See also

level of measurement

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/science/...', 1758200552, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/science/mathematics/statistics/variables/index(53): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78