R Programming On Abalone Dataset
R Programming On Abalone Dataset
on Abalone
Dataset
Contents
2 Dataset 6 Outcome
3 Secondary Data
4 About software R
Startup Budget 2
Introduction
Abalone
Startup Budget 3
Abalone Dataset
Startup Budget 4
Metadata and Attribute information:
Name Data Type Measurement Description
M, F, and I (Infant)
categorical It can be either one of Male, Female or Indeterminate
Sex
(factor) (Infant). Abalone gender is not determined at birth but
rather when they mature a little
Length Continuous mm Longest shell measurement
Startup Budget 5
Secondary Data
Startup Budget 6
About R
Startup Budget 8
4.Divide the dataset into 2 parts using sample 6. Create a bar chart for Shell weight vs. Age.
function (Training part 80%, Testing 20%).
Startup Budget 9
7. What is the average age for the Male Abalone and
Female Abalone? Also show using the graph?
Startup Budget 10
Outcome By observing the correlation between
the targets attribute Rings and the
•Total number of observations in dataset = 4177 independent variables, we conclude
•Total number of variables in dataset = 9 that it is possible to build a model to
predict the target value in function of
•Mean age of abalone= 9.933684 the independent attributes. The weight
•Average age of male abalone = 0.3658128 of the Abalones varies proportional to
•Average age of female abalone = 0.312904 their sizes. There are no significant
differences in size, weight and
numbers of rings between male/female
abalones. The Infant Abalones groups
present lower mean values of size,
weight and number of rings. The
weight and height of abalones varies
accordingly to age until the adult age,
after adult life size and weight stops
varying, and after 16.5 years (15 rings)
these measurements aren't correlated.
Startup Budget 11
Thank
You
Group 7:
Kapil Dashora_20BSP1007
Anchal Tanwar_20BSP0243
Gopal Mantri_20BSP0793
Shweta Saraf_20BSP2389
Srishti Narang_20BSP2506
Atul Handuja_20BSP0463