Skip to content

onpillow/Udacity-DAND-Term1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity Data Analyst Nanodegree- Term 1

My work projectsr for the Nodegree. Including:

P0: Explore Weather Trends

The primarily goal of the project is to get started with data analysis--- extract data, visualized data and analyze datat. Use basic SQL query to extract the temperature data of my city, and make charts visualization to compare and make observation.

Link to my project

P1: Explore US Bikeshare Data

In this project, I wrote a Python script to create an interactive exprience in the terminal to present statistics for US Bikeshare Data in three major cities. Through the interactive exprience, user would get summary statistics of bike share systems in Chicago, New York City, or Washington.

Link to my project

P2: Investigate a TMDb Movie Dataset

In this project, I analyzed the TMDb movie dataset by using Python libraries NumPy, pandas, and Matplotlib. The dataset, which is originally from Kaggle, was cleaned and provided by Udacity. The dataset contains 5000+ movies basic information and some metrics that measured can be classified how successful these movies are. These metrics include popularity, revenue and vote average. Basic information are like cast, director, keywords, runtime, genres, etc. The goal for this project is to go through the general data analysis process project. And the research I investigated is focus on finding properties are associated with successful movies as well as some interesting trends like keywords trends by generation.

Link to my project

Link to my blog article for the project

P3: Analyze A/B Test Results

In this project, I demonstrated a A/B Test for a e-commerce company's website to decide whether they should implement their new page or keep the old page. Using the data with groups of control, treatment and their conversion, I performed the two-tailed hypothesis test and regression approach to determine results. The technique was primary using Python and I used the Boostrate Sampling method to perform the hypothesis test. Besides, I also demonstrated z-test to comoare the results. The regression method was Logit Regression, and the goal was to see if there is a significant difference in conversion based on which page a customer receives.

Link to my project

About

Projects and files for Udacity Data Analyst Nanodegree in Term 1.

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors