Chapter 1 Review of necessary mathematical skills

Slides:



Advertisements
Similar presentations
Linear Equations Review. Find the slope and y intercept: y + x = -1.
Advertisements

My Math Lab A New Way to Learn Mathematics George Patton “Accept challenges, so that you may feel the exhilaration of victory.”
Data often can be represented by a scatter plot. Lots of the time, we are interested in finding out the rate of change, aka slope, whether it be a decrease.
General information CSE 230 : Introduction to Software Engineering
SEAS Acad Mtg – 8/26/03Prof. Frank Sciulli Introduction - Physics SEAS Academic Meeting l Intro: Frank Sciulli – Professor in the Physics Dept. u Lecturing.
Today’s quiz on 8.2 A Graphing Worksheet 1 will be given at the end of class. You will have 12 minutes to complete this quiz, which will consist of one.
Please open your laptops, log in to the MyMathLab course web site, and open Daily Quiz 16. IMPORTANT NOTE: If you have time left out of your five minutes.
CHEMISTRY Professor Richard Karpeles. Spring 2014 Chemistry 2 (84.122) Dr. Richard Karpeles Olney Hall 502A (978)
Welcome to Curriculum Night! Lindsay Hawkins 8A Linear Algebra, Algebra, and Geometry.
Statistics 1 Course Overview
Calculus II Tools for Applied Mathematics. What to Remember from Calculus I The derivative of a function measures its instantaneous rate of change (slope)
Chapter 1: Introduction to Statistics. 2 Statistics A set of methods and rules for organizing, summarizing, and interpreting information.
CS 1150 – Lab #3 – Representing Numbers TA – Sanjaya Wijeratne – Web Page -
Honors Advanced Algebra with Trigonometry Mrs. Laurie Bender (Beginning 30 years of teaching at CGHS) Welcome to 2015 Open House/Parent Night Cary-Grove.
Introduction to Statistics for the Social Sciences SBS200, COMM200, GEOG200, PA200, POL200, or SOC200 Lecture Section 001, Fall, 2014 Room 120 Integrated.
Welcome to Physics 1D03.
Astronomy 114 Lab Section 211, Professor Weigel. Outline for Today About Goals for this class Attendance Syllabus Safety Star Project Apparent vs. Absolute.
Welcome to CS 115! Introduction to Programming. Class URL Write this down!
CS 1150 – Lab #3 – Representing Numbers TA – Sanjaya Wijeratne – Web Page -
Unit 1 Section : Variables and Types of Data  Variables can be classified in two ways:  Qualitative Variable – variables that can be placed.
Lecture 1: Overview CMSC 201 Computer Science 1. Course Info This is the first course in the CMSC intro sequence, followed by 202 CS majors must pass.
Chapter 2 Basic Concepts. 2 Chapter 2 Basic Information Major Points Scales of measurement Scales of measurement Variables Variables Random sampling Random.
MGS 351 Introduction to Management Information Systems Lecture #1.
Statistical Analysis for Business & Economics: Summer 2010 Statistical Analysis for Business & Economics: Spring 2011 STATISTICAL ANALYSIS FOR BUS & ECON.
Physics 114 Professor Fred Salsbury Office Hours: MF 3-4pm, except 2cd Friday of the month, or by appointment 301A Olinhttp://bob.olin.wfu.edu
CIS 505: Programming- Language Paradigms Torben Amtoft Xinming (Simon) Ou Aug 23, 2010.
STATISTICS 200 Lecture #2Thursday, August 25, 2016 Distinguish between: - A statistic and a parameter - A categorical and a quantitative variable - A response.
Mathematics 2 the First and Second Lectures
Student Success in General Education
Starter QUIZ Take scrap paper from little table
Unit 1 Section 1.2.
All important information will be posted on Blackboard
Chapter 1 Chapter 1 Introduction to Statistics Larson/Farber 6th ed.
Computer Engineering Department Islamic University of Gaza
CS101 Computer Programming I
Introduction to Programming
Math 4030 Probability and Statistics for Engineers
Welcome to the Write Place
Chapter 1 Chapter 1 Introduction to Statistics Larson/Farber 6th ed.
Welcome to CS 1010! Algorithmic Problem Solving.
Welcome to CS 1010! Algorithmic Problem Solving.
Introduction to Statistics for the Social Sciences SBS200 - Lecture Section 001, Fall 2016 Room 150 Harvill Building 10: :50 Mondays, Wednesdays.
Preparing for final assignments
Preparing for final assignments
Welcome to CS 1340! Computing for scientists.
Introduction to Statistics for the Social Sciences SBS200 - Lecture Section 001, Fall 2017 Room 150 Harvill Building 10: :50 Mondays, Wednesdays.
Welcome to CS 1010! Algorithmic Problem Solving.
EECE 310 Software Engineering
Welcome to Honors Math 3!.
Welcome to CS 1301! Principles of Programming I.
Section 1.2 Data Classification.
Welcome to Physics 1D03.
Lon-Capa 8th (final) HW assignment due Wednesday, November 30 by 5 pm.
1/18/2019 ST3131, Lecture 1.
Accelerated Introduction to Computer Science
Stat Introduction to Statistical Concepts and Methods
Any linear equation which is solved for y is in
Preparing for final assignments
CS 336/536: Computer Network Security Fall 2014 Nitesh Saxena
CMSC201 Computer Science I for Majors Final Exam Information
Chapter 1 Chapter 1 Introduction to Statistics Larson/Farber 6th ed.
Preparing for final assignments
Homework Reading Machine Projects Labs
Write an equation in slope-intercept form for each line.
Write an equation in slope-intercept form for each line.
Chapter 1 Chapter 1 Introduction to Statistics Larson/Farber 6th ed.
Preparing for final assignments
Presentation transcript:

Chapter 1 Review of necessary mathematical skills Spring 2016

About us Lab coach: Hao (Howard) Jin Email: jinhao@indiana.edu Oncourse and Course Website: http://haojin.weebly.com/ Office hours : Fridays 3:30 – 5:30 pm @ Wylie Hall 117 Grader: Seung Yeon (Sunny) Yoo Email: sy21@indiana.edu

Housekeeping In order that you receive all credit that you have rightfully earned, it is absolutely imperative that you unambiguously identify yourself on any assignment, document or message exchange that you submit, turn in or email. To do this you must include 1) your name, 2) your student ID number and 3) your lab section number (4199 or 4200) on any paper you turn in, any Oncourse submission and any email message sent to undergraduate interns, graders, lab coaches or professor over the entire semester. There are Excel tutorials to be found at this URL: http://www.gcearnfree.org/excel2013.

Nature of lab class Lab is the other half of the course and is, thus, integrated with lecture class. Lab is required course component, and constitutes one quarter of students’ final grade. Lab is centered on applications of concepts currently under discussion. Work through the lab manual chapter before coming to lab using a computer. You are not expected to be an expert when you come to lab, but you need to be familiar with the concepts and commands. Complete the pre-lab quiz and hand it in before the class begins. Feel free to raise questions during class.

Structure of the lab Hand in the pre-lab quiz. Briefly review the relevant information from lecture. Summarize the key points of lab manual chapter. Go through solutions to demonstration problems similar to the end of the chapter in the lab manual You will be given a set of problems to solve and hand in at the end of each lab. You can consult your neighbors, any references and also ask me for help.

TODAY’s Objectives Learn summation notation Refresh skills in working with fractions Be able to interpret the slope and the intercept coefficients of a linear equation Be able to distinguish different types of data

Summation notation 𝑖=1 100 𝑋 𝑖 = 𝑋 1 + 𝑋 2 +…+ 𝑋 100 𝑖=1 100 𝑋 𝑖 = 𝑋 1 + 𝑋 2 +…+ 𝑋 100 𝑖=1 𝑛 𝑐𝑋 𝑖 =𝑐 𝑖=1 𝑛 𝑋 𝑖 𝑖=1 𝑛 (𝑋 𝑖 + 𝑌 𝑖 )= 𝑖=1 𝑛 𝑋 𝑖 + 𝑖=1 𝑛 𝑌 𝑖 ( 𝑖=1 𝑛 𝑋 𝑖 )( 𝑖=1 𝑛 𝑌 𝑖 )≠ 𝑖=1 𝑛 𝑋 𝑖 𝑌 𝑖

Fractions 𝑎 𝑏 + 𝑐 𝑑 = 𝑎𝑑+𝑏𝑐 𝑏𝑑 ≠ 𝑎+𝑐 𝑏+𝑑 𝑎 𝑏 × 𝑐 𝑑 = 𝑎𝑐 𝑏𝑑 𝑎 𝑏 ÷ 𝑐 𝑑 = 𝑎𝑑 𝑏𝑐

linear relationship 𝑌=𝑚𝑋+𝑏 m is slope and b is intercept. The slope, m, is interpreted as the change in Y for one unit change in X. The intercept, b, is interpreted as the value of Y when X=0. Note: Do not forget the units of X and Y

Types of data Categories of Data Types of Data Qualitative or Categorical Nominal: named categories (e.g. eye color: blue/black/brown) Ordinal: categories with an implied order (e.g. restaurant rankings: very good/good/fine/bad/very bad) Quantitative, Numerical or Interval Discrete (e.g. number of kids) Continuous (e.g. length of a song)

Hierarchy of data types Continuous add unique values Discrete add magnitude Ordinal add logical ordering Nominal add more categories Binary Additional information