1 IDL GUI FOR OPTIMIZING COLOR TOLERANCE EQUATIONS Presented By: Rohit A. Patil Instructor: Rolando Raqueño.

Slides:



Advertisements
Similar presentations
EViews Student Version. Today’s Workshop Basic grasp of how EViews manages data Creating Workfiles Importing data Running regressions Performing basic.
Advertisements

Correlation and regression
Regression Analysis Module 3. Regression Regression is the attempt to explain the variation in a dependent variable using the variation in independent.
Chap 9: Testing Hypotheses & Assessing Goodness of Fit Section 9.1: INTRODUCTION In section 8.2, we fitted a Poisson dist’n to counts. This chapter will.
5/16/2015 V. J. Motto 1 Chapter 1: Data Sets and Models V. J. Motto MAT 112 Short Course in Calculus.
By Hrishikesh Gadre Session II Department of Mechanical Engineering Louisiana State University Engineering Equation Solver Tutorials.
Color Calculator Xiaoyan Song Feb.21,2003.
Stat 112: Lecture 8 Notes Homework 2: Due on Thursday Assessing Quality of Prediction (Chapter 3.5.3) Comparing Two Regression Models (Chapter 4.4) Prediction.
Introduction to SPSS Short Courses Last created (Feb, 2008) Kentaka Aruga.
Simple Linear Regression Analysis
Decision analysis and Risk Management course in Kuopio
LINEAR PROGRAMMING SIMPLEX METHOD.
Relationship of two variables
September In Chapter 14: 14.1 Data 14.2 Scatterplots 14.3 Correlation 14.4 Regression.
Using SPSS for Windows Part II Jie Chen Ph.D. Phone: /6/20151.
Regression Analysis. Scatter plots Regression analysis requires interval and ratio-level data. To see if your data fits the models of regression, it is.
MTH 161: Introduction To Statistics
Forecasting and Verifying Energy Savings for Web-Enabled Thermostats in Portable Classrooms: William E. Koran, P.E. Quantum Energy Services and Technologies.
DAY 10: EXCEL CHAPTER 8, 9, 10 Tazin Afrin September 23,
Introduction to Behavioral Statistics Correlation & Regression.
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTORY MICROSOFT ACCESS Lesson 3 – Creating and Modifying Forms.
Introduction to SPSS. Object of the class About the windows in SPSS The basics of managing data files The basic analysis in SPSS.
Regression Chapter 16. Regression >Builds on Correlation >The difference is a question of prediction versus relation Regression predicts, correlation.
Simple Linear Regression. The term linear regression implies that  Y|x is linearly related to x by the population regression equation  Y|x =  +  x.
Linear Regression Analysis Using MS Excel Tutorial for Assignment 2 Civ E 342.
INDE 6335 ENGINEERING ADMINISTRATION SURVEY DESIGN Dr. Christopher A. Chung Dept. of Industrial Engineering.
11/26/2015 V. J. Motto 1 Chapter 1: Linear Models V. J. Motto M110 Modeling with Elementary Functions 1.5 Best-Fit Lines and Residuals.
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTORY MICROSOFT ACCESS Lesson 3 – Creating and Modifying Forms.
Chapter 22: Building Multiple Regression Models Generalization of univariate linear regression models. One unit of data with a value of dependent variable.
ChE 551 Lecture 03 Analysis of Rate Data 1. General Approach Initiate reaction measure concentration vs time fit data to calculate rates 2.
Chapter 8: Simple Linear Regression Yang Zhenlin.
Access Lesson 9 Using Advanced Form Features Microsoft Office 2010 Advanced Cable / Morrison 1.
Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Simple Linear Regression Analysis Chapter 13.
Data Analysis, Presentation, and Statistics
Machine Learning 5. Parametric Methods.
Exponential Functions. When do we use them? Exponential functions are best used for population, interest, growth/decay and other changes that involve.
Differential Equations Linear Equations with Variable Coefficients.
EXCEL DECISION MAKING TOOLS AND CHARTS BASIC FORMULAE - REGRESSION - GOAL SEEK - SOLVER.
Chapter 14 Introduction to Regression Analysis. Objectives Regression Analysis Uses of Regression Analysis Method of Least Squares Difference between.
Principles of Color Technology
Stat 112 Notes 8 Today: –Chapters 4.3 (Assessing the Fit of a Regression Model) –Chapter 4.4 (Comparing Two Regression Models) –Chapter 4.5 (Prediction.
1 Usage of REST-GCA ZANG Zhenxiang
Estimating standard error using bootstrap
Regression Analysis.
Turning method call into an object
Introduction to Regression Analysis
Linear Regression.
10.2 Regression If the value of the correlation coefficient is significant, the next step is to determine the equation of the regression line which is.
Netstorm Analysis.
Introduction to SPSS.
By Dr. Madhukar H. Dalvi Nagindas Khandwala college
DEPARTMENT OF COMPUTER SCIENCE
Multiple Regression.
Tables and Relations Review
Understanding Research Results: Description and Correlation
Introduction to Statistics for the Social Sciences SBS200, COMM200, GEOG200, PA200, POL200, or SOC200 Lecture Section 001, Spring 2016 Room 150 Harvill.
Introduction to Behavioral Statistics
Introduction to Statistics
CORRELATION ANALYSIS.
Residuals and Residual Plots
Chapter 12 Linear Regression and Correlation
© 2017 by McGraw-Hill Education
Correlation and Regression
Correlation and Regression
CALCULATING EQUATION OF LEAST SQUARES REGRESSION LINE
EQUATION 4.1 Relationship Between One Dependent and One Independent Variable: Simple Regression Analysis.
SPSS (Statistical Package for Social Science)
Spectrophotometry A method to determine concentration of a species exploiting the absorption of EMR.
Regression and Correlation of Data
2k Factorial Design k=2 Ex:.
Presentation transcript:

1 IDL GUI FOR OPTIMIZING COLOR TOLERANCE EQUATIONS Presented By: Rohit A. Patil Instructor: Rolando Raqueño

2 INTRODUCTION  Useful for making pass-fail decisions of batches in quality control  Typical Industrial practice included a ‘single observer’ making pass-fail judgments of batches.  This had many disadvantages: Observer not a standard observer ‘Acceptability’ Vs ‘Perceptibility’  Observer’s tolerance increases

3 SOLUTION  Use of spectrophotometer  Advantages: Judgments based only on ‘perceptibility’ Savings in wages  Key requirement: Optimum color tolerance equation

4 SELECTION OF A COLOR TOLERANCE EQUATION  Options available DEab CIE94 CIEDE2000 Derive a new equation (DEopti)  Good things about DE94 and DE00 Use of parametric factors

5 THE EQUATIONS  DE94 ∆E 94 = [(∆L/k L S L ) 2 +(∆C/k C S C ) 2 +(∆H/k H S H ) 2 ] 1/2  DE00 ∆E 94 =[(∆L’/k L S L ) 2 +(∆C’/k C S C ) 2 +(∆H’/k H S H ) 2 +R T (∆C’/k C S C )(∆H’/k H S H )] 1/2  DEopti DEopti=[C1+C2∆ L 2 + C3∆a 2 +C4∆b 2 +C5∆a∆b+C6∆L∆a+C7∆L∆b] 1/2

6 REQUIREMENTS FOR OPTIMIZATION  Pass-fail visual data around a color standard converted to an interval scale ∆V = log e [f/(1-f)]  ∆V will increase with increase in actual color difference  Color tolerance equation fitted to this data using multiple linear regression  Closeness of fit given by correlation coefficient

7 THE GUI  Divided into three widgets Starting instruction widget Widget for DE2000 Widget for optimizing and comparing the equations

8 DE2000 WIDGET  Calculate DE00 for any number of samples around a single standard  Save the calculated data in a text file

9 COLOR TOLERANCE WIDGET  Includes import data buttons  Table widgets: Giving coefficients of optimized equation Giving l, c, h values for DE94 and DE00 Giving correlation coefficients of the five equations  Slider widget: Allow user to manipulate the coefficients of optimized equation

10 DATA USED  Pass-fail experiment carried out for Color Measurement Lab-I  Sixteen observers  Took two days to do the calculations

11 FUTURE ENHANCEMENTS  Tool for analyzing inter-observer variance  Add a tool for calculating instrumental wrong decisions

12 LETS LOOK AT THE DEMO! Thank you!