Aislinging / my-notes

0 stars 0 forks source link

Project1 #1

Open Aislinging opened 4 years ago

Aislinging commented 4 years ago
Project 1 [Explore Weather Trends]
Finish Date: Nov.18,2019
Tool: Tableau
Process:
SQL query:
SELECT *
FROM city_list
SELECT *
FROM city_data
SELECT *
FROM global_data
Export 3 data CSV files:

Temperature data around the world is an important subject. To measure temperature data, scientists combine measurements from the air and ocean surface.

In this project, I had analyzed local and global temperature data and compare the temperature trends where I lived to overall global temperature trends.

In 1862, the avg_global temperature is 7.79 degrees Celsius, the avg_shenyang's temperature is 6.08 degrees Celsius.

In 1986, the avg_global temperature is 8.73 degrees Celsius, the avg_shenyang's temperature is 7.19 degrees Celsius.

Environmental changes, volcanic activity,human factors, continental drift,solar radiation, ocean currents, and so on.

Correlation coefficient

MR84Z8.png

​ R stands for linear relationship between two variables

​ Cov(X,Y)is the covariance of X and Y.

​ Var[X] is the variance of X.

​ Var[Y]is the variance of Y.

Aislinging commented 4 years ago
Project 1 [Explore Weather Trends] ZWEI
Finish Date: Nov. 18,2019
Modify Date: Nov. 20,2019
Tool: Tableau
MfV2rQ.md.png

MfGSJg.md.png

Process:

SQL query:
SELECT *
FROM city_list
SELECT *
FROM city_data
SELECT *
FROM global_data
Export 3 data CSV files:

Temperature data around the world is an important subject. To measure temperature data, scientists combine measurements from the air and ocean surface.

In this project, I had analyzed local and global temperature data and compare the temperature trends where I lived to overall global temperature trends.