Executive Summary
Our company recently measured the iris flower and get iris dataset.
We would like to know…
Introduction
Our company recently measured the iris flower and get iris dataset.
We would like to know… - How are varibales correlated to each other? -
What is the dsitributionof each variable? - How same are the
variables.
Data Source
measured the iris flower and get iris dataset
Key Findings
- What is the dsitributionof each variable?
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 |
Normality: Petal Length
##
## ---------------
## Variable: petal_length
## ---------------
##
## Normality Test
| 0.8768 |
8.635e-10 |
Shapiro-Wilk normality test |
Normality: Petal
##
## ---------------
## Variable: petal_width
## ---------------
##
## Normality Test
| 0.9019 |
1.853e-08 |
Shapiro-Wilk normality test |
How same are the variables.
Wilcoxn: Petal length petal width
| 19099 |
0 |
Wilcoxon rank sum test with continuity
correction |
two.sided |
Wilcoxn: sepal length sepal width
| 22199 |
0 |
Wilcoxon rank sum test with continuity
correction |
two.sided |