Top Banner
Outline • Class Intros • Overview of Course • Example Research Project
26

Outline Class Intros Overview of Course Example Research Project.

Jan 02, 2016

Download

Documents

Jordan Howard
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Outline Class Intros Overview of Course Example Research Project.

Outline

• Class Intros

• Overview of Course

• Example Research Project

Page 2: Outline Class Intros Overview of Course Example Research Project.

• What are your goals?

• What types of problems? datasets?

• Which software do you currently use?

Introductions

Page 3: Outline Class Intros Overview of Course Example Research Project.

Breadth vs. Depth vs. Relevancy

Class

Project

Page 4: Outline Class Intros Overview of Course Example Research Project.
Page 5: Outline Class Intros Overview of Course Example Research Project.

Question

Hypothesis

Data

Analytics

Charts

Answer

57 59 61 63 65 67 69 71 73 75 77150

170

190

210

230

250

270

Height (inches)

Wei

ght (

poun

ds)

Are height and weight related?

Page 6: Outline Class Intros Overview of Course Example Research Project.
Page 7: Outline Class Intros Overview of Course Example Research Project.
Page 8: Outline Class Intros Overview of Course Example Research Project.

Question

Hypothesis

Data

Analytics

Charts

Answer

Can we put a person on Mars by 2025?

Page 9: Outline Class Intros Overview of Course Example Research Project.
Page 10: Outline Class Intros Overview of Course Example Research Project.
Page 11: Outline Class Intros Overview of Course Example Research Project.

Question

Hypothesis

Data

Analytics

Charts

Answer

What determines housing prices?

LocationSquare Feet

Crime

Page 12: Outline Class Intros Overview of Course Example Research Project.

Number of VariablesAnalyzed

Week

1 2 3 4 5 6 7

6+

5

4

3

2

1

Page 13: Outline Class Intros Overview of Course Example Research Project.

Data Visualization - MathematicsMean

StandardDeviation

Correlation

Page 14: Outline Class Intros Overview of Course Example Research Project.

Base Camp: Standard Deviation

85 95 105 115 125 135 1450

5

10

15

20

25

30

Bins

Freq

uenc

y

Page 15: Outline Class Intros Overview of Course Example Research Project.

Temperature Variation Across Cities in 2011

San Francisco

Boston

30 60 90

Austin

30 60 90

30 60 90

San Diego

30 60 90

30 60 90

Tampa Bay

Page 16: Outline Class Intros Overview of Course Example Research Project.

Normal Distribution

Distribution of Height

Normal Distribution

Page 17: Outline Class Intros Overview of Course Example Research Project.

Outliers

Identify

Remove?

Page 18: Outline Class Intros Overview of Course Example Research Project.

Correlation• To what degree are two variables related?

57 59 61 63 65 67 69 71 73 75 77150

170

190

210

230

250

270

Height (inches)

Wei

ght (

poun

ds)

Page 19: Outline Class Intros Overview of Course Example Research Project.

Excel Pivot Table

Page 20: Outline Class Intros Overview of Course Example Research Project.

Excel Analysis Pak

Page 21: Outline Class Intros Overview of Course Example Research Project.

Write Code/ Program- Input Data- Analyze- Graphics

Datasets, etc.

Enter CommandsView Results

R / R-Studio

Page 22: Outline Class Intros Overview of Course Example Research Project.

Currently, how many R Packages?

At the command line enter: dim(available.packages()) available.packages()

Page 23: Outline Class Intros Overview of Course Example Research Project.

Correlation Matrix

Page 24: Outline Class Intros Overview of Course Example Research Project.

Multivariate Regression

Y

X’s

HeightY

X4X3X2X1

Page 25: Outline Class Intros Overview of Course Example Research Project.

Frequently Used Algorithms

Page 26: Outline Class Intros Overview of Course Example Research Project.

Predictive AnalyticsData AnalysisSoftware Statistics Data Mining