Fathom Dynamic Data TM Version 2 Specifications

Size: px
Start display at page:

Download "Fathom Dynamic Data TM Version 2 Specifications"

Transcription

1 Data Sources Fathom Dynamic Data TM Version 2 Specifications Use data from one of the many sample documents that come with Fathom. Enter your own data by typing into a case table. Paste data from other applications. Import text files. Import data from the Internet. Generate data by formula. Import U.S. Census Microdata from IPUMS (more than 50 attributes available; includes historical data as old as 1850). Plot Types Dot plot (stacked or unstacked): May be split by adding one or more numeric attributes to the same axis or by dropping a categorical attribute on the other axis. May display dots shaped according to a legend. Line plot: May be split by a categorical attribute on the vertical axis and may display dots shaped according to a legend. You can add attributes to the vertical axis. Histogram (equal width bars): May be split by adding numeric attributes to the same axis or by dropping a categorical attribute on the other axis. May show Frequency (the default), Relative Frequency, Relative Percentage, or Density. Ntigram (equal area histogram): May be split by adding numeric attributes to the same axis or by dropping a categorical attribute on the other axis. Box plot: May be split by adding more numeric attributes to the same axis or by dropping a categorical attribute on the other axis. Percentile plot: May be split by adding more numeric attributes to the same axis or by dropping a categorical attribute on the other axis. May display dots shaped according to a legend. Normal quantile plot: May be split by adding more numeric attributes to the same axis or by dropping a categorical attribute on the horizontal axis. May display dots shaped according to a legend. Bar chart: May be split by adding one more categorical attribute to the axis of a bar chart or by dropping another categorical attribute in the plot area. May display shaded regions according to a legend. Ribbon chart: May be split by dropping another categorical attribute in the plot area. May display shaded regions according to a legend. Fathom Dynamic Data Version 2 Specifications 1

2 Breakdown plot: May be split by dropping a categorical attribute on each axis. May display dots shaped according to a legend Scatter plot: You can add more numeric attributes to one of the axes or drop any attribute in the plot area. May display dots shaped or colored according to a legend. Line scatter plot: You can add more numeric attributes to one of the axes or drop any attribute in the plot area. May display dots shaped or colored according to a legend. Function Plot: Use sliders in the formulas to manipulate the functions dynamically. Fathom also displays the Test Statistic Distributionfor hypothesis tests. Plotting Values and Functions Plotted values: Display any number of computed values with a line perpendicular to the numeric attribute axis of a univariate plot. Plotted functions: Display any functions, f(x), on a graph that has two continuous attributes. For univariate graphs, the x-axis is the axis corresponding to the attribute. Statistical Tests t-test to test the mean of a sample against a hypothesized population mean when the population standard deviation is not known. Compute either from summary or raw data. t-test to test the hypothesis that two means from independent samples are equal. Choose either an un-pooled or a pooled estimate of population standard deviation. Compute either from summary or raw data. One-way ANOVA tests the null hypothesis that means of a continuous attribute, when grouped by a single categorical attribute, are independent of each other. Compute from raw data. Test proportion of a sample against a hypothesized population proportion. Uses exact binomial computation when np or n(1 p) is less than five; otherwise, uses normal approximation. Compute either from summary or raw data. Compare two proportions against the null hypothesis that the two population proportions are equal. Uses the normal approximation and requires that the number of successes and failures in each of the two attributes be greater than or equal to 5. Compute either from summary or raw data. Chi-square goodness of fit tests the null hypothesis that each of n categories is equally likely or that each has a specified probability of occurrence. Compute either from summary or raw data. Chi-square test for independence tests the null hypothesis that two categorical attributes are independent of each other. Compute either from summary or raw data. Displays expected values for each cell. Test the slope of a least squares regression line against the null hypothesis that the slope is zero. Uses student's t as the test statistic. Can only be computed from raw data. Fathom Dynamic Data Version 2 Specifications 2

3 Test the correlation coefficient between two attributes against the null hypothesis that the correlation coefficient is zero. Uses student's t as the test statistic. Compute either from summary or raw data. Estimates of Population Parameters Given a confidence level, compute the confidence interval for the mean of a population when the standard deviation of the population is unknown. Compute either from summary or raw data. Given a confidence level, compute the confidence interval for a population proportion. Compute either from summary or raw data. Estimate the difference of two means. Given a confidence level, compute the confidence interval for the difference of means for two groups where the groups are specified either by two continuous attributes or by one continuous and one categorical attribute. Compute either from summary or raw data. Estimate the difference of two proportions. Given a confidence level, compute the confidence interval for the difference of proportions. Compute either from summary or raw data. Linear Models Simple linear regression: Estimate the slope, intercept, and correlation coefficient for paired, continuous observations. Given a confidence level, compute the confidence intervals for each of these. Given a value for the independent attribute, compute the predicted value and its confidence interval at a specified confidence level. Multiple linear regression: Estimate regression coefficients and their standard errors, t- statistics, p-values, and contributions to R-squared for multiple predictor attributes' contributions to a model of a response attribute. Dynamic Dragging The following can be dragged in Fathom. All dependent objects update during the drag. Points in plots, bars in histograms and Ntigrams, all portions of a box plot. Dragging changes values of data. Numeric axes. Dragging changes scale or translates axis. Categorical axes. Dragging changes the category order. Slider. Dragging changes slider value. Whatever formula the slider is used in updates. (SeeParameterization.) Edges of bars in histograms and Ntigrams.Dragging changes widths of bins. Edges of bars in bar charts. Dragging changes the width of the bar. Movable lines in univariate plots and in scatter plots. Dragging moves lines and shows changed value or equation. Fathom Dynamic Data Version 2 Specifications 3

4 Simulation Capabilities Fathom supports several different kinds of simulation. Sampling Given a collection, generate a new collection whose cases are drawn at random from the first collection: with or without replacement with or without animation may be triggered on response to source change choice of whether to empty collection when starting a new sampling process sample a given number of cases or sample until a condition is met Collecting Measures The source collection may be an: ordinary collection, in which case any values defined by random functions will be regenerated before each iteration of collecting measures sample collection, in which case the sample will be taken again before each iteration of collecting measures summary table statistical test or estimate Given a collection, collect the measures defined in that collection into a single case in a new collection: with or without animation may be triggered on response to source change choice of whether to empty collection before collecting more measures repeat the collection process a specified number of times or until a given condition is met Scrambling Given a collection, form a new collection in which the values for a specified attribute have been randomly shuffled. Parameterization Sliders provide manipulatable parameters that can be referenced in formulas for: attributes and measures plotted values plotted functions Fathom Dynamic Data Version 2 Specifications 4

5 formulas in summary tables parameters for sampling and collecting measures filters numeric parameters for statistical tests and estimates Dragging the slider causes all aspects of the model to recompute dynamically. Sliders can be animated to move continuously from the lower to the upper bounds of their axes. Slider values can be restricted to multiples of an input value (for example, restrict to multiples of 1 for an integer slider). Slider values can be defined by formula. Control Over Appearance of Cases The appearance of cases in a collection may be changed either directly or through formulas. The "display" attributes over which the user has control are: caption x-position y-position width height icon image (by default, a little gold ball) Flexible Layout All objects may be laid out in a single document and saved, restored, or printed as such. Individual objects may be viewed in a separate window if desired. Text objects of any length can be placed anywhere in the document. Text objects support full character formatting and insertion of a suite of mathematical and statistical symbols. Objects may copied as pictures and pasted into other applications, or pasted back into the document as a static record. Functions Statistical Functions bin correlation count covariance first quartile first value interquartile range last value linear regression intercept linear regression predicted value linear regression residual linear regression slope linear regression standard error of the slope maximum mean Fathom Dynamic Data Version 2 Specifications 5

6 median minimum next value percentile population covariance population standard deviation population variance population z-score previous value product proportion R-squared rank run length sample covariance sample standard deviation sample variance sample z-score standard error sum third quartile unique rank unique values variance Distributions For each of the distributions listed below, Fathom provides functions to compute the probability density, cumulative probability, and inverse cumulative probability (quantiles). beta binomial Cauchy chi-square exponential F gamma geometric hypergeometric normal Poisson student's t uniform uniform lattice Random Functions random integer between a defined minimum and maximum random integer from a binomial distribution random integer from a geometric distribution random number between 0 and 1 random number between 0 and a defined maximum random number between a defined minimum and maximum random number from a beta distribution random number from a Cauchy distribution random number from a chi-square distribution random number from an exponential distribution random number from an F-distribution random number from a gamma distribution random number from a hypergeometric distribution random number from a normal distribution random number from a Poisson distribution Fathom Dynamic Data Version 2 Specifications 6

7 random number from a t-distribution random number from a uniform distribution random number from a uniform lattice distribution random pick from a defined list of elements Trigonometric Functions cosecant cosine cotangent hyperbolic cosecant hyperbolic cosine hyperbolic cotangent hyperbolic secant hyperbolic sine hyperbolic tangent inverse cosecant inverse cosine inverse cotangent inverse hyperbolic cosecant inverse hyperbolic cosine inverse hyperbolic cotangent inverse hyperbolic secant inverse hyperbolic sine inverse hyperbolic tangent inverse secant inverse sine inverse tangent inverse tangent with two numeric arguments secant sine tangent Functions for Dealing with Text begins with character to number concatenate ends with find string includes left string mid-string number to character repeat string replace characters replace string right string string length string to number Arithmetic, Logical, and Other Functions absolute value bin width card icon case index ceiling column proportion column total combinations common logarithm concatenate even exists expected exponential false value floor grand total if includes index of category in range is number is prime look up value by index look up value by key missing Fathom Dynamic Data Version 2 Specifications 7

8 modulo natural logarithm number of bins number of digits in common between two arguments odd pi round row proportion row total scalar signum square root switch (nested ifstatements) true value truncate unit of Units Fathom recognizes and performs unit algebra on dozens of built-in units in the following dimensions: Acceleration Angle Area Capacitance Charge Conductance Current Data Density Electrical Potential Force Frequency Important Constants Inductance Length Magnetic Flux Magnetic Flux Density Mass Power/Energy Pressure Resistance Speed Time Volume Work Fathom Dynamic Data Version 2 Specifications 8

STATS PAD USER MANUAL

STATS PAD USER MANUAL STATS PAD USER MANUAL For Version 2.0 Manual Version 2.0 1 Table of Contents Basic Navigation! 3 Settings! 7 Entering Data! 7 Sharing Data! 8 Managing Files! 10 Running Tests! 11 Interpreting Output! 11

More information

Bluman & Mayer, Elementary Statistics, A Step by Step Approach, Canadian Edition

Bluman & Mayer, Elementary Statistics, A Step by Step Approach, Canadian Edition Bluman & Mayer, Elementary Statistics, A Step by Step Approach, Canadian Edition Online Learning Centre Technology Step-by-Step - Minitab Minitab is a statistical software application originally created

More information

Minitab 17 commands Prepared by Jeffrey S. Simonoff

Minitab 17 commands Prepared by Jeffrey S. Simonoff Minitab 17 commands Prepared by Jeffrey S. Simonoff Data entry and manipulation To enter data by hand, click on the Worksheet window, and enter the values in as you would in any spreadsheet. To then save

More information

AQA GCSE Maths - Higher Self-Assessment Checklist

AQA GCSE Maths - Higher Self-Assessment Checklist AQA GCSE Maths - Higher Self-Assessment Checklist Number 1 Use place value when calculating with decimals. 1 Order positive and negative integers and decimals using the symbols =,, , and. 1 Round to

More information

Honors Precalculus: Solving equations and inequalities graphically and algebraically. Page 1

Honors Precalculus: Solving equations and inequalities graphically and algebraically. Page 1 Solving equations and inequalities graphically and algebraically 1. Plot points on the Cartesian coordinate plane. P.1 2. Represent data graphically using scatter plots, bar graphs, & line graphs. P.1

More information

Learner Expectations UNIT 1: GRAPICAL AND NUMERIC REPRESENTATIONS OF DATA. Sept. Fathom Lab: Distributions and Best Methods of Display

Learner Expectations UNIT 1: GRAPICAL AND NUMERIC REPRESENTATIONS OF DATA. Sept. Fathom Lab: Distributions and Best Methods of Display CURRICULUM MAP TEMPLATE Priority Standards = Approximately 70% Supporting Standards = Approximately 20% Additional Standards = Approximately 10% HONORS PROBABILITY AND STATISTICS Essential Questions &

More information

DEPARTMENT - Mathematics. Coding: N Number. A Algebra. G&M Geometry and Measure. S Statistics. P - Probability. R&P Ratio and Proportion

DEPARTMENT - Mathematics. Coding: N Number. A Algebra. G&M Geometry and Measure. S Statistics. P - Probability. R&P Ratio and Proportion DEPARTMENT - Mathematics Coding: N Number A Algebra G&M Geometry and Measure S Statistics P - Probability R&P Ratio and Proportion YEAR 7 YEAR 8 N1 Integers A 1 Simplifying G&M1 2D Shapes N2 Decimals S1

More information

Cecil Jones Academy Mathematics Fundamentals

Cecil Jones Academy Mathematics Fundamentals Year 10 Fundamentals Core Knowledge Unit 1 Unit 2 Estimate with powers and roots Calculate with powers and roots Explore the impact of rounding Investigate similar triangles Explore trigonometry in right-angled

More information

YEAR 12 Core 1 & 2 Maths Curriculum (A Level Year 1)

YEAR 12 Core 1 & 2 Maths Curriculum (A Level Year 1) YEAR 12 Core 1 & 2 Maths Curriculum (A Level Year 1) Algebra and Functions Quadratic Functions Equations & Inequalities Binomial Expansion Sketching Curves Coordinate Geometry Radian Measures Sine and

More information

Year 8 Mathematics Curriculum Map

Year 8 Mathematics Curriculum Map Year 8 Mathematics Curriculum Map Topic Algebra 1 & 2 Number 1 Title (Levels of Exercise) Objectives Sequences *To generate sequences using term-to-term and position-to-term rule. (5-6) Quadratic Sequences

More information

Mathematics Year 9-11 Skills and Knowledge Checklist. Name: Class: Set : Premier Date Year 9 MEG :

Mathematics Year 9-11 Skills and Knowledge Checklist. Name: Class: Set : Premier Date Year 9 MEG : Personal targets to help me achieve my grade : AFL Sheet Number 1 : Standard Form, Decimals, Fractions and Percentages Standard Form I can write a number as a product of it s prime factors I can use the

More information

Mastery. PRECALCULUS Student Learning Targets

Mastery. PRECALCULUS Student Learning Targets PRECALCULUS Student Learning Targets Big Idea: Sequences and Series 1. I can describe a sequence as a function where the domain is the set of natural numbers. Connections (Pictures, Vocabulary, Definitions,

More information

PITSCO Math Individualized Prescriptive Lessons (IPLs)

PITSCO Math Individualized Prescriptive Lessons (IPLs) Orientation Integers 10-10 Orientation I 20-10 Speaking Math Define common math vocabulary. Explore the four basic operations and their solutions. Form equations and expressions. 20-20 Place Value Define

More information

Hegarty Maths Clip Numbers List

Hegarty Maths Clip Numbers List Hegarty Maths Clip Numbers List Strand Topic Skill Number Arithmetic with positive integers Simple addition & its meaning 1 Number Arithmetic with positive integers Simple subtraction & its meaning 2 Number

More information

ALGEBRA II A CURRICULUM OUTLINE

ALGEBRA II A CURRICULUM OUTLINE ALGEBRA II A CURRICULUM OUTLINE 2013-2014 OVERVIEW: 1. Linear Equations and Inequalities 2. Polynomial Expressions and Equations 3. Rational Expressions and Equations 4. Radical Expressions and Equations

More information

Data Analysis and Solver Plugins for KSpread USER S MANUAL. Tomasz Maliszewski

Data Analysis and Solver Plugins for KSpread USER S MANUAL. Tomasz Maliszewski Data Analysis and Solver Plugins for KSpread USER S MANUAL Tomasz Maliszewski tmaliszewski@wp.pl Table of Content CHAPTER 1: INTRODUCTION... 3 1.1. ABOUT DATA ANALYSIS PLUGIN... 3 1.3. ABOUT SOLVER PLUGIN...

More information

Mathematics Year 9-11 Skills and Knowledge Checklist. Name: Class: Set : 1 Date Year 9 MEG :

Mathematics Year 9-11 Skills and Knowledge Checklist. Name: Class: Set : 1 Date Year 9 MEG : Personal targets to help me achieve my grade : AFL Sheet Number 1 : Standard Form, Decimals, Fractions and Percentages Standard Form I can write a number as a product of it s prime factors I can use the

More information

9-1 GCSE Maths. GCSE Mathematics has a Foundation tier (Grades 1 5) and a Higher tier (Grades 4 9).

9-1 GCSE Maths. GCSE Mathematics has a Foundation tier (Grades 1 5) and a Higher tier (Grades 4 9). 9-1 GCSE Maths GCSE Mathematics has a Foundation tier (Grades 1 5) and a Higher tier (Grades 4 9). In each tier, there are three exams taken at the end of Year 11. Any topic may be assessed on each of

More information

Spreadsheet View and Basic Statistics Concepts

Spreadsheet View and Basic Statistics Concepts Spreadsheet View and Basic Statistics Concepts GeoGebra 3.2 Workshop Handout 9 Judith and Markus Hohenwarter www.geogebra.org Table of Contents 1. Introduction to GeoGebra s Spreadsheet View 2 2. Record

More information

1-2 9 Measures and accuracy

1-2 9 Measures and accuracy Year Term Week Chapter Ref Lesson 9.1 Estimation and approximation Year 2 m Autumn Term 1-2 9 Measures and accuracy 3-4 (Number) 9.2 Calculator methods 9.3 Measures and accuracy Assessment 9 10.1 Solving

More information

Index. Bar charts, 106 bartlett.test function, 159 Bottles dataset, 69 Box plots, 113

Index. Bar charts, 106 bartlett.test function, 159 Bottles dataset, 69 Box plots, 113 Index A Add-on packages information page, 186 187 Linux users, 191 Mac users, 189 mirror sites, 185 Windows users, 187 aggregate function, 62 Analysis of variance (ANOVA), 152 anova function, 152 as.data.frame

More information

Montana Instructional Alignment HPS Critical Competencies Mathematics Honors Pre-Calculus

Montana Instructional Alignment HPS Critical Competencies Mathematics Honors Pre-Calculus Content Standards Content Standard 1 - Number Sense and Operations Content Standard 2 - Data Analysis A student, applying reasoning and problem solving, will use number sense and operations to represent

More information

GCSE Higher Revision List

GCSE Higher Revision List GCSE Higher Revision List Level 8/9 Topics I can work with exponential growth and decay on the calculator. I can convert a recurring decimal to a fraction. I can simplify expressions involving powers or

More information

GCSE 2018/2019 GRADING CRITERIA. Dear Students

GCSE 2018/2019 GRADING CRITERIA. Dear Students Dear Students For your mathematics exam, you will have to remember lots of formulae. You will have covered these in class and will have used them over and over again to solve problems. 2018/2019 Make sure

More information

Excel 2010 with XLSTAT

Excel 2010 with XLSTAT Excel 2010 with XLSTAT J E N N I F E R LE W I S PR I E S T L E Y, PH.D. Introduction to Excel 2010 with XLSTAT The layout for Excel 2010 is slightly different from the layout for Excel 2007. However, with

More information

Voluntary State Curriculum Algebra II

Voluntary State Curriculum Algebra II Algebra II Goal 1: Integration into Broader Knowledge The student will develop, analyze, communicate, and apply models to real-world situations using the language of mathematics and appropriate technology.

More information

Math 227 EXCEL / MEGASTAT Guide

Math 227 EXCEL / MEGASTAT Guide Math 227 EXCEL / MEGASTAT Guide Introduction Introduction: Ch2: Frequency Distributions and Graphs Construct Frequency Distributions and various types of graphs: Histograms, Polygons, Pie Charts, Stem-and-Leaf

More information

Introduction to Applied and Pre-calculus Mathematics (2008) Correlation Chart - Grade 10 Introduction to Applied and Pre-Calculus Mathematics 2009

Introduction to Applied and Pre-calculus Mathematics (2008) Correlation Chart - Grade 10 Introduction to Applied and Pre-Calculus Mathematics 2009 Use words and algebraic expressions to describe the data and interrelationships in a table with rows/columns that are not related recursively (not calculated from previous data) (Applied A-1) Use words

More information

Prentice Hall Mathematics: Geometry 2007 Correlated to: Arizona Academic Standards for Mathematics (Grades 9-12)

Prentice Hall Mathematics: Geometry 2007 Correlated to: Arizona Academic Standards for Mathematics (Grades 9-12) Strand 1: Number Sense and Operations Every student should understand and use all concepts and skills from the previous grade levels. The standards are designed so that new learning builds on preceding

More information

HiQ Analysis, Visualization, and Report Generation

HiQ Analysis, Visualization, and Report Generation Visually Organize Your Analysis Projects in an Interactive Notebook is an interactive problem-solving environment where you analyze, visualize, and document real-world science and engineering problems.

More information

Accelerated Algebra I Final Review Linear and Exponential Functions 1. If f (x) = 3x 5 and the domain of f is {2, 4, 6}, what is the range of f (x)?

Accelerated Algebra I Final Review Linear and Exponential Functions 1. If f (x) = 3x 5 and the domain of f is {2, 4, 6}, what is the range of f (x)? Accelerated Algebra I Final Review Linear and Exponential Functions 1. If f (x) = 3x 5 and the domain of f is {2, 4, 6}, what is the range of f (x)? 2. Given the graph of f (x) below, what is f (2)? 3.

More information

TABLE 2: Mathematics College Readiness Standards for Score Range 13 15

TABLE 2: Mathematics College Readiness Standards for Score Range 13 15 TABLE 2: Mathematics College Readiness Standards for Score Range 13 15 Perform one-operation computation with whole numbers and decimals Solve problems in one or two steps using whole numbers Perform common

More information

CCSSM Curriculum Analysis Project Tool 1 Interpreting Functions in Grades 9-12

CCSSM Curriculum Analysis Project Tool 1 Interpreting Functions in Grades 9-12 Tool 1: Standards for Mathematical ent: Interpreting Functions CCSSM Curriculum Analysis Project Tool 1 Interpreting Functions in Grades 9-12 Name of Reviewer School/District Date Name of Curriculum Materials:

More information

Themes in the Texas CCRS - Mathematics

Themes in the Texas CCRS - Mathematics 1. Compare real numbers. a. Classify numbers as natural, whole, integers, rational, irrational, real, imaginary, &/or complex. b. Use and apply the relative magnitude of real numbers by using inequality

More information

1 to 5 NUMBER Numbers and Operations Place Value, Rounding and Estimation Understanding Products ALGEBRA Expressions and Formulae

1 to 5 NUMBER Numbers and Operations Place Value, Rounding and Estimation Understanding Products ALGEBRA Expressions and Formulae Numbers and Operations Four operations and numbers Inverse operations Fractions as Operators Fractions and Terminating decimals Place Value, Rounding and Estimation Ordering decimals Rounding Estimation

More information

INDEPENDENT SCHOOL DISTRICT 196 Rosemount, Minnesota Educating our students to reach their full potential

INDEPENDENT SCHOOL DISTRICT 196 Rosemount, Minnesota Educating our students to reach their full potential INDEPENDENT SCHOOL DISTRICT 196 Rosemount, Minnesota Educating our students to reach their full potential MINNESOTA MATHEMATICS STANDARDS Grades 9, 10, 11 I. MATHEMATICAL REASONING Apply skills of mathematical

More information

UNIT 1: NUMBER LINES, INTERVALS, AND SETS

UNIT 1: NUMBER LINES, INTERVALS, AND SETS ALGEBRA II CURRICULUM OUTLINE 2011-2012 OVERVIEW: 1. Numbers, Lines, Intervals and Sets 2. Algebraic Manipulation: Rational Expressions and Exponents 3. Radicals and Radical Equations 4. Function Basics

More information

Mathematics GCSE 9 1 Higher Syllabus. Yes. Does the subject set according to ability? Skills Covered. Unit

Mathematics GCSE 9 1 Higher Syllabus. Yes. Does the subject set according to ability? Skills Covered. Unit Mathematics GCSE 9 1 Higher Syllabus Does the subject set according to ability? Unit Unit 1 Unit 2 Unit 3 Unit 4 Yes Skills Covered understand and apply place value correctly. estimate values including

More information

correlated to the Michigan High School Mathematics Content Expectations

correlated to the Michigan High School Mathematics Content Expectations correlated to the Michigan High School Mathematics Content Expectations McDougal Littell Algebra 1 Geometry Algebra 2 2007 correlated to the STRAND 1: QUANTITATIVE LITERACY AND LOGIC (L) STANDARD L1: REASONING

More information

List of NEW Maths content

List of NEW Maths content List of NEW Maths content Our brand new Maths content for the new Maths GCSE (9-1) consists of 212 chapters broken up into 37 titles and 4 topic areas (Algebra, Geometry & Measures, Number and Statistics).

More information

College Technical Mathematics 1

College Technical Mathematics 1 Lakeshore Technical College 10-804-115 College Technical Mathematics 1 Course Outcome Summary Course Information Alternate Title College Technical Math 1 Description Total Credits 5 Total Hours 108...prepares

More information

T:\Staff Resources\Maths\1 Dept Admin\School website\key Stage 4\GCSE Higher Topic Detail doc 1

T:\Staff Resources\Maths\1 Dept Admin\School website\key Stage 4\GCSE Higher Topic Detail doc 1 Module (time) Contents Notes Number (8) Recognise triangular, square and cube numbers Recall integer squares and corresponding square roots to 15 x 15 Recall the cubes of 2,3,4,5 and 10 Find multiples,

More information

Integrated Algebra 2 and Trigonometry. Quarter 1

Integrated Algebra 2 and Trigonometry. Quarter 1 Quarter 1 I: Functions: Composition I.1 (A.42) Composition of linear functions f(g(x)). f(x) + g(x). I.2 (A.42) Composition of linear and quadratic functions II: Functions: Quadratic II.1 Parabola The

More information

YEAR 11 GCSE MATHS REVISION CHECKLIST HIGHER TIER

YEAR 11 GCSE MATHS REVISION CHECKLIST HIGHER TIER YEAR 11 GCSE MATHS REVISION CHECKLIST HIGHER TIER TOPICS ARE CATEGORISED VIA MATHS STRANDS NUMBER TOPICS 1 Number Grade 3 to 9 J K L 1.1 Number problems and Work out the total number of ways of performing

More information

Sharp EL-9900 Graphing Calculator

Sharp EL-9900 Graphing Calculator Sharp EL-9900 Graphing Calculator Basic Keyboard Activities General Mathematics Algebra Programming Advanced Keyboard Activities Algebra Calculus Statistics Trigonometry Programming Sharp EL-9900 Graphing

More information

Applied Regression Modeling: A Business Approach

Applied Regression Modeling: A Business Approach i Applied Regression Modeling: A Business Approach Computer software help: SAS SAS (originally Statistical Analysis Software ) is a commercial statistical software package based on a powerful programming

More information

Table Of Contents. Table Of Contents

Table Of Contents. Table Of Contents Statistics Table Of Contents Table Of Contents Basic Statistics... 7 Basic Statistics Overview... 7 Descriptive Statistics Available for Display or Storage... 8 Display Descriptive Statistics... 9 Store

More information

Quantitative - One Population

Quantitative - One Population Quantitative - One Population The Quantitative One Population VISA procedures allow the user to perform descriptive and inferential procedures for problems involving one population with quantitative (interval)

More information

Mathematics 6 12 Section 26

Mathematics 6 12 Section 26 Mathematics 6 12 Section 26 1 Knowledge of algebra 1. Apply the properties of real numbers: closure, commutative, associative, distributive, transitive, identities, and inverses. 2. Solve linear equations

More information

Приложение 34 к приказу 949 от 29 сентября 2017 г. MOSCOW AVIATION INSTITUTE (NATIONAL RESEARCH UNIVERSITY)

Приложение 34 к приказу 949 от 29 сентября 2017 г. MOSCOW AVIATION INSTITUTE (NATIONAL RESEARCH UNIVERSITY) Приложение 34 к приказу 949 от 29 сентября 2017 г. MOSCOW AVIATION INSTITUTE (NATIONAL RESEARCH UNIVERSITY) The Program for Entrance Exam in Mathematics MAI 2018 The first section lists the basic mathematical

More information

MERBEIN P-10 COLLEGE MATHS SCOPE & SEQUENCE

MERBEIN P-10 COLLEGE MATHS SCOPE & SEQUENCE MERBEIN P-10 COLLEGE MATHS SCOPE & SEQUENCE Year Number & Algebra Measurement & Geometry Statistics & Probability P Numbers to 20 Location Data collection Counting and comparing groups Length Ordinal numbers

More information

SAS (Statistical Analysis Software/System)

SAS (Statistical Analysis Software/System) SAS (Statistical Analysis Software/System) SAS Adv. Analytics or Predictive Modelling:- Class Room: Training Fee & Duration : 30K & 3 Months Online Training Fee & Duration : 33K & 3 Months Learning SAS:

More information

Smarter Balanced Vocabulary (from the SBAC test/item specifications)

Smarter Balanced Vocabulary (from the SBAC test/item specifications) Example: Smarter Balanced Vocabulary (from the SBAC test/item specifications) Notes: Most terms area used in multiple grade levels. You should look at your grade level and all of the previous grade levels.

More information

Minitab Study Card J ENNIFER L EWIS P RIESTLEY, PH.D.

Minitab Study Card J ENNIFER L EWIS P RIESTLEY, PH.D. Minitab Study Card J ENNIFER L EWIS P RIESTLEY, PH.D. Introduction to Minitab The interface for Minitab is very user-friendly, with a spreadsheet orientation. When you first launch Minitab, you will see

More information

Getting to Know Your Data

Getting to Know Your Data Chapter 2 Getting to Know Your Data 2.1 Exercises 1. Give three additional commonly used statistical measures (i.e., not illustrated in this chapter) for the characterization of data dispersion, and discuss

More information

TOPIC LIST GCSE MATHEMATICS HIGHER TIER (Bold HIGHER TIER ONLY) Number Topic Red Amber Green

TOPIC LIST GCSE MATHEMATICS HIGHER TIER (Bold HIGHER TIER ONLY) Number Topic Red Amber Green TOPIC LIST GCSE MATHEMATICS HIGHER TIER (Bold HIGHER TIER ONLY) Number Order whole, decimal, fraction and negative numbers Use the symbols =,, Add, subtract, multiply, divide whole numbers using written

More information

Bramhall high school Year 9 Assessment descriptor Mathematics

Bramhall high school Year 9 Assessment descriptor Mathematics Grade Description Exceeding Calculate with fractional powers. Calculate exactly with surds. 8/9 Establish the exact values of sinθ and cosθ for θ = 0, 30, 45, 60 and 90, the exact value of tanθ for θ =

More information

Middle School Math Course 3

Middle School Math Course 3 Middle School Math Course 3 Correlation of the ALEKS course Middle School Math Course 3 to the Texas Essential Knowledge and Skills (TEKS) for Mathematics Grade 8 (2012) (1) Mathematical process standards.

More information

Click on the topic to go to the page

Click on the topic to go to the page Click on the topic to go to the page A B C 3D Pythagoras 3D Trigonometry and Pythagoras accuracy calculation with bounds 164 addition of decimals 389 of fractions 269 of money 457 of negative numbers of

More information

To be a grade 1 I need to

To be a grade 1 I need to To be a grade 1 I need to Order positive and negative integers Understand addition and subtraction of whole numbers and decimals Apply the four operations in correct order to integers and proper fractions

More information

VW 1LQH :HHNV 7KH VWXGHQW LV H[SHFWHG WR

VW 1LQH :HHNV 7KH VWXGHQW LV H[SHFWHG WR PreAP Pre Calculus solve problems from physical situations using trigonometry, including the use of Law of Sines, Law of Cosines, and area formulas and incorporate radian measure where needed.[3e] What

More information

Curriculum Map for Accelerated Probability, Statistics, Trigonometry

Curriculum Map for Accelerated Probability, Statistics, Trigonometry Curriculum Map for Accelerated Probability, Statistics, Trigonometry Statistics Chapter Two September / October Targeted Standard(s): N-Q.1, N-Q.2, N-Q.3, S-ID.1, S-ID.2, S-ID.3, S-IC.1, S-IC.2, S-IC.3,

More information

Prentice Hall Algebra Correlated to: ACT College Readiness Standards for Mathematics

Prentice Hall Algebra Correlated to: ACT College Readiness Standards for Mathematics Score Range 1 12 Students who score in the 1 12 range are most likely beginning to develop the knowledge and skills assessed in the other score ranges. Score Range 13-15 Perform one-operation computation

More information

Minnesota Academic Standards for Mathematics 2007

Minnesota Academic Standards for Mathematics 2007 An Alignment of Minnesota for Mathematics 2007 to the Pearson Integrated High School Mathematics 2014 to Pearson Integrated High School Mathematics Common Core Table of Contents Chapter 1... 1 Chapter

More information

Curriculum Area: mathematics Year: 10 Higher. Aspire Learn Achieve. 1 Number All students have access to:

Curriculum Area: mathematics Year: 10 Higher. Aspire Learn Achieve. 1 Number All students have access to: Topics Year Curriculum 1 Number All students have access to: How you can support your child s learning at home E.g. Books, Websites, Family learning through visits 1.1 Number problems and reasoning Work

More information

Table of Contents (As covered from textbook)

Table of Contents (As covered from textbook) Table of Contents (As covered from textbook) Ch 1 Data and Decisions Ch 2 Displaying and Describing Categorical Data Ch 3 Displaying and Describing Quantitative Data Ch 4 Correlation and Linear Regression

More information

StatsMate. User Guide

StatsMate. User Guide StatsMate User Guide Overview StatsMate is an easy-to-use powerful statistical calculator. It has been featured by Apple on Apps For Learning Math in the App Stores around the world. StatsMate comes with

More information

Higher Course Year /16

Higher Course Year /16 Higher Course Year 11 2015/16 Main heading Outcomes MathsWatch clip number Number Surds Use surds in calculations Simplify surds Rationalise surds 157 158 Expand brackets with surds Use surds in problems

More information

- number of elements - complement linear, simple quadratic and cubic sequences - exponential sequences and - simple combinations of these

- number of elements - complement linear, simple quadratic and cubic sequences - exponential sequences and - simple combinations of these IGCSE Mathematics Revision checklist 2016. Syllabus 1 Numbers, set notation and language 1 Identify and use: - natural s - prime s - square s - common factors (HCF) - common multiples (LCM) - rational

More information

Enduring Understandings: Some basic math skills are required to be reviewed in preparation for the course.

Enduring Understandings: Some basic math skills are required to be reviewed in preparation for the course. Curriculum Map for Functions, Statistics and Trigonometry September 5 Days Targeted NJ Core Curriculum Content Standards: N-Q.1, N-Q.2, N-Q.3, A-CED.1, A-REI.1, A-REI.3 Enduring Understandings: Some basic

More information

KS4 3 Year scheme of Work Year 10 Higher

KS4 3 Year scheme of Work Year 10 Higher KS4 3 Year scheme of Work Year 10 Higher Review: Equations A2 Substitute numerical values into formulae and expressions, including scientific formulae unfamiliar formulae will be given in the question

More information

Year 7 to 11 Mathematics Curriculum Overview

Year 7 to 11 Mathematics Curriculum Overview Year 7 to 11 Mathematics Curriculum Overview Mathematics Department Vision: A mathematician at Bournville is not defined through prior attainment. At Bournville they are someone who through practice and

More information

Higher tier knowledge, skills and understanding

Higher tier knowledge, skills and understanding Higher tier knowledge, skills and understanding 1. Number Structure and calculation N1 N2 N3 N4 N5 N6 N7 order positive and negative integers, decimals and fractions; use the symbols =,, ,, apply the

More information

Slide 1 / 96. Linear Relations and Functions

Slide 1 / 96. Linear Relations and Functions Slide 1 / 96 Linear Relations and Functions Slide 2 / 96 Scatter Plots Table of Contents Step, Absolute Value, Piecewise, Identity, and Constant Functions Graphing Inequalities Slide 3 / 96 Scatter Plots

More information

KS4 Curriculum Plan Maths HIGHER TIER Year 9 Autumn Term 1 Unit 1: Number

KS4 Curriculum Plan Maths HIGHER TIER Year 9 Autumn Term 1 Unit 1: Number KS4 Curriculum Plan Maths HIGHER TIER Year 9 Autumn Term 1 Unit 1: Number 1.1 Number problems and reasoning 1.2 Place value and estimating 1.3 HCF and LCM 1.4 Calculating with powers (indices) 1.5 Zero,

More information

MATHEMATICS Scope and sequence P 6

MATHEMATICS Scope and sequence P 6 Number and algebra Number and place value Establish understanding of the language and processes of counting by naming numbers in sequences, initially to and from 20, moving from any starting point Develop

More information

THE L.L. THURSTONE PSYCHOMETRIC LABORATORY UNIVERSITY OF NORTH CAROLINA. Forrest W. Young & Carla M. Bann

THE L.L. THURSTONE PSYCHOMETRIC LABORATORY UNIVERSITY OF NORTH CAROLINA. Forrest W. Young & Carla M. Bann Forrest W. Young & Carla M. Bann THE L.L. THURSTONE PSYCHOMETRIC LABORATORY UNIVERSITY OF NORTH CAROLINA CB 3270 DAVIE HALL, CHAPEL HILL N.C., USA 27599-3270 VISUAL STATISTICS PROJECT WWW.VISUALSTATS.ORG

More information

Mathematics GCSE 9-1 Curriculum Planner (3 Year Course)

Mathematics GCSE 9-1 Curriculum Planner (3 Year Course) Mathematics GCSE 9-1 Curriculum Planner (3 Year Course) Year 9 Week 1 2 3 4 5 6 7 8 HT 9 1 0 Chapter 1 Calculations Chapter 2 Expressions Ch 1, 2 Test Chapter 3 Angles, polygons Chapter 3 11 12 13 14 15

More information

Maths Curriculum Map - Years 10 and 11 Higher Year 1 Scheme of Work

Maths Curriculum Map - Years 10 and 11 Higher Year 1 Scheme of Work Key: Italic specification references are assumed prior knowledge and are covered in the prior knowledge check rather than the main teaching. Term Unit/section title Teaching hours A 1 Number u t u m n

More information

C ontent descriptions

C ontent descriptions C ontent descriptions http://topdrawer.aamt.edu.au/reasoning/big-ideas/same-and-different Year Number and Algebra F 2 Establish understanding of the language and processes of counting by naming numbers

More information

KS4 Scheme of Work

KS4 Scheme of Work Some Most All KS4 Scheme of Work 2016 2018 Year 10 Autumn 1 Number 1. Fractions N10, N12, R3 R9 2. Percentages N10, N12 3. Indices (incl. root notation) N7, N6 4. Sequences A23 1. Calculations with indices

More information

Chapter 4: Analyzing Bivariate Data with Fathom

Chapter 4: Analyzing Bivariate Data with Fathom Chapter 4: Analyzing Bivariate Data with Fathom Summary: Building from ideas introduced in Chapter 3, teachers continue to analyze automobile data using Fathom to look for relationships between two quantitative

More information

8. MINITAB COMMANDS WEEK-BY-WEEK

8. MINITAB COMMANDS WEEK-BY-WEEK 8. MINITAB COMMANDS WEEK-BY-WEEK In this section of the Study Guide, we give brief information about the Minitab commands that are needed to apply the statistical methods in each week s study. They are

More information

Data Management Project Using Software to Carry Out Data Analysis Tasks

Data Management Project Using Software to Carry Out Data Analysis Tasks Data Management Project Using Software to Carry Out Data Analysis Tasks This activity involves two parts: Part A deals with finding values for: Mean, Median, Mode, Range, Standard Deviation, Max and Min

More information

Department Curriculum Map (new GCSE)

Department Curriculum Map (new GCSE) Department Curriculum Map 2014-15 (new GCSE) Department Mathematics required in Year 11 Foundation 1. Structure and calculation: N1 to N9 Fractions, decimals and percentages: N10 to N12 Measure and accuracy:

More information

Integrated Mathematics I Performance Level Descriptors

Integrated Mathematics I Performance Level Descriptors Limited A student performing at the Limited Level demonstrates a minimal command of Ohio s Learning Standards for Integrated Mathematics I. A student at this level has an emerging ability to demonstrate

More information

Middle School Math Course 2

Middle School Math Course 2 Middle School Math Course 2 Correlation of the ALEKS course Middle School Math Course 2 to the Indiana Academic Standards for Mathematics Grade 7 (2014) 1: NUMBER SENSE = ALEKS course topic that addresses

More information

Unit WorkBook 2 Level 4 ENG U2 Engineering Maths LO2 Statistical Techniques 2018 UniCourse Ltd. All Rights Reserved. Sample

Unit WorkBook 2 Level 4 ENG U2 Engineering Maths LO2 Statistical Techniques 2018 UniCourse Ltd. All Rights Reserved. Sample Pearson BTEC Levels 4 and 5 Higher Nationals in Engineering (RQF) Unit 2: Engineering Maths (core) Unit Workbook 2 in a series of 4 for this unit Learning Outcome 2 Statistical Techniques Page 1 of 37

More information

Level 4 means that I can

Level 4 means that I can Level 4 means that I can Describe number patterns Find multiples Find factors Work out the square numbers Use word formulae Use co-ordinates in the first quadrant Multiply and divide whole numbers by 10

More information

MINITAB 17 BASICS REFERENCE GUIDE

MINITAB 17 BASICS REFERENCE GUIDE MINITAB 17 BASICS REFERENCE GUIDE Dr. Nancy Pfenning September 2013 After starting MINITAB, you'll see a Session window above and a worksheet below. The Session window displays non-graphical output such

More information

Cambridge IGCSE mapping

Cambridge IGCSE mapping Cambridge IGCSE mapping Specification point Boardworks presentation 1. Number, set notation and language Identify and use natural numbers, integers (positive, negative and zero), prime numbers, square

More information

Prentice Hall Mathematics: Course Correlated to: Colorado Model Content Standards and Grade Level Expectations (Grade 6)

Prentice Hall Mathematics: Course Correlated to: Colorado Model Content Standards and Grade Level Expectations (Grade 6) Colorado Model Content Standards and Grade Level Expectations (Grade 6) Standard 1: Students develop number sense and use numbers and number relationships in problemsolving situations and communicate the

More information

An introduction to SPSS

An introduction to SPSS An introduction to SPSS To open the SPSS software using U of Iowa Virtual Desktop... Go to https://virtualdesktop.uiowa.edu and choose SPSS 24. Contents NOTE: Save data files in a drive that is accessible

More information

Prentice Hall Mathematics: Course Correlated to: Colorado Model Content Standards and Grade Level Expectations (Grade 8)

Prentice Hall Mathematics: Course Correlated to: Colorado Model Content Standards and Grade Level Expectations (Grade 8) Colorado Model Content Standards and Grade Level Expectations (Grade 8) Standard 1: Students develop number sense and use numbers and number relationships in problemsolving situations and communicate the

More information

Applied Regression Modeling: A Business Approach

Applied Regression Modeling: A Business Approach i Applied Regression Modeling: A Business Approach Computer software help: SPSS SPSS (originally Statistical Package for the Social Sciences ) is a commercial statistical software package with an easy-to-use

More information

Excel Spreadsheets and Graphs

Excel Spreadsheets and Graphs Excel Spreadsheets and Graphs Spreadsheets are useful for making tables and graphs and for doing repeated calculations on a set of data. A blank spreadsheet consists of a number of cells (just blank spaces

More information

SAS Visual Analytics 8.2: Working with Report Content

SAS Visual Analytics 8.2: Working with Report Content SAS Visual Analytics 8.2: Working with Report Content About Objects After selecting your data source and data items, add one or more objects to display the results. SAS Visual Analytics provides objects

More information

Middle School Math Course 3 Correlation of the ALEKS course Middle School Math 3 to the Illinois Assessment Framework for Grade 8

Middle School Math Course 3 Correlation of the ALEKS course Middle School Math 3 to the Illinois Assessment Framework for Grade 8 Middle School Math Course 3 Correlation of the ALEKS course Middle School Math 3 to the Illinois Assessment Framework for Grade 8 State Goal 6: Number Sense 6.8.01: 6.8.02: 6.8.03: 6.8.04: 6.8.05: = ALEKS

More information

Maths Year 11 Mock Revision list

Maths Year 11 Mock Revision list Maths Year 11 Mock Revision list F = Foundation Tier = Foundation and igher Tier = igher Tier Number Tier Topic know and use the word integer and the equality and inequality symbols use fractions, decimals

More information

Chapter 2 Describing, Exploring, and Comparing Data

Chapter 2 Describing, Exploring, and Comparing Data Slide 1 Chapter 2 Describing, Exploring, and Comparing Data Slide 2 2-1 Overview 2-2 Frequency Distributions 2-3 Visualizing Data 2-4 Measures of Center 2-5 Measures of Variation 2-6 Measures of Relative

More information