Difference between revisions of "Group04 research paper"

From ISSS608-Visual Analytics and Applications
Jump to navigation Jump to search
Line 31: Line 31:
  
 
==Project Motivation==
 
==Project Motivation==
<b><big>Association Rule Mining is Powerful</big></b><br>
+
Our objective is to see the influence of different factors on happiness and get the most important factors.
 
+
In order to get the factors, we will use several types of graphs, including exploratory data analysis, multivariate matrix analysis, likert scale, bubble plot, choropleth mapping and cluster analysis to analyze the happiness survey result in China in 2015 and show the results by different provinces.
<b><big>Room for Improvement of Current Packages</big></b><br>
+
We will consider the happiness score given by the respondents themselves as the main target and choose several factors which we think have large influence on happiness to see the importance of them. Besides, when choosing the question results which can represent factors, we will choose subjective questions first, because they can directly show the real feelings of people.
  
 
==R Packages Used==
 
==R Packages Used==

Revision as of 15:43, 26 April 2020

Happy face banner.jpg

CHINA HAPPINESS SURVEY

Proposal

Poster

Application

Report

 



Abstract

Happiness is a very important topic all around the world nowadays, especially in China, the country which is becoming more and more focus on people’s happiness because of the development. Happiness can be influenced by a lot of factors, such as health, education and income. Also, happiness can show different features in different regions. Our objective is to get the most important factors to happiness in China. Therefore, we will use several types of graphs such as likert scale, bubble plot and mapping to analyze the result of a survey on Chinese people’s happiness in 2015 and consider different provinces in China.

Project Motivation

Our objective is to see the influence of different factors on happiness and get the most important factors. In order to get the factors, we will use several types of graphs, including exploratory data analysis, multivariate matrix analysis, likert scale, bubble plot, choropleth mapping and cluster analysis to analyze the happiness survey result in China in 2015 and show the results by different provinces. We will consider the happiness score given by the respondents themselves as the main target and choose several factors which we think have large influence on happiness to see the importance of them. Besides, when choosing the question results which can represent factors, we will choose subjective questions first, because they can directly show the real feelings of people.

R Packages Used

  • For Interactive Application: R Shiny and Shiny Dashboard

Shiny is an R Studio package for developing interactive charts, data visualizations and applications to be hosted on the web using the R programming language. It enables developer to make an interactive application which allow user to understand a certain model or do some data explorations. In this case, we could visualize the underlying rules beyond given datasets which show a clear picture of how those items correlate with each other. Package ‘shiny’Package ‘shinydashboard’

Data Cleaning and Preparation

Choice of Visualizations and Critics

Application Design in Details

Use Cases

1.Bashboard

Dashboard 1.png
Dashboard 2.png
Dashboard 3.png

2.Exploratory Data Analysis

EDA 1.png
EDA 2.png

3.Multivariate Matrix Analysis

MMA 5.png
MMA 4.png

4.Likert & Bubble Plot

LB 1.png
LB 4.png
LB 3.png

5.Choropleth Mapping

Map 1.png
Map 2.png

6.Cluster Analysis

Heat 1.png
Heat 2.png

References