LESSON ONE DECISION ANALYSIS Subtopic 4 - R Programming Created by The North Carolina School of Science and Math forThe North Carolina School of Science.

Slides:



Advertisements
Similar presentations
Research Notes Tool Chuck Connell, Tufts Univ.. Tufts University Computer Science22 Two Research Problems References… Many types – books, articles, web.
Advertisements

 Statistics package  Graphics package  Programming language  Can be used to share/reproduce analyses  Many new packages being created - can be downloaded.
Chapter 5 Operating Systems. 5 The Operating System When working with multimedia, the operating system is perhaps the most important, the most complex,
Creating a Program In today’s lesson we will look at: what programming is different types of programs how we create a program installing an IDE to get.
1 CS 106, Winter 2009 Class 4, Section 4 Slides by: Dr. Cynthia A. Brown, Instructor section 4: Dr. Herbert G. Mayer,
CS115 HOW TO INSTALL THE JAVA DEVELOPMENT KIT (JDK)
CENG 161 Introduction to Computer Science Instructor: Dr. Nurdan SARAN Lab Assistant: Arzu Burçak Sönmez.
Week 1 basic Python programs, defining functions Special thanks to Scott Shawcroft, Ryan Tucker, and Paul Beck for their work on these slides. Except where.
Extreme Weather Installing and Exploring Weather Applications on Google Earth iLearn Science Session 2.
CS0007: Introduction to Computer Programming Setting Up Java.
Introduction to R Statistical Software Anthony (Tony) R. Olsen USEPA ORD NHEERL Western Ecology Division Corvallis, OR (541)
SYST Web Technologies SYST Web Technologies Installing a Web Server (XAMPP)
TC2-Computer Literacy Mr. Sencer February 8, 2010.
Web Sites for amateur radio. So You want to make a Web Site? There are several things you need to know about web sites before you start to think about.
CS-0401 INTERMEDIATE PROGRAMMING USING JAVA Prof. Dr. Paulo Brasko Ferreira Fall 2014.
Copyright ©: SAMSUNG & Samsung Hope for Youth. All rights reserved Tutorials Software: Building apps Suitable for: Advanced.
Mimio Training Presented by Amy Ball. Mimio Use with:  Mimio Software Mimio Software  Control any Power Point at your whiteboard  Interactive Websites.
Python Mini-Course University of Oklahoma Department of Psychology Day 1 – Lesson 1 Getting Started 4/5/09 Python Mini-Course: Day 1 - Lesson 1 1.
Accessing Barney Off- Campus How can I get my H: files when I am not on the GU network? Business 111 Edward Mitchell Fall 2006.
Slide 1/8Jack IDE Tutorial, Index This program is part of the software suite that accompanies the book The Elements of Computing.
Standard Grade Computing System Software & Operating Systems.
WRF Domain Wizard A tool for the WRF Preprocessing System Jeff Smith Paula McCaslin July 17, 2008.
Agenda Last class: Computer Hardware Today: –Typing for 10 minutes –Computer Software –Journal 2 homework.
Computer Programming A program is a set of instructions a computer follows in order to perform a task. solve a problem Collectively, these instructions.
Computer Science 119 Intro to Java 9/24 and 9/25.
Geant4 Installation Supported platforms:  Scientific Linux with gcc 4.1.2/4.6  Mac Os X 10.7 and 10.8 with gcc 4.21  Windows7 with Visual Studio.
COP 3330 Notes 1/12. Today's topics Downloading Java and Eclipse Hello World Basic control structures Basic I/O Strings.
A Feature-Based of IT Automation using Kaseya Developed By: Gregory Hayes Advisor : Dr. S. Masoud Sadjadi School of Computing and Information Sciences.
Guide to Programming with Python Chapter One Getting Started: The Game Over Program.
1Computer Sciences Department Princess Nourah bint Abdulrahman University.
Setting up and getting going with…. MIT App Inventor.
By Jane Cable DOWNLOADING SOUNDS To Use With Windows Events To Use With Windows Events.
Loading Audacity and the LAME encoder for MP3 exports.
General rules 1. Rule: 2. Rule: 3. Rule: 10. Rule: Ask questions ……………………. 11. Rule: I do not know your skill. If I tell you things you know, please stop.
Week 1 basic Python programs, defining functions Special thanks to Scott Shawcroft, Ryan Tucker, and Paul Beck for their work on these slides. Except where.
Unit 1 Basic Python programs, functions Special thanks to Roy McElmurry, John Kurkowski, Scott Shawcroft, Ryan Tucker, Paul Beck for their work. Except.
Introduction to Python Lesson 1 First Program. Learning Outcomes In this lesson the student will: 1.Learn some important facts about PC’s 2.Learn how.
Using the website (click the link above), add the needed information to this PowerPoint. Save your presentation to your files as “programs.ppt” You may.
Introduction to R Introductions What is R? RStudio Layout Summary Statistics Your First R Graph 17 September 2014 Sherubtse Training.
CS101 Computer Software. Software Software is... Two main types of software are…
C++ LANGUAGE TUTORIAL LESSON 1 –WRITING YOUR FIRST PROGRAM.
, Bauru, Teacher Poly & Teacher Ulisses Audio Class!
Operating Systems. An operating system (os) is a software program that enables the computer hardware to communicate and operate with the computer software.
Installing NVU A full-featured web page editor. NVU has two great virtues: 1. It’s good 2. Its’ free!
Practical Kinetics Exercise 0: Getting Started Objectives: 1.Install Python and IPython Notebook 2.print “Hello World!”
(ITI310) By Eng. BASSEM ALSAID SESSIONS 10: Internet Information Services (IIS)
Instructional Support/6, 7, 8/iSquad Session 1 of 2 Get Going with File Management for MACs.
Tutorial for Modelsim 1 Installation Download the Modelsim Student Edition: Follow the.
Computer Science I Lab 1 ISMAIL ABUMUHFOUZ | CS 180.
UNIX U.Y: 1435/1436 H Operating System Concept. What is an Operating System?  The operating system (OS) is the program which starts up when you turn.
Outline  XAMPP  XAMPP Install  Put php and HTML documents  Windows and Mac Version  Security.
1 Using an Integrated Development Environment. Integrated Development Environments An Integrated Development Environment, or IDE, permits you to edit,
Chapter 5 Operating Systems.
CSC 215 : Procedural Programming with C
Introduction to the Command Line for Data Analysts Gus Cavanaugh
Development Environment
Technology Staff Development, April 2011
C Programming Lecture-1 Overview and Environment Setup
basic Python programs, defining functions
Getting started in Eclipse
CMPE 152: Compiler Design ANTLR 4 and C++
How to Install an old version of Adobe Reader on Mac OS.
Introduction to R.
Lab 10 Instructions You can use g++ on build server, visual studio on local machine or your preferred C++ IDE. Important Note: For your grade, please show.
basic Python programs, defining functions
Different Operating Systems
Egyptian Language School
CS115 HOW TO INSTALL THE JAVA DEVELOPMENT KIT (JDK)
Install MySQL Community Server and MySQL Workbench
Introduction to JavaScript
Presentation transcript:

LESSON ONE DECISION ANALYSIS Subtopic 4 - R Programming Created by The North Carolina School of Science and Math forThe North Carolina School of Science and Math North Carolina Department of Public Instruction.North Carolina Department of Public Instruction Created by The North Carolina School of Science and Math forThe North Carolina School of Science and Math North Carolina Department of Public Instruction.North Carolina Department of Public Instruction

Today’s Menu Installation Why do we love R? Finding Help Tutorials

Installation Task: Install R on your computer. How? Go to this R download site: Install (choose Windows or Linux or Mac)

Make it even better! Task: Install R Studio. How? Go to this download site: Install (choose Windows or Linux or Mac) Now you only ever need to run R Studio.

Why do we love R? Who is “we”? Statisticians, decision scientists, analysts, and soon: you guys! It's free It's powerful and easier than most It's very popular for analyzing small to medium datasets Compiled versus interpreted languages It's great for your resume! (Put it on there after you've gone through the tutorials.)

Getting started Use setwd(“C:/…”) to set working directory Use dir() to see what’s in your working dir Load data with read.csv or read.table R help: e.g. type ?read and ??read THE GOLDEN RULE OF PROGRAMMING

Finding help Compiled languages Use setwd(“C:/…”) to set working directory Use dir() to see what’s in your working dir Load data with read.csv or read.table R help: e.g. type ?read and ??read THE GOLDEN RULE OF PROGRAMMING

Golden Rule of Programming The internet knows everything… so ask it! (or: “Someone has inevitably done it before you and wrote about it.”)

Golden Rule of Programming The internet knows everything… so ask it! Dear Dr. Google, How do I make a matrix in R? Also, how do I load in a text file? Also, how do I look at my data? You’re the best and I heart you! Sincerely, R. Student

R Tutorials Work through R Tutorials 1 and 2