| title: “Iris” |
| author: “Dave Roloff” |
| date: “2026-09-05” |
| output: html_document |
1.9 Fisher’s irises. Sir Ronald Aylmer Fisher was an English statistician, evolutionary biologist, and geneticist who worked on a data set that contained sepal length and width, and petal length and width from three species of iris owers (setosa, versicolor and virginica). There were 50 owers from each species in the data set.14 (a) How many cases were included in the data? 750 (b) How many numerical variables are included in the data? Indicate what they are, and if they are continuous or discrete. There are four numerical variables and they are all continuous. (c) How many categorical variables are included in the data, and what are they? List the corre- sponding levels (categories). There is one categorical variable: Species - The levels of Species are setosa, versicolor, and virginica