Assignment 03: Data Analysis using MATLAB


Introduction to Problem

For the Assignment 03, I took 'Three' Datasets: GDI data (from 1990 to 2019), HDI data (from 1990 to 2019) and life expectancy data (from 1990 to 2019). My objective for this assignment is to find the inter-relation of all the 3 parameters of different countries, are the parameters related i.e if a country performs good in one criterion means it's also doing good in other criterions as well.


Variables under Study


Sources of Data


Software Used

MATLAB ONLINE


Rough Schema

schema

Processing Data


Learnings

This assignment helped in learning MATLAB as a data processing tool. This included importing the files in matlab, loading the data, changing the data type of the variables inside the data, sorting and selecting data of our choice and merging different datas as one file.

-----------------------------------------------------------------------------------------------------------------------------------THE END---------------------------------------------------------------------------------------------------------