Executive Summary
Our company recently measured the iris flower and derive the iris
dataset. We would like to know more abou the data.
INtroduction
Our company recently measured the iris flower and derive the iris
dataset. We would like to know more abou the data. - How are the
variables correlated to each other? - What is the distribution of each
variable? - How same are the variables?
Data Source
company recently measured the iris flower and derive the iris
dataset.
Key Findings
Scatter

What is the distribution of each variable?
Normality Petal Length
##
## ---------------
## Variable: petal.length
## ---------------
##
## Normality Test
| 0.8768 |
8.635e-10 |
Shapiro-Wilk normality test |
Normality Petal Width
##
## ---------------
## Variable: petal.width
## ---------------
##
## Normality Test
| 0.9019 |
1.853e-08 |
Shapiro-Wilk normality test |
Normality Sepal Length
##
## ---------------
## Variable: sepal.length
## ---------------
##
## Normality Test
| 0.9756 |
0.009234 |
Shapiro-Wilk normality test |
Normality Sepal Width
##
## ---------------
## Variable: sepal.width
## ---------------
##
## Normality Test
| 0.985 |
0.1062 |
Shapiro-Wilk normality test |
How same are the variables?
Wilcoxon Petal Length Petal
Width
| 19099 |
4.976e-27 |
Wilcoxon rank sum test with continuity
correction |
two.sided |
Wilcoxon Sepal Length Sepal
Width
| 22199 |
2.084e-50 |
Wilcoxon rank sum test with continuity
correction |
two.sided |
Conclusions