Exploratory data analysis description, 96 dotplots, 101 stem-and-leaf, ez package, ezanova function, 132

Size: px
Start display at page:

Download "Exploratory data analysis description, 96 dotplots, 101 stem-and-leaf, ez package, ezanova function, 132"

Transcription

1 Index A Akaike Information Criterion (AIC), 78 Associations problem, 226 solution, 226 analysis, 226 apriori function, 228 basket analysis, 226 CSV version of our basket dataset(), 230 inspect(), 229 opening CSV file in Rattle(), 231 Rattle GUI(), 230 Rattle summary of association rule analysis, 232 rule analysis, 226 as.table() function, 68, B Bar charts, Binomial probability distribution characteristics, 109 commercial airliner, jet engines, 110 complement rule, 110 dbinom() function, 109 description, 109 PMF, 109 Bootstrapping method, 160 Boxplots coefficient of determination, 98 description, 96 National Science Foundation, 98 outliers, side-by-side, 97 brkdn() function, 84 C calculate.xtab() function, 86 Character strings cat() function, 61 c() function, 61 concatenating, 62 description, 60 digital universe, 60 EMC s seventh digital universe study, 60 exabyte, 60 Internet of things (IoT), 60 package, paste(), 61 paste() function, 62 patterns and matches, single/double quotes, 61 space, 61 sprintf() function, 62 Chi-square distribution, Chi-square test, 72 Clusters of individuals or objects problem, 221 solution, 222 dendrogram, 222 hierarchical clustering dendrogram, 223 updated dendrogram, 224 Compiled code and preallocation C++ code, 211 definitional formula, 213 Fibonacci sequence, 212 loops, 214 microbenchmark package, 212 R code, 213 Rcpp package, 211 speed of processing,

2 index Constant expected return (CER) model, 195 Contemporary statistical methods hypothesis testing, 157 permutation tests, probabilities, 157 resampling techniques, standard t test, 160 trimmed means, calculation (see Trimmed means, Welch t test) Correlation coefficient binary logistic regression, 149 point-biserial correlation, predicted values for promotion, 149 product-moment correlation, 148 cut() function, 81 D Data frame, 79 Datasets, 201 cbind() function, 48 compiled code and preallocation, data.frame() function, 48 data tables, Excel template, 54 merging datasets, numeric variables, 54 parallel R, rbind() functions, 48 reshaping datasets, R functions, 52 rnorm() function, 48 stack() function, 53 t.test() function, 52, 55 unstack() function, 54 variable names, 49 Data structures, R data frames creating and accessing elements, missing data, saving datasets, 41 subsetting data, 40 lists (see Lists) matrices, vectors elementwise, 28 R Console or Editor, 27 replicate function rep(), 29 sequence function seq(), 29 Data tables columns, 211 comparison operators, 209 creation, 207 GSS data, 208 Hmisc package, 208 retrieved information, 210 row names, 208 rows of data, 209 traditional data frame, 207 Data visualization, Dates and times arithmetic, 58 as.integer() function, 59 as.numeric() function, 58 calculations, 59 code value, 58 default format, 57 POSIXct objects, 59 POSIXlt object, 59 PSOSIXct format, 57 R format codes, various date values, 58 Sys.Date() function, 57 Sys.time() function, 57 unclass() function, weekdays() and months() functions, 58 Dimensionality of data, reducing problem, 217 solution, 217 communalities, 217 eigenvalues and eigenvectors, 219 factors, 217 rotated three-component solution, structural diagram, 221 R package psych, 218 Dotplots, 101 E Exploratory data analysis description, 96 dotplots, 101 stem-and-leaf, ez package, ezanova function, 132 F Financial data chartseries function, 187 daily trading volume, 184 Internet, 183 Netflix stock prices, quantmod package, 183 stock returns (see Stock returns analysis) 238

3 Index G ggplot2 package attributes, geographical location, 102 dotplots, 101 grammar of graphics, 89 Grouped frequency distributions problem, 81 solution, 81 H Histograms, Hypothesis tests nominal data, 117 nonparametric, 117 one-sample tests (see One-sample tests) two-sample tests (see Two-sample tests) Hypothetical Airbag Data, 131 Hypothetical opinion poll, 122 I, J, K IDEs. See Integrated development environments (IDEs) IDRE. See Institute for Digital Research and Education (IDRE) Input and output (I/O) data, R program cleaning data CAG, 21 CSV files, 21 Data Editor, plyr package, 21 R GUI, Internet, keyboard and monitor access, R console, 17 reading data files, R graphics device, 17 text data, writing data files, 20 Institute for Digital Research and Education (IDRE), Integrated development environments (IDEs), 4 Interaction plot, 138 L Line graphs, Lists adding and deleting components, creation, lapply() and sapply() functions, 36 M Mann-Whitney test, 130 Mann-Whitney U test, 128 McNemar test description, 123 hypothetical data, 127 table layout, 127 Measurement error model, 195 Merging datasets data frames, 43, 46 demographic.csv, 46 merge() function, 43 NULL, 46 order() function, 45 read.csv() function, 46 sex and age variables, 45 studentid, 45 Message passing interface (MRI), 202 Migrating to R assignment operator, 5 comparison operators, 8 9 comprehensive R archive network, 1 2 data structures (see Data structures, R) data types handling missing data, 10 matrices, vectors, IDEs, 4 interface, 4 I/O data (see Input and output (I/O) data, R program) linux system, 3 4 logical operators, 9 multiple lines of code, 7 numbers, 6 operator, functions and constants, 8 R GUI, 2 3 vectorized operation, 6 workspace image, 5 Mining gold, data and text associations, clusters of individuals or objects, , 225 mining text, rattle package running under R 3.1.2, 216 reducing data dimensionality, 217, statistics, 215 Mining text clouds, 235 problem, 233 solution, 233 tm package, 233 word cloud developed from corpus,

4 index mode() function, 81 Modern portfolio theory (MPT) computational finance, 198 constituent assets, 196 description, 196 global minimum variance portfolio, 199 Multiple regression academic and motivational variables, confidence interval, interpretation, 155 lm() function, 153, 155 multiple linear regression model, 152 predictors, 154 regression coefficients, 152 MyPieLife, 61 N Nominal and ordinal data, O One-sample tests description, 117 for means, nominal and ordinal data (see Nominal and ordinal data) One-way tests, Oscars, 79 P Parallel R clusters, 206 doparallel package, 204 dosnow package works, 207 embarrassingly parallel\perfectly parallel processing, 201 master processor, 201 message passing interface (MRI), 202 parallel computing, 202 proof of concept, 204 purposes, 206 quad-core processor, 205 snow package, 203 standard network name, toy example, 205 vectorized operations and functions, 205 Pearson s product-moment correlation, 145, 148, 150, 152 Permutation tests, phi coefficient and chi-square, 150 description, 146, 150 Pearson s product-moment correlation, 150 with Spearman s Rho, 151 Pie chart representation argument col = FALSE, 90 copy, save and print graphics, 91 description, 90 graphical representations, 90 par() function, 90 Plastic Omnium s environmental policy, 24 PMF. See Probability mass function (PMF) Poisson probabilities characteristics, 110 description, 110 probabilities of events, 111 prettyr, Probability mass function (PMF), 109 p values, 112 p values for F distribution, Q Quantiles problem, 87 solution, R Rattle package running under R 3.1.2, 216 Relationship between variables correlation coefficient, multiple regression, scale variables, correlation, Spearman s rank correlation, the phi coefficient, 150 Repeated-measures designs, Resampling techniques, traditional hypothesis testing bootstrapping method, 160 histogram, medians, 159 hypothetical scores, sample medians, distribution, 158 Reshaping datasets longscores dataset, 51 measurement, 50 reshape() function, 50 timevar argument, 51 Reusable functions writing arguments, 167 BMI function, BSDA package, 174 cover all outcomes approach, 171 description, 167 environment, 167 fbasics,

5 Index histogram, 172 input and output, 167 interface script, 178 length() function, 170 median, 168 null hypothesis, 169 return() statement, 175 Run App, 179 sample means, 173 scale function, 173 server script, 177 Shiny application, 180 Shiny apps, 179, 181 source code, 168 squarex, 175 take.root, 175 two-sided hypothesis test, 170 user interface script, 177 web-based server, 177 z.test function, 169 S Scale variables brain volume and intelligence, 143 correlation coefficient, 143 covariance, 144 heights and weights, measurement, scalelessness property, 144 slope coefficient, 146 Scatterplot description, 99 ggplot2, 95 of Starbucks volume by date, 96 with line of best fit added, 100 Scheirer-Ray-Hare (SRH) test, 138 Side-by-side boxplots, 97 Simple frequency distributions problem, 79 solution, Skewed, 82 Spearman s rank correlation, 151 SPSS output, 87 Standard graphs bar charts, histograms, line graphs, scatterplots (see Scatterplot) Tufte s principles, 92 Standard normal curves, Statistical functions problem, 81 solution, Stem-and-leaf plots, Stock returns analysis growth pattern, 189 investment decisions, 187 Netflix stock, Stocks comparison CumReturns function, Netflix stocks, 192 PerformanceAnalytics, R packages, 192 stringr package advantages, 63 description, 63 extracting words, 66 install.packages() function, 63 padding, 65 str_c() function, 64 str_dup() function, 64 str_length() function, 64 str_sub() function, 64 trim strings, 66 wrapping, T, U, V Tables description, 67 HairEyeColor data, 67 one-and two-way tables analyzing problem, 72 solution, working with higher-order problem, solution, working with one-way problem, 68 solution, working with two-way problem, 69 solution, t distribution, Trimmed means, Welch t test memory-enhancing supplement, 162 memory scores, groups, Mann-Whitney U test, 165 variance, calculation, 161 Wilcox s WRS package, 161 Winsorizing, 160 Yuen s robust t test, Two-sample tests cbind() function, 124 chi-square with 1 degree of freedom,

6 index Two-sample tests (cont.) histograms, word recognition data, hypothetical airbag data, 131 independent-samples t test, 123 McNemar test, 123, 127 paired-samples t test, 124 parametric tests, 128 pooled-variance t test, 130 z.test function, Two-way tests, W, X Welch t test, , 164 Wilcoxon signed rank test, 123 wilcox.test function, 130 Winsorizing, 160 Y, Z Yuen s robust t test,

Index. Calculated field creation, 176 dialog box, functions (see Functions) operators, 177 addition, 178 comparison operators, 178

Index. Calculated field creation, 176 dialog box, functions (see Functions) operators, 177 addition, 178 comparison operators, 178 Index A Adobe Reader and PDF format, 211 Aggregation format options, 110 intricate view, 109 measures, 110 median, 109 nongeographic measures, 109 Area chart continuous, 67, 76 77 discrete, 67, 78 Axis

More information

Professor Dr. Gholamreza Nakhaeizadeh. Professor Dr. Gholamreza Nakhaeizadeh

Professor Dr. Gholamreza Nakhaeizadeh. Professor Dr. Gholamreza Nakhaeizadeh Statistic Methods in in Data Mining Business Understanding Data Understanding Data Preparation Deployment Modelling Evaluation Data Mining Process (Part 2) 2) Professor Dr. Gholamreza Nakhaeizadeh Professor

More information

Important Formulas. Discrete Probability Distributions. Probability and Counting Rules. The Normal Distribution. Confidence Intervals and Sample Size

Important Formulas. Discrete Probability Distributions. Probability and Counting Rules. The Normal Distribution. Confidence Intervals and Sample Size blu38582_if_1-8.qxd 9/27/10 9:19 PM Page 1 Important Formulas Chapter 3 Data Description Mean for individual data: Mean for grouped data: Standard deviation for a sample: X2 s X n 1 or Standard deviation

More information

Appendix B STATISTICAL TABLES OVERVIEW

Appendix B STATISTICAL TABLES OVERVIEW Appendix B STATISTICAL TABLES OVERVIEW Table B.1: Proportions of the Area Under the Normal Curve Table B.2: 1200 Two-Digit Random Numbers Table B.3: Critical Values for Student s t-test Table B.4: Power

More information

Problem Set 05: Luca Sanfilippo, Marco Cattaneo, Reneta Kercheva 29/10/2018

Problem Set 05: Luca Sanfilippo, Marco Cattaneo, Reneta Kercheva 29/10/2018 Problem Set 05: Luca Sanfilippo, Marco Cattaneo, Reneta Kercheva 29/10/ Exercise 1: The data source from class. A: Write 1 paragraph about the dataset. B: Install the package that allows to access your

More information

From Developing Credit Risk Models Using SAS Enterprise Miner and SAS/STAT. Full book available for purchase here.

From Developing Credit Risk Models Using SAS Enterprise Miner and SAS/STAT. Full book available for purchase here. From Developing Credit Risk Models Using SAS Enterprise Miner and SAS/STAT. Full book available for purchase here. About this Book... ix About the Author... xiii Acknowledgments...xv Chapter 1 Introduction...

More information

The Session.. Rosaria Silipo Phil Winters KNIME KNIME.com AG. All Right Reserved.

The Session.. Rosaria Silipo Phil Winters KNIME KNIME.com AG. All Right Reserved. The Session.. Rosaria Silipo Phil Winters KNIME 2016 KNIME.com AG. All Right Reserved. Past KNIME Summits: Merging Techniques, Data and MUSIC! 2016 KNIME.com AG. All Rights Reserved. 2 Analytics, Machine

More information

Preface... xi. A Word to the Practitioner... xi The Organization of the Book... xi Required Software... xii Accessing the Supplementary Content...

Preface... xi. A Word to the Practitioner... xi The Organization of the Book... xi Required Software... xii Accessing the Supplementary Content... Contents Preface... xi A Word to the Practitioner... xi The Organization of the Book... xi Required Software... xii Accessing the Supplementary Content... xii Chapter 1 Introducing Partial Least Squares...

More information

What s new. Bernd Wiswedel KNIME.com AG. All Rights Reserved.

What s new. Bernd Wiswedel KNIME.com AG. All Rights Reserved. What s new Bernd Wiswedel 2016 KNIME.com AG. All Rights Reserved. What s new 2+1 feature releases last year: 2.12, (3.0), 3.1 (only KNIME Analytics Platform + Server) Changes documented online 2016 KNIME.com

More information

Motor Trend MPG Analysis

Motor Trend MPG Analysis Motor Trend MPG Analysis SJ May 15, 2016 Executive Summary For this project, we were asked to look at a data set of a collection of cars in the automobile industry. We are going to explore the relationship

More information

1 of 28 9/15/2016 1:16 PM

1 of 28 9/15/2016 1:16 PM 1 of 28 9/15/2016 1:16 PM 2 of 28 9/15/2016 1:16 PM 3 of 28 9/15/2016 1:16 PM objects(package:psych).first < function(library(psych)) help(read.table) #or?read.table #another way of asking for help apropos("read")

More information

Investigating the Concordance Relationship Between the HSA Cut Scores and the PARCC Cut Scores Using the 2016 PARCC Test Data

Investigating the Concordance Relationship Between the HSA Cut Scores and the PARCC Cut Scores Using the 2016 PARCC Test Data Investigating the Concordance Relationship Between the HSA Cut Scores and the PARCC Cut Scores Using the 2016 PARCC Test Data A Research Report Submitted to the Maryland State Department of Education (MSDE)

More information

Using Statistics To Make Inferences 6. Wilcoxon Matched Pairs Signed Ranks Test. Wilcoxon Rank Sum Test/ Mann-Whitney Test

Using Statistics To Make Inferences 6. Wilcoxon Matched Pairs Signed Ranks Test. Wilcoxon Rank Sum Test/ Mann-Whitney Test Using Statistics To Make Inferences 6 Summary Non-parametric tests Wilcoxon Signed Ranks Test Wilcoxon Matched Pairs Signed Ranks Test Wilcoxon Rank Sum Test/ Mann-Whitney Test Goals Perform and interpret

More information

Regression Models Course Project, 2016

Regression Models Course Project, 2016 Regression Models Course Project, 2016 Venkat Batchu July 13, 2016 Executive Summary In this report, mtcars data set is explored/analyzed for relationship between outcome variable mpg (miles for gallon)

More information

Statistics and Quantitative Analysis U4320. Segment 8 Prof. Sharyn O Halloran

Statistics and Quantitative Analysis U4320. Segment 8 Prof. Sharyn O Halloran Statistics and Quantitative Analysis U4320 Segment 8 Prof. Sharyn O Halloran I. Introduction A. Overview 1. Ways to describe, summarize and display data. 2.Summary statements: Mean Standard deviation Variance

More information

Technical Manual for Gibson Test of Cognitive Skills- Revised

Technical Manual for Gibson Test of Cognitive Skills- Revised Technical Manual for Gibson Test of Cognitive Skills- Revised Normative Summary Sample Selection The Gibson Test of Cognitive Skills - Revised (GTCS) was normed on a sample of 2,305 children and adults

More information

Improving Analog Product knowledge using Principal Components Variable Clustering in JMP on test data.

Improving Analog Product knowledge using Principal Components Variable Clustering in JMP on test data. Improving Analog Product knowledge using Principal Components Variable Clustering in JMP on test data. Yves Chandon, Master BlackBelt at Freescale Semiconductor F e b 2 7. 2015 TM External Use We Touch

More information

Index. Calculator, 56, 64, 69, 135, 353 Calendars, 348, 356, 357, 364, 371, 381 Card game, NEL Index

Index. Calculator, 56, 64, 69, 135, 353 Calendars, 348, 356, 357, 364, 371, 381 Card game, NEL Index Index A Acute angle, 94 Adding decimal numbers, 47, 48 fractions, 210 213, 237 239, 241 integers, 310 322 mixed numbers, 245 248 Addition statement, 246, 248 Airport design, 88, 93, 99, 107, 121, 125 Analysing

More information

Lecture 2. Review of Linear Regression I Statistics Statistical Methods II. Presented January 9, 2018

Lecture 2. Review of Linear Regression I Statistics Statistical Methods II. Presented January 9, 2018 Review of Linear Regression I Statistics 211 - Statistical Methods II Presented January 9, 2018 Estimation of The OLS under normality the OLS Dan Gillen Department of Statistics University of California,

More information

Barrie D. Fitzgerald Senior Research Analyst, Valdosta State University Sarah E. Hough Research Analyst, Valdosta State University Tiffany S.

Barrie D. Fitzgerald Senior Research Analyst, Valdosta State University Sarah E. Hough Research Analyst, Valdosta State University Tiffany S. You re Hired Now What? Barrie D. Fitzgerald Senior Research Analyst, Valdosta State University Sarah E. Hough Research Analyst, Valdosta State University Tiffany S. Soma Research Analyst, Valdosta State

More information

Box Plot Template. Sample 1 Sample 2 Sample 3 Sample 4 Sample 5 Sample Vertex42 LLC HELP. Q1 Q2-Q1 Q3-Q2 Řady1 Řady2

Box Plot Template. Sample 1 Sample 2 Sample 3 Sample 4 Sample 5 Sample Vertex42 LLC HELP. Q1 Q2-Q1 Q3-Q2 Řady1 Řady2 Box Plot Template 160 140 120 100 80 2009 Vertex42 LLC HELP This template shows how to create a box and whisker chart in Excel. The ends of the whisker are set at 1.5*IQR above the third quartile (Q3)

More information

Column Name Type Description Year Number Year of the data. Vehicle Miles Traveled

Column Name Type Description Year Number Year of the data. Vehicle Miles Traveled Background Information Each year, Americans drive trillions of miles in their vehicles. Until recently, the number of miles driven increased steadily each year. This drop-off in growth has raised questions

More information

HASIL OUTPUT SPSS. Reliability Scale: ALL VARIABLES

HASIL OUTPUT SPSS. Reliability Scale: ALL VARIABLES 139 HASIL OUTPUT SPSS Reliability Scale: ALL VARIABLES Case Processing Summary N % 100 100.0 Cases Excluded a 0.0 Total 100 100.0 a. Listwise deletion based on all variables in the procedure. Reliability

More information

Lampiran IV. Hasil Output SPSS Versi 16.0 untuk Analisis Deskriptif

Lampiran IV. Hasil Output SPSS Versi 16.0 untuk Analisis Deskriptif 182 Lampiran IV. Hasil Output SPSS Versi 16.0 untuk Analisis Deskriptif Frequencies Statistics Kinerja Guru Sikap Guru Thdp Kepsek Motivasi Kerja Guru Kompetensi Pedagogik Guru N Valid 64 64 64 64 Missing

More information

LET S ARGUE: STUDENT WORK PAMELA RAWSON. Baxter Academy for Technology & Science Portland, rawsonmath.

LET S ARGUE: STUDENT WORK PAMELA RAWSON. Baxter Academy for Technology & Science Portland, rawsonmath. LET S ARGUE: STUDENT WORK PAMELA RAWSON Baxter Academy for Technology & Science Portland, Maine pamela.rawson@gmail.com @rawsonmath rawsonmath.com Contents Student Movie Data Claims (Cycle 1)... 2 Student

More information

Relating your PIRA and PUMA test marks to the national standard

Relating your PIRA and PUMA test marks to the national standard Relating your PIRA and PUMA test marks to the national standard We have carried out a detailed statistical analysis between the results from the PIRA and PUMA tests for Year 2 and Year 6 and the scaled

More information

Relating your PIRA and PUMA test marks to the national standard

Relating your PIRA and PUMA test marks to the national standard Relating your PIRA and PUMA test marks to the national standard We have carried out a detailed statistical analysis between the results from the PIRA and PUMA tests for Year 2 and Year 6 and the scaled

More information

Graphics in R. Fall /5/17 1

Graphics in R. Fall /5/17 1 Graphics in R Fall 2017 9/5/17 1 Graphics Both built in and third party libraries for graphics Popular examples include ggplot2 ggvis lattice We will start with built in graphics Basic functions to remember:

More information

5. CONSTRUCTION OF THE WEIGHT-FOR-LENGTH AND WEIGHT-FOR- HEIGHT STANDARDS

5. CONSTRUCTION OF THE WEIGHT-FOR-LENGTH AND WEIGHT-FOR- HEIGHT STANDARDS 5. CONSTRUCTION OF THE WEIGHT-FOR-LENGTH AND WEIGHT-FOR- HEIGHT STANDARDS 5.1 Indicator-specific methodology The construction of the weight-for-length (45 to 110 cm) and weight-for-height (65 to 120 cm)

More information

Sharif University of Technology. Graduate School of Management and Economics. Econometrics I. Fall Seyed Mahdi Barakchian

Sharif University of Technology. Graduate School of Management and Economics. Econometrics I. Fall Seyed Mahdi Barakchian Sharif University of Technology Graduate School of Management and Economics Econometrics I Fall 2010 Seyed Mahdi Barakchian Textbook: Wooldridge, J., Introductory Econometrics: A Modern Approach, South

More information

female male help("predict") yhat age

female male help(predict) yhat age 30 40 50 60 70 female male 1.0 help("predict") 0.5 yhat 0.0 0.5 1.0 30 40 50 60 70 age 30 40 50 60 70 1.5 1.0 female male help("predict") 0.5 yhat 0.0 0.5 1.0 1.5 30 40 50 60 70 age 2 Wald Statistics Response:

More information

Web Information Retrieval Dipl.-Inf. Christoph Carl Kling

Web Information Retrieval Dipl.-Inf. Christoph Carl Kling Institute for Web Science & Technologies University of Koblenz-Landau, Germany Web Information Retrieval Dipl.-Inf. Christoph Carl Kling Exercises WebIR ask questions! WebIR@c-kling.de 2 of 49 Clustering

More information

Cluster Knowledge and Skills for Business, Management and Administration Finance Marketing, Sales and Service Aligned with American Careers Business

Cluster Knowledge and Skills for Business, Management and Administration Finance Marketing, Sales and Service Aligned with American Careers Business for Business, Management and Administration Finance Marketing, Sales and Service Aligned with American Careers Business About American Careers Correlations The following correlations are provided to demonstrate

More information

GRADE 7 TEKS ALIGNMENT CHART

GRADE 7 TEKS ALIGNMENT CHART GRADE 7 TEKS ALIGNMENT CHART TEKS 7.2 extend previous knowledge of sets and subsets using a visual representation to describe relationships between sets of rational numbers. 7.3.A add, subtract, multiply,

More information

EXST7034 Multiple Regression Geaghan Chapter 11 Bootstrapping (Toluca example) Page 1

EXST7034 Multiple Regression Geaghan Chapter 11 Bootstrapping (Toluca example) Page 1 Chapter 11 Bootstrapping (Toluca example) Page 1 Toluca Company Example (Problem from Neter, Kutner, Nachtsheim & Wasserman 1996,1.21) A particular part needed for refigeration equipment replacement parts

More information

An Introduction to R 2.5 A few data manipulation tricks!

An Introduction to R 2.5 A few data manipulation tricks! An Introduction to R 2.5 A few data manipulation tricks! Dan Navarro (daniel.navarro@adelaide.edu.au) School of Psychology, University of Adelaide ua.edu.au/ccs/people/dan DSTO R Workshop, 29-Apr-2015

More information

Booklet of Code and Output for STAD29/STA 1007 Final Exam

Booklet of Code and Output for STAD29/STA 1007 Final Exam Booklet of Code and Output for STAD29/STA 1007 Final Exam List of Figures in this document by page: List of Figures 1 Raisins data.............................. 2 2 Boxplot of raisin data........................

More information

Missouri Learning Standards Grade-Level Expectations - Mathematics

Missouri Learning Standards Grade-Level Expectations - Mathematics A Correlation of 2017 To the Missouri Learning Standards - Mathematics Kindergarten Grade 5 Introduction This document demonstrates how Investigations 3 in Number, Data, and Space, 2017, aligns to, Grades

More information

Analyzing Crash Risk Using Automatic Traffic Recorder Speed Data

Analyzing Crash Risk Using Automatic Traffic Recorder Speed Data Analyzing Crash Risk Using Automatic Traffic Recorder Speed Data Thomas B. Stout Center for Transportation Research and Education Iowa State University 2901 S. Loop Drive Ames, IA 50010 stouttom@iastate.edu

More information

Exercises An Introduction to R for Epidemiologists using RStudio SER 2014

Exercises An Introduction to R for Epidemiologists using RStudio SER 2014 Exercises An Introduction to R for Epidemiologists using RStudio SER 2014 S Mooney June 18, 2014 1. (a) Create a vector of numbers named odd.numbers with all odd numbers between 1 and 19, inclusive odd.numbers

More information

Topic 5 Lecture 3 Estimating Policy Effects via the Simple Linear. Regression Model (SLRM) and the Ordinary Least Squares (OLS) Method

Topic 5 Lecture 3 Estimating Policy Effects via the Simple Linear. Regression Model (SLRM) and the Ordinary Least Squares (OLS) Method Econometrics for Health Policy, Health Economics, and Outcomes Research Topic 5 Lecture 3 Estimating Policy Effects via the Simple Linear Regression Model (SLRM) and the Ordinary Least Squares (OLS) Method

More information

The Degrees of Freedom of Partial Least Squares Regression

The Degrees of Freedom of Partial Least Squares Regression The Degrees of Freedom of Partial Least Squares Regression Dr. Nicole Krämer TU München 5th ESSEC-SUPELEC Research Workshop May 20, 2011 My talk is about...... the statistical analysis of Partial Least

More information

One-Stop Service: Monitoring and Managing.

One-Stop Service: Monitoring and Managing. One-Stop Service: Monitoring and Managing. The highest quality from the market leader Solar-Log devices are the most accurate and reliable data loggers on the market. Offer your customers high-quality

More information

Non-Obvious Relational Awareness for Diesel Engine Fluid Consumption

Non-Obvious Relational Awareness for Diesel Engine Fluid Consumption Non-Obvious Relational Awareness for Diesel Engine Fluid Consumption Brian J. Ouellette Technical Manager, System Performance Analysis Cummins Inc. May 12, 2015 2015 MathWorks Automotive Conference Plymouth,

More information

David A. Ostrowski Global Data Insights and Analytics

David A. Ostrowski Global Data Insights and Analytics Big Data Drive: Supporting Product Analytics at Ford Motor through the employment of Big Data technologies David A. Ostrowski Global Data Insights and Analytics Page 1 Agenda Introduction Projects Fuel

More information

Technical Papers supporting SAP 2009

Technical Papers supporting SAP 2009 Technical Papers supporting SAP 29 A meta-analysis of boiler test efficiencies to compare independent and manufacturers results Reference no. STP9/B5 Date last amended 25 March 29 Date originated 6 October

More information

Descriptive Statistics

Descriptive Statistics Chapter 2 Descriptive Statistics 2-1 Overview 2-2 Summarizing Data 2-3 Pictures of Data 2-4 Measures of Central Tendency 2-5 Measures of Variation 2-6 Measures of Position 2-7 Exploratory Data Analysis

More information

ME scope Application Note 29 FEA Model Updating of an Aluminum Plate

ME scope Application Note 29 FEA Model Updating of an Aluminum Plate ME scope Application Note 29 FEA Model Updating of an Aluminum Plate NOTE: You must have a package with the VES-4500 Multi-Reference Modal Analysis and VES-8000 FEA Model Updating options enabled to reproduce

More information

Grade 3: Houghton Mifflin Math correlated to Riverdeep Destination Math

Grade 3: Houghton Mifflin Math correlated to Riverdeep Destination Math 1 : correlated to Unit 1 Chapter 1 Uses of Numbers 4A 4B, 4 5 Place Value: Ones, Tens, and Hundreds 6A 6B, 6 7 How Big is One Thousand? 8A 8B, 8 9 Place Value Through Thousands 10A 10B, 10 11, 12 13 Problem-Solving

More information

NetLogo and Multi-Agent Simulation (in Introductory Computer Science)

NetLogo and Multi-Agent Simulation (in Introductory Computer Science) NetLogo and Multi-Agent Simulation (in Introductory Computer Science) Matthew Dickerson Middlebury College, Vermont dickerso@middlebury.edu Supported by the National Science Foundation DUE-1044806 http://ccl.northwestern.edu/netlogo/

More information

Base Plate Modeling in STAAD.Pro 2007

Base Plate Modeling in STAAD.Pro 2007 Base Plate Modeling in STAAD.Pro 2007 By RAM/STAAD Solution Center 24 March 2007 Introduction: Base plates are normally designed using codebase procedures (e.g. AISC-ASD). Engineers often run into situations

More information

correlated to the Virginia Standards of Learning, Grade 6

correlated to the Virginia Standards of Learning, Grade 6 correlated to the Virginia Standards of Learning, Grade 6 Standards to Content Report McDougal Littell Math, Course 1 2007 correlated to the Virginia Standards of Standards: Virginia Standards of Number

More information

Logbook Selecting logbook mode Private or business mode Administrating logbook records Reporting... 33

Logbook Selecting logbook mode Private or business mode Administrating logbook records Reporting... 33 Map display... 4 Zoom and drag... 4 Map types... 4 TomTom map... 5 Full screen map... 5 Searching the Map... 5 Additional filter options in the Map View... 6 Tracking and tracing... 7 Track order status...

More information

Motor Trend Yvette Winton September 1, 2016

Motor Trend Yvette Winton September 1, 2016 Motor Trend Yvette Winton September 1, 2016 Executive Summary Objective In this analysis, the relationship between a set of variables and miles per gallon (MPG) (outcome) is explored from a data set of

More information

Linking the Virginia SOL Assessments to NWEA MAP Growth Tests *

Linking the Virginia SOL Assessments to NWEA MAP Growth Tests * Linking the Virginia SOL Assessments to NWEA MAP Growth Tests * *As of June 2017 Measures of Academic Progress (MAP ) is known as MAP Growth. March 2016 Introduction Northwest Evaluation Association (NWEA

More information

Example #1: One-Way Independent Groups Design. An example based on a study by Forster, Liberman and Friedman (2004) from the

Example #1: One-Way Independent Groups Design. An example based on a study by Forster, Liberman and Friedman (2004) from the Example #1: One-Way Independent Groups Design An example based on a study by Forster, Liberman and Friedman (2004) from the Journal of Personality and Social Psychology illustrates the SAS/IML program

More information

The New ISO/CD Standard

The New ISO/CD Standard The New ISO/CD 16355 Standard and the Effect of Ratio Scale in QFD Thomas M. Fehlmann, Zürich Eberhard Kranich, Duisburg Euro Office AG E: info@e-p-o.com H: www.e-p-o.com Budapest, Hotel Kempinsky October

More information

Basic SAS and R for HLM

Basic SAS and R for HLM Basic SAS and R for HLM Edps/Psych/Soc 589 Carolyn J. Anderson Department of Educational Psychology c Board of Trustees, University of Illinois Spring 2019 Overview The following will be demonstrated in

More information

Rule-based Integration of Multiple Neural Networks Evolved Based on Cellular Automata

Rule-based Integration of Multiple Neural Networks Evolved Based on Cellular Automata 1 Robotics Rule-based Integration of Multiple Neural Networks Evolved Based on Cellular Automata 2 Motivation Construction of mobile robot controller Evolving neural networks using genetic algorithm (Floreano,

More information

Road Surface characteristics and traffic accident rates on New Zealand s state highway network

Road Surface characteristics and traffic accident rates on New Zealand s state highway network Road Surface characteristics and traffic accident rates on New Zealand s state highway network Robert Davies Statistics Research Associates http://www.statsresearch.co.nz Joint work with Marian Loader,

More information

Problem Set 3 - Solutions

Problem Set 3 - Solutions Ecn 102 - Analysis of Economic Data University of California - Davis January 22, 2011 John Parman Problem Set 3 - Solutions This problem set will be due by 5pm on Monday, February 7th. It may be turned

More information

Subsetting Data in R. Data Wrangling in R

Subsetting Data in R. Data Wrangling in R Subsetting Data in R Data Wrangling in R Overview We showed one way to read data into R using read_csv and read.csv. In this module, we will show you how to: 1. Select specific elements of an object by

More information

Correlation to the Common Core State Standards

Correlation to the Common Core State Standards Correlation to the Common Core State Standards Go Math! 2011 Grade 3 Common Core is a trademark of the National Governors Association Center for Best Practices and the Council of Chief State School Officers.

More information

Linking the New York State NYSTP Assessments to NWEA MAP Growth Tests *

Linking the New York State NYSTP Assessments to NWEA MAP Growth Tests * Linking the New York State NYSTP Assessments to NWEA MAP Growth Tests * *As of June 2017 Measures of Academic Progress (MAP ) is known as MAP Growth. March 2016 Introduction Northwest Evaluation Association

More information

Linking the Mississippi Assessment Program to NWEA MAP Tests

Linking the Mississippi Assessment Program to NWEA MAP Tests Linking the Mississippi Assessment Program to NWEA MAP Tests February 2017 Introduction Northwest Evaluation Association (NWEA ) is committed to providing partners with useful tools to help make inferences

More information

Effects of two-way left-turn lane on roadway safety

Effects of two-way left-turn lane on roadway safety University of South Florida Scholar Commons Graduate Theses and Dissertations Graduate School 2004 Effects of two-way left-turn lane on roadway safety Haolei Peng University of South Florida Follow this

More information

PRISM TM Refining and Marketing Industry Analysis

PRISM TM Refining and Marketing Industry Analysis PRISM TM Refining and Marketing Industry Analysis PRISM is a trademark of Baker & O Brien, Inc. All rights reserved. Baker & O Brien, Inc. All rights reserved. Baker & O Brien Overview History Founded

More information

Follow this and additional works at: https://digitalcommons.usu.edu/mathsci_stures

Follow this and additional works at: https://digitalcommons.usu.edu/mathsci_stures Utah State University DigitalCommons@USU Mathematics and Statistics Student Research and Class Projects Mathematics and Statistics Student Works 2016 Car Crash Conundrum Mohammad Sadra Sharifi Utah State

More information

Linking the Indiana ISTEP+ Assessments to NWEA MAP Tests

Linking the Indiana ISTEP+ Assessments to NWEA MAP Tests Linking the Indiana ISTEP+ Assessments to NWEA MAP Tests February 2017 Introduction Northwest Evaluation Association (NWEA ) is committed to providing partners with useful tools to help make inferences

More information

Test-Retest Analyses of ACT Engage Assessments for Grades 6 9, Grades 10 12, and College

Test-Retest Analyses of ACT Engage Assessments for Grades 6 9, Grades 10 12, and College ACT Research & Policy ACT Stats Test-Retest Analyses of ACT Engage Assessments for Grades 6 9, Grades 10 12, and College Jeff Allen, PhD; Alex Casillas, PhD; and Jason Way, PhD 2016 Jeff Allen is a statistician

More information

Regularized Linear Models in Stacked Generalization

Regularized Linear Models in Stacked Generalization Regularized Linear Models in Stacked Generalization Sam Reid and Greg Grudic Department of Computer Science University of Colorado at Boulder USA June 11, 2009 Reid & Grudic (Univ. of Colo. at Boulder)

More information

index changing a variable s value, Chime My Block, clearing the screen. See Display block CoastBack program, 54 44

index changing a variable s value, Chime My Block, clearing the screen. See Display block CoastBack program, 54 44 index A absolute value, 103, 159 adding labels to a displayed value, 108 109 adding a Sequence Beam to a Loop of Switch block, 223 228 algorithm, defined, 86 ambient light, measuring, 63 analyzing data,

More information

Stat 301 Lecture 30. Model Selection. Explanatory Variables. A Good Model. Response: Highway MPG Explanatory: 13 explanatory variables

Stat 301 Lecture 30. Model Selection. Explanatory Variables. A Good Model. Response: Highway MPG Explanatory: 13 explanatory variables Model Selection Response: Highway MPG Explanatory: 13 explanatory variables Indicator variables for types of car Sports Car, SUV, Wagon, Minivan 1 Explanatory Variables Engine size (liters) Cylinders (number)

More information

TomTom WEBFLEET Contents. Let s drive business TM. Release note

TomTom WEBFLEET Contents. Let s drive business TM. Release note TomTom WEBFLEET 2.17 Release note Contents Extended WEBFLEET Reporting 2 Reporting Diagnostic Trouble Codes 3 Security features 5 Invoice only interface 7 Default trip mode 8 Navigation map information

More information

Large Sample Ecodriving Experiment Preliminary Results

Large Sample Ecodriving Experiment Preliminary Results Large Sample Ecodriving Experiment Preliminary Results Tai Stillwater Kenneth Kurani Postdoctoral Scholar UC Davis Institute of Transportation Studies & UC Davis Energy Efficiency Center 11/13/12 Summary

More information

NO. D - Language YES. E - Literature Total 6 28

NO. D - Language YES. E - Literature Total 6 28 Table. Categorical Concurrence Between Standards and Assessment as Rated by Six Reviewers Florida Grade Language Arts Number of Assessment Items - 45 Standards Level by Objective Hits Cat. Goals Objs #

More information

Algebra 2 Plus, Unit 10: Making Conclusions from Data Objectives: S- CP.A.1,2,3,4,5,B.6,7,8,9; S- MD.B.6,7

Algebra 2 Plus, Unit 10: Making Conclusions from Data Objectives: S- CP.A.1,2,3,4,5,B.6,7,8,9; S- MD.B.6,7 Algebra 2 Plus, Unit 10: Making Conclusions from Data Objectives: S- CP.A.1,2,3,4,5,B.6,7,8,9; S- MD.B.6,7 Learner Levels Level 1: I can simulate an experiment. Level 2: I can interpret two- way tables.

More information

Linking the North Carolina EOG Assessments to NWEA MAP Growth Tests *

Linking the North Carolina EOG Assessments to NWEA MAP Growth Tests * Linking the North Carolina EOG Assessments to NWEA MAP Growth Tests * *As of June 2017 Measures of Academic Progress (MAP ) is known as MAP Growth. March 2016 Introduction Northwest Evaluation Association

More information

DSC 201: Data Analysis & Visualization

DSC 201: Data Analysis & Visualization DSC 201: Data Analysis & Visualization Visualization Dr. David Koop Exploratory Data Analysis John W. Tukey - Born in New Bedford - 1977: Highly influential book Emphasis on value of visualization in discovering

More information

Passenger seat belt use in Durham Region

Passenger seat belt use in Durham Region Facts on Passenger seat belt use in Durham Region June 2017 Highlights In 2013/2014, 85 per cent of Durham Region residents 12 and older always wore their seat belt when riding as a passenger in a car,

More information

GOPALAN COLLEGE OF ENGINEERING AND MANAGEMENT Department of Computer Science and Engineering COURSE PLAN

GOPALAN COLLEGE OF ENGINEERING AND MANAGEMENT Department of Computer Science and Engineering COURSE PLAN Appendix - C GOPALAN COLLEGE OF ENGINEERING AND MANAGEMENT Department of Computer Science and Engineering Academic Year: 2016-17 Semester: EVEN COURSE PLAN Semester: V Subject Code& Name: 10CS63 & Compiler

More information

Linking the Indiana ISTEP+ Assessments to the NWEA MAP Growth Tests. February 2017 Updated November 2017

Linking the Indiana ISTEP+ Assessments to the NWEA MAP Growth Tests. February 2017 Updated November 2017 Linking the Indiana ISTEP+ Assessments to the NWEA MAP Growth Tests February 2017 Updated November 2017 2017 NWEA. All rights reserved. No part of this document may be modified or further distributed without

More information

COPYRIGHTED MATERIAL.

COPYRIGHTED MATERIAL. Index A Absolute referencing, 119 120, 128, 130, 133 134 Access (Microsoft), 9, 11 12 ActiveX controls, 232 233 Add-ins, 8 15, 28 Aggregation functions, 87, 252 Alignment, 187, 262, 402 Amortisation schedule,

More information

Linking the Alaska AMP Assessments to NWEA MAP Tests

Linking the Alaska AMP Assessments to NWEA MAP Tests Linking the Alaska AMP Assessments to NWEA MAP Tests February 2016 Introduction Northwest Evaluation Association (NWEA ) is committed to providing partners with useful tools to help make inferences from

More information

MSC/Flight Loads and Dynamics Version 1. Greg Sikes Manager, Aerospace Products The MacNeal-Schwendler Corporation

MSC/Flight Loads and Dynamics Version 1. Greg Sikes Manager, Aerospace Products The MacNeal-Schwendler Corporation MSC/Flight Loads and Dynamics Version 1 Greg Sikes Manager, Aerospace Products The MacNeal-Schwendler Corporation Douglas J. Neill Sr. Staff Engineer Aeroelasticity and Design Optimization The MacNeal-Schwendler

More information

Integrating remote sensing and ground monitoring data to improve estimation of PM 2.5 concentrations for chronic health studies

Integrating remote sensing and ground monitoring data to improve estimation of PM 2.5 concentrations for chronic health studies Integrating remote sensing and ground monitoring data to improve estimation of PM 2.5 concentrations for chronic health studies Chris Paciorek and Yang Liu Departments of Biostatistics and Environmental

More information

Investigation of Relationship between Fuel Economy and Owner Satisfaction

Investigation of Relationship between Fuel Economy and Owner Satisfaction Investigation of Relationship between Fuel Economy and Owner Satisfaction June 2016 Malcolm Hazel, Consultant Michael S. Saccucci, Keith Newsom-Stewart, Martin Romm, Consumer Reports Introduction This

More information

In-Place Associative Computing:

In-Place Associative Computing: In-Place Associative Computing: A New Concept in Processor Design 1 Page Abstract 3 What s Wrong with Existing Processors? 3 Introducing the Associative Processing Unit 5 The APU Edge 5 Overview of APU

More information

Performance Analysis with Vampir

Performance Analysis with Vampir Performance Analysis with Vampir Bert Wesarg Technische Universität Dresden Outline Part I: Welcome to the Vampir Tool Suite Mission Event trace visualization Vampir & VampirServer The Vampir displays

More information

Kansas College and Career Ready Standards for English Language Arts Grade 4

Kansas College and Career Ready Standards for English Language Arts Grade 4 A Correlation of Scott Foresman Reading Street Common Core 2013 To the Kansas College and Career Ready Standards for English Language Arts Grade 4 INTRODUCTION This document demonstrates how meets the.

More information

PREDICTION OF REMAINING USEFUL LIFE OF AN END MILL CUTTER SEOW XIANG YUAN

PREDICTION OF REMAINING USEFUL LIFE OF AN END MILL CUTTER SEOW XIANG YUAN PREDICTION OF REMAINING USEFUL LIFE OF AN END MILL CUTTER SEOW XIANG YUAN Report submitted in partial fulfillment of the requirements for the award of the degree of Bachelor of Engineering (Hons.) in Manufacturing

More information

V 2.0. Version 9 PC. Setup Guide. Revised:

V 2.0. Version 9 PC. Setup Guide. Revised: V 2.0 Version 9 PC Setup Guide Revised: 06-12-00 Digital 328 v2 and Cakewalk Version 9 PC Contents 1 Introduction 2 2 Configuring Cakewalk 4 3 328 Instrument Definition 6 4 328 Automation Setup 8 5 Automation

More information

Scaling industrial control technologies for food & beverage industry

Scaling industrial control technologies for food & beverage industry ISAB/F&B Symp/20160226/Slide No. 1 National Symposium on Automation & Digital Transformation of Food & Beverage Industry 26 th & 27 th February 2016 Scaling industrial control technologies for food & beverage

More information

Getting Started with Correlated Component Regression (CCR) in XLSTAT-CCR

Getting Started with Correlated Component Regression (CCR) in XLSTAT-CCR Tutorial 1 Getting Started with Correlated Component Regression (CCR) in XLSTAT-CCR Dataset for running Correlated Component Regression This tutorial 1 is based on data provided by Michel Tenenhaus and

More information

Stat 302 Statistical Software and Its Applications Graphics

Stat 302 Statistical Software and Its Applications Graphics Stat 302 Statistical Software and Its Applications Graphics Yen-Chi Chen Department of Statistics, University of Washington Autumn 2016 1 / 44 General Remarks on R Graphics A well constructed graph is

More information

Linking the Florida Standards Assessments (FSA) to NWEA MAP

Linking the Florida Standards Assessments (FSA) to NWEA MAP Linking the Florida Standards Assessments (FSA) to NWEA MAP October 2016 Introduction Northwest Evaluation Association (NWEA ) is committed to providing partners with useful tools to help make inferences

More information

Effect of Sample Size and Method of Sampling Pig Weights on the Accuracy of Estimating the Mean Weight of the Population 1

Effect of Sample Size and Method of Sampling Pig Weights on the Accuracy of Estimating the Mean Weight of the Population 1 Effect of Sample Size and Method of Sampling Pig Weights on the Accuracy of Estimating the Mean Weight of the Population C. B. Paulk, G. L. Highland 2, M. D. Tokach, J. L. Nelssen, S. S. Dritz 3, R. D.

More information

Antonio Olmos Priyalatha Govindasamy Research Methods & Statistics University of Denver

Antonio Olmos Priyalatha Govindasamy Research Methods & Statistics University of Denver Antonio Olmos Priyalatha Govindasamy Research Methods & Statistics University of Denver American Evaluation Association Conference, Chicago, Ill, November 2015 AEA 2015, Chicago Ill 1 Paper overview Propensity

More information

Vehicle Diagnostic Logging Device

Vehicle Diagnostic Logging Device UCCS SENIOR DESIGN Vehicle Diagnostic Logging Device Design Requirements Specification Prepared by Mackenzie Lowrance, Nick Hermanson, and Whitney Watson Sponsor: Tyson Hartshorn with New Planet Technologies

More information

Linking the Georgia Milestones Assessments to NWEA MAP Growth Tests *

Linking the Georgia Milestones Assessments to NWEA MAP Growth Tests * Linking the Georgia Milestones Assessments to NWEA MAP Growth Tests * *As of June 2017 Measures of Academic Progress (MAP ) is known as MAP Growth. February 2016 Introduction Northwest Evaluation Association

More information