STAT 3120 Statistical Methods I Lecture 1 Introduction.

Slides:



Advertisements
Similar presentations
Statistical Methods Lynne Stokes Department of Statistical Science Lecture 7: Introduction to SAS Programming Language.
Advertisements

SPSS Session 1: Levels of Measurement and Frequency Distributions
Introduction to Statistical Computing in Clinical Research Biostatistics 212 Course director: Mark Pletcher Teaching Assistant: Lee Zane.
LSP 121 Week 2 Intro to Statistics and SPSS/PASW.
Statistics: An Introduction Alan Monroe: Chapter 6.
Introduction to Computers. Michael R. Izzo
Statistics for Decision Making Descriptive Statistics QM Fall 2003 Instructor: John Seydel, Ph.D.
1 STAT 6020 Introduction to Biostatistics Fall 2005 Dr. G. H. Rowell Class 1.
CIS101 Introduction to Computing Week 05 Spring 2004.
1 Statistical Analysis SC504/HS927 Spring Term 2008 Session 1: Week 16: 18 th January Getting to know your data.
GS/PPAL Section N Research Methods and Information Systems A QUANTITATIVE RESEARCH PROJECT - (1)DATA COLLECTION (2)DATA DESCRIPTION (3)DATA ANALYSIS.
Summary of Quantitative Analysis Neuman and Robson Ch. 11
Probability and the Sampling Distribution Quantitative Methods in HPELS 440:210.
Statistics 501 Methods of Applies Statistics Using MINITAB Fall 2012 TuTh 11:15AM-12:30PM Rm219 Professor H. K. Hsieh (“Shay”)
Topic 1: Class Logistics. Outline Class Web site Class policies Overview References Software Background Reading.
MATH 1107 Elementary Statistics Lecture 1 Introduction to Statistics.
Analytic Methods in Social Ecology Summer Semester 2010 Mag. Christoph Plutzar Dr. Julia K. Steinberger.
Review of Econ424 Fall –open book –understand the concepts –use them in real examples –Dec. 14, 8am-12pm, Plant Sciences 1129 –Vote Option 1(2)
Introduction to the Practice of Statistics Fifth Edition Chapter 1: Looking at Data—Distributions Copyright © 2005 by W. H. Freeman and Company Modifications.
Introduction to SAS BIO 226 – Spring Outline Windows and common rules Getting the data –The PRINT and CONTENT Procedures Manipulating the data.
1.
Intro to Statistics and SPSS. Mean (average) Median – the middle score (even number of scores or odd number of scores) Percent Rank (percentile) – calculates.
Presentation Template STAT 3120 Statistical Methods I.
Knowing Understanding the Basics Writing your own code SAS Lab.
Practice 1 Tao Yuchun Medical Statistics
Dr. Engr. Sami ur Rahman Data Analysis Basic Analysis in SPSS.
SPSS Overview. The opening screen 2 The SPSS windows 3.
Additional roles include the following: ► ► Group analysis by Separate descriptive statistics are generated for each group. The groups are determined.
Describing Data Using Numerical Measures. Topics.
CSE 2337 Introduction to Data Management Introduction.
Introduction to Enterprise Guide Jennifer Schmidt Rhonda Ellis Cassandra Hall.
Determination of Sample Size: A Review of Statistical Theory
STAT 3130 Statistical Methods I Lecture 1 Introduction.
SPSS Instructions for Introduction to Biostatistics Larry Winner Department of Statistics University of Florida.
Project 1 FINA B. Group of 5. Due by 18/09/ parts. Each worth 50% of total. Need to provide 1 excel workbook for part 1 and part 2. This.
WELCOME TO BUSN 311 WITH LEAH MURRAY. COURSE DETAILS Weekly assignments - Discussion board - Individual Project Late policy -Find in the instructor files.
Introduction Copyright © Software Carpentry This work is licensed under the Creative Commons Attribution License See
Introduction to R Introductions What is R? RStudio Layout Summary Statistics Your First R Graph 17 September 2014 Sherubtse Training.
Introduction to data analysis: Case studies with iSIKHNAS data Day 1 1/ 69.
Statistics with TI-Nspire™ Technology Module E Lesson 1: Elementary concepts.
1 FREE SAS SOFTWARE. 2 FREE SOFTWARE Free SAS ® software. SAS STUDIO; An interactive, online community. Superior training and documentation. And the analytical.
MATH 1107 Elementary Statistics Lecture 4 Visualizations of Quantitative Data.
Chapter 1 Introduction to Statistics. Section 1.1 Fundamental Statistical Concepts.
Data Analysis with SPSS Lee Pierce Keith Mulbery Jason Archibald.
Welcome to MM207 Unit 2 Seminar Excel-Focused Dr. Bob 1.
AUSTRALIA INDONESIA PARTNERSHIP FOR EMERGING INFECTIOUS DISEASES Introduction to data analysis: Case studies with iSIKHNAS data Day 1 1/ 69.
Research Methods in Politics CHapter 13 1 Research Methods in Politics 13 Calculating and Interpreting Descriptive Statistics.
1 EPIB 698C Lecture 1 Instructor: Raul Cruz-Cano
SAS Programming Training Instructor:Greg Grandits TA: Textbooks:The Little SAS Book, 5th Edition Applied Statistics and the SAS Programming Language, 5.
Unit 3 – Association: Contingency, Correlation, and Regression Lesson 3-2 Quantitative Associations.
Statistical Exploratory Analysis with “EnQuireR” 1.Introduction 2.Installation 3.How to 4.Report.
Statistics Unit Check your understanding…. Can you answer these? What does the standard deviation of a sample represent? What is the difference between.
Course Title: Statistics
ISSCM 491 Managerial Statistics
Module 6: Descriptive Statistics
HYDROLOGY Lecture 12 Probability
Statistics for Psychology
Part Three. Data Analysis
MTH 217Competitive Success/snaptutorial.com
PSYCH 625 Education on your terms/snaptutorial.com.
PSYCH 625 Education on your terms/tutorialrank.com.
MTH 217 Education for Service-- snaptutorial.com
PSYCH 625 MENTOR Perfect Education/ psych625mentor.com.
A basic tutorial.
Understanding Research Results: Description and Correlation
In this lecture we will review basic statistical concepts.  
Notes Over 7.7 Finding Measures of Central Tendency
PSYCH 625 MENTOR Inspiring Minds / psych625mentor.com.
Lecture 4 Psyc 300A.
Biostatistics Lecture (5).
Presentation transcript:

STAT 3120 Statistical Methods I Lecture 1 Introduction

About this course –Objectives –Assignments, Project & Grading Policy –Course Syllabus & Schedule –Use of Internet Site –Usage of Software About You –Course Expectations STAT Introduction

Expectations – You should be comfortable with the following concepts: 1.Measurements of Central Tendency 2.Measurements of Dispersion (be honest – can you calculate a standard deviation?) 3.Z-scores 4.The Central Limit Theorem 5.Visualization of one variable Pie/bar/column/line charts Box Plots/Histograms 6.Visualization/organization of multiple variables Contingency Tables Stacked bar/column charts Scatterplots

STAT Introduction Expectations – I will be teaching in Base SAS. I expect that you can do the following executions using SAS with relatively little effort: Import a dataset Run Descriptive Statistics/Frequencies Create, Drop, Keep variables Categorize variables Export SAS Output to a Word Document using ODS Export SAS files to Excel