Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For the dataset of iris available at (https://ksbledu.courses.colaraz.com/asset-v1:ksbledu+INFT-625_C+Fall_2022+type@asset+block@DataSets.zip), perform the following analysis in python and submit your response in terms of the working code along

For the dataset of iris available at (https://ksbledu.courses.colaraz.com/asset-v1:ksbledu+INFT-625_C+Fall_2022+type@asset+block@DataSets.zip), perform the following analysis in python and submit your response in terms of the working code along with the result graphs (where applicable). The code must be submitted in either a jupyter or a python file, while the graph should be submitted as an image or pdf.

(1) Find the mean distribution of the width and length of the iris flower petals and display them in the pie chart.

(2)Display the clustering of the iris flower petals in terms of length and width using a scatter plot. The clustering should have the size of the dots proportional to the length of the sepals.

(3) Improved the visibility of the clustering using the hexbin plot over the sepal length and sepal width of the iris flower. Please note that the hex size must be inversely proportional to the sepal length.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions