3 - Assignment Question - Updated
3 - Assignment Question - Updated
Page 1 of 5
Assignment (100%)
For the assignment, you are asked to explore the application of data analytics
techniques to the dataset which is provided. You have to study particular data problems
related to the dataset, giving special consideration to the unique properties of the problem
domain, and testing one or more techniques on it.
Your analysis should be deep and in details, also it must go further than what has
already been covered in this course. You have to adopt the data Exploration, Manipulation,
Transformation and Visualization concepts to guide you through the solution process. It is
very important to explain and justify the techniques that have been chosen.
You also may need to pre-process your data to get it into an appropriate format. The
assignment should involve a number of techniques by categorize it into different criteria
and a detailed exploration with the commands using in each criteria. .Outline the findings,
analyze it and justify correctly with an appropriate graph. Also a supporting document is
needed to reflect the graph and code using R programming concepts.
This assignment will help you to explore and analyse a set of data and reconstruct it into
meaningful representations for decision making.
4.0 TYPE
Individual Assignment
This assignment need to explore United State Weather Report data set and categorize it by
different techniques in such a way that it should retrieve the necessary information which
helps to do a decision making. First you have to do the necessary pre-processing on the
dataset, use the necessary commands to convert it into desired format and visualize it
according the way which user can understand.
Techniques
The techniques used to explore the dataset using various data exploration, manipulation,
transformation and visualization techniques which covered in the course. And as an
additional features must explore the further concepts which can improve the retrieval
effects.
The dataset provided for this assignment is related to the weather report in United States. It
contains 22 columns and 366 rows. It contains data related to Temperature, Wind, Rain and
information related to the data
7.0 DELIVERABLES:
The complete code must submitted in the form of a CD-ROM.
Documents delivered in printed and softcopy form.
Submission deadline:
B) Contents:
Description and justification of all R programming techniques
incorporated into the solution
Complete code of the implementation
Screenshots of outputs with appropriate explanations
C) Conclusion
D) References
The font size used in the report must be 12pt and the font is Times
New Roman. Full source code is not allowed to be included in the
report. The report must be typed and clearly printed.
You may source algorithms and information from the Internet or
books. Proper referencing of the resources should be evident in the
document.
All references must be made using the Harvard Naming Convention
as shown below:
The theory was first propounded in 1970 (Larsen, A.E. 1971), but
since then has been refuted; M.K. Larsen (1983) is among those most
energetic in their opposition……….
/**
* Following source code obtained from (Danang, S.N. 2002)
*/
int noshape=2;
noshape=GetShape();