Data Analysis of Manufacturing Test Results for DRAM Module

Size: px
Start display at page:

Download "Data Analysis of Manufacturing Test Results for DRAM Module"

Transcription

1 Data Analysis of Manufacturing Test Results for DRAM Module White Paper March 2018 Copyright 2017 Wiwynn. All rights reserved

2 Contents Introduction... 3 Quality Analysis of DIMMs, SSDs and HDDs by Vendor and by Capacity... 3 DIMM Quality with Correctable ECC Error... 4 First Correctable ECC Error Occurrence Time Point Distribution for DIMMs... 5 Characteristics of Different Correctable ECC Error Types... 7 Spike Type Assessment... 8 Sparse Type Assessment... 9 Discussion Conclusion Terminology and Reference

3 Introduction Quality, cost and production capacity are always the top priorities for manufacturing. It is important to optimize all three aspects simultaneously and continuously. As a major hyperscale data center solution provider, Wiwynn provides Level 11 solutions and accumulates a huge amount of data through daily production testing procedure. After extensive experience in integrating and testing more than 20,000 racks over the past years, we are now working on data analysis to improve testing time and key component quality. This whitepaper shows the preliminary statistic data regarding the quality of DIMMs, SSDs and HDDs. Furthermore, we will dive into DRAM module testing data and see how to optimize DIMM test process. Quality Analysis of DIMMs, SSDs and HDDs by Vendor and by Capacity DIMMs We collected more than 3 million data for DIMMs through daily production testing process in 2017 and analyzed these data by vendor and by capacity. As shown in Table1, the defect rate of 8GB DIMMs is lower than 16GB and 32GB modules while vendor B has the highest defect rates for 8GB and 32GB. Table 1: DIMM defect rates by capacity and by vendor Capacity Vendor A Vendor B Vendor C Total 32GB Test Qty 1M-2M 0.1M-0.5M 0.1M-0.5M 2M-3M Defect rate 0.12% 0.15% 0.06% 0.12% 16GB Test Qty 0.1M-0.5M N/A <0.1M 0.1M-0.5M Defect rate 0.07% N/A 0.08% 0.07% 8GB Test Qty 0.1M-0.5M 0.1M-0.5M 0.1M-0.5M 0.5-1M Defect rate 0.06% 0.07% 0.05% 0.06% 3

4 SSDs Defect data of more than 770k flash type storage are shown in this part, including M.2/U.2 and SAS/SATA SSDs. Table2 shows that among the five vendors, E2 has the lowest defect rate. Table 2: Flash storage defect rate of each vendor A2 B2 C2 D2 E2 Test Qty >10K >400K >50K >50K >100K Defect rate 0.08% 0.11% 0.10% 0.14% 0.05% HDDs Table3 shows the defect rate of each vendor for more than 2 million hard drives. Table 3: Hard disk defect rate of each vendor A3 B3 C3 Test Qty 0.5M-1M 1M-2M <0.1M Defect rate 0.07% 0.042% 0.039% Based on our experience, the reliability engineering of DIMMs has greater impact on testing process improvement but there is no golden testing time and criteria. To improve the manufacturing efficiency, the rest of this whitepaper will be focused on the relationship between the testing time and the criteria of defect DIMMs. DIMM Quality with Correctable ECC Error In recent years, studies on memory reliability and its relation to ECC error rates in datacenters revealed that the frequency of correctable ECC error can be regarded as an indicator for the quality of DIMMs. Some studies have identified that an unstable system has more than 100 correctable ECC errors in a week (Ref. 1 and Ref. 2). Wiwynn referenced this result in designing our quality testing process. We set a zero-tolerance for uncorrectable ECC errors and a threshold for correctable ECC errors (E max ) within a given time(t d ) to verify the stability of DIMMs* in the early life cycle of DIMMs in bathtub curve (Figure1). This was applied to thousands of our server system racks and has proven to be an effective method. From here on, ECC errors discussed only refer to correctable ones. 4

5 Figure 1: Bathtub Curve After accumulating huge amounts of DIMM testing data, we further improved the testing time by analyzing the relationship between the numbers of correctable ECC errors and the testing time. We will discuss the distribution of time point for ECC error occurrence in different orders and analyze how to shorten the testing time while still keeping the catch rate (Catch Rate = Defect DIMMs judged by the new criteria / Defect DIMMs judged by the original criteria). *We use Google s memory stressing tool - stressapptest (version 1.0.3) to test ECC DIMM. First Correctable ECC Error Occurrence Time Point Distribution for DIMMs To begin with, we catch the system event log (SEL) data to observe the timing of the first correctable ECC error among DIMMs with ECC errors from our sample data set. As shown in Figure 2, the x axis is the normalized time and the y axis is the count of DIMMs having their first ECC errors occurring at that time. We normalized the total test time in field to 1000 time units for this analysis. From Figure 2, we found that the majority of the first ECC error occurs within the 200 normalized time point with a long tail going downward until the end of the testing. 5

6 In addition, the first ECC error time distribution fits in a continuous probability distribution curve with Weibull distribution. As shown in Figure 3, β is the time point (311 normalized time point) when 80% of DIMMs have their first ECC errors (accumulate from time = 0) while γ is the time point covering 90% of DIMMS with first ECC errors. In spite of the long-tail, we estimated that 90% of the first DIMM ECC errors occurred within the 444 normalized time point. In other words, 90% of the DIMMs with ECC errors burst their first ECC errors within the 444 normalized time point. The x axis is the normalized time and the y axis is the count of DIMMs having their first ECC errors occurring at that time. Figure 2: First ECC error occurrence time point distribution of DIMMs. β is the time point (311 normalized time point) when 80% of DIMMs have their first ECC errors (accumulate from time = 0) while γ is the time point covering 90% of DIMMS with first ECC errors Figure 3: The Weibull distribution curve fitting on the ECC error distribution. 6

7 Characteristics of Different Correctable ECC Error Types To further analyze the relationship between the ECC error frequency and the DIMM failure, we observed the ECC error occurrence patterns of the defective DIMMS after their first ECC errors occurred. We collected the time interval data between the first ECC error occurrence time point and the E th max ECC error occurrence time point of each defective DIMMs from SEL and plotted as in Figure 4. We then used the average-linkage hierarchical clustering to analyze the error time segment and found that a big portion of DIMMs reach their E th max ECC error occurrence within 3.5 normalized time units after their first ECC error occurrence. We then categorized these DIMMs as Spike type, and use 3.5 normalized time units as the time bucket for classification. On the other hand, the other type, called Sparse, describes DIMMs with low ECC error occurrence frequency. It takes minutes or hours for Sparse DIMMs to have one ECC error occurrence. In other words, Spike presents DIMMs with higher error occurrence frequency and can be identified as defective items earlier compared with Sparse which has lower error occurrence frequency. The graphic only shows intervals less than 25 normalized time considering the heavy-tail in this distribution. We use 3.5 normalized time as the time bucket to identify Spike and Sparse error type. Figure 4: The error time segment distribution: Distribution of time interval between the first ECC error occurrence time point and the Emax th ECC error occurrence time point of each defective DIMM 7

8 We counted the number of ECC errors within the time bucket (3.5 normalized time) after the first ECC error occurred. If the number exceeds or equals to E max, we labeled it as spike error type and recorded the time point of the first ECC error as the first peak of the spike. Figure 5: An illustration of the implementation of the error type labeling As shown in Table 4, the percentages of Spike and Sparse are approximate half for each. We will then further explore the behavior of the DIMM Spike and Sparse types and try to estimate the defect coverage. Table 4. Percentages of DIMM Spike and Sparse types ECC error type Spike Sparse Percentage 52.55% 47.45% Spike Type Assessment Generally speaking, we can quickly identify Spike type DIMMs as defective once the first ECC error occurred since the E th max ECC error will then occur within 3.5 normalized time units. When we go back to check the first ECC error occurrence time point distribution of Spike type DIMMS, we can find it fits in the Weibull distribution and use it to evaluate possible testing time reduction. As shown in Figure 6, the normalized time point β (normalized time=491) covers 80% of the Spike DIMMs with the first ECC error occurrence while 90% are covered at normalized time point γ (normalized time=702). After normalized time point β, the 8

9 spike incidence starts to converge. However, it takes a long time to increase the coverage considering the long tail pattern. We can then build a model to evaluate the relationship between the coverage and the testing time to strike a balanced time point for both effective testing time and reasonable defect coverage. Fitted in Weibull distribution The α, β, γ boundaries represent 50%, 80%, 90% coverage rates Figure 6: The distribution of the first ECC error occurrence time point for Spike type DIMMs Sparse Type Assessment Sparse is the type of defective DIMM with low ECC error occurrence frequency after the first ECC error occurred. It takes longer for this type to reach the ECC error threshold. In this part, we will examine Sparse type DIMMs with the distribution of the first ECC th error occurrence time point as well as the E max ECC error occurrence time point distribution. The distribution pattern and the comparison with Spike type DIMMs will be discussed. As shown in Figure 7, 80% of the first ECC errors of Sparse type DIMMs occurred within the normalized time point 423, which is approximately the same as Spike type DIMMs. 9

10 Fitted in Weibull distribution The α, β, γ boundaries represent 50%, 80%, 90% coverage rates Figure 7: The first ECC error occurrence time point distribution for sparse type th From Figure8, we can see that 80% of Sparse type DIMMs reached the E max ECC error by normalized time point 560. It is around 137 normalized time or 24.5% more compared with Spike type DIMMs. Since Sparse type DIMMs need more time to th reach the E max ECC error, some defective DIMMs may be missed if we shorten testing time. Therefore, the threshold should be raised to keep the filtering rate. However, another side-effect, named false alarm, would occur along with the raising threshold. Some non-defective DIMMs may be recognized as defects while we implement stricter ECC error threshold. We will discuss the related behaviors when adjusting the error threshold in the following chapter. Fitted in Weibull distribution The α, β, γ boundaries represent 50%, 80%, 90% coverage rates Figure 8 The E max th ECC error occurrence time point distribution for Sparse type 10

11 Discussion Since stress test of DIMMs accounts for a significant portion of manufacturing overhead, it is important to optimize the process with less time and more reasonable filtering index. It is straightforward to just cut testing time and raise the threshold as compensation. However, the benefits of less test time will be offset by less defect coverage and increased false alarms. Therefore, we design a cost-response model based on exponential growth model with consideration of cost of various testing time, RMA, false alarms, operational cost for datacenters and customers reputation loss. From the analysis of ECC error occurrence time distribution for Spike and Sparse type DIMMs, we found that we can keep considerable catch rate for unstable DIMMs (Catch Rate = Defect DIMMs judged by the new criteria / Defect DIMMs judged by the original criteria) in the early testing stage. We can then adjust threshold to reduce the decrease of catch rate. Both Spike and Sparse type DIMMs can be applied in this new model. We analyzed various combinations of test time and ECC error threshold with our cost model. It shows that these two factors are inverse with non-linear relationship. Furthermore, we found some combinations that could keep catch rate at 90% and 80% from direct verification data and predictions based on Weibull distribution as shown in Table5. With further comparison of the direct verification data and predictions, we found that data from the distribution model is more conservative with 90% catch rate while the result for 80% catch rate are similar among actual data and prediction. For cross verification, we prepared another hold-out dataset of 216,808 32GB DIMMs from our factory in different time periods. The testing time and the ECC error threshold to keep 90% and 80% catch rates are shown in Table 5. We can see that the cross verification result is even closer to the distribution model. Moreover, the verification of training dataset, hold-out dataset and distribution model all show that it requires less than 0.25 t d testing time to reach 50% catch rate. The model proved that it can be duplicated in the field testing process. Furthermore, we observed that Sparse type DIMMs are more sensitive to changes in the ECC error threshold. We will adjust the parameters and model with more RAM data coming from customers. 11

12 Table 5: Testing time and ECC Error threshold combination by catch rate Catch rate Testing time ECC Error threshold False alarm rate Direct verification data Cross verification data Prediction based on Weibull distribution 90% 0.75 t d 0.5 E max 0.016% 80% 0.5 t d 0.33 E max 0.028% 90% 0.68 t d 0.5 E max 0.036% 80% 0.51 t d 0.5 E max 0.025% 90% 0.7 t d 0.5 E max NA 80% 0.49 t d 0.5 E max NA Conclusion Based on the study described above, we can simplify test process and also assure quality. We implement predictive analytics by analyzing event logs generated from the manufacturing process. We can reduce the number of required tests and find the best effective stress test time for different parts and brands. For example, we can predict what type or brand of DIMM modules are more reliable and what is the minimum hours required to verify the quality based on ECC error detection on the same criteria. With the optimized test process, we can improve cost and capacity but still keep high quality level. 12

13 Terminology and Reference Terminology Testing Time, ECC Error Threshold : (t d, E max ) Defect DIMMs Judged by The Original Criteria (t d, E max ): D o Not Defect DIMMs Judged by The Original Criteria (t d, E max ): N o Catch Rate = (Defect DIMMs Judged by New Criteria and Existed in D o ) / D o False Alarm Rate = (Defect DIMMs Judged by New Criteria and Existed in N o ) / N o Reference 1. Meza, Justin, et al. "Revisiting memory errors in large-scale production data centers: Analysis and modeling of new trends from the field." Dependable Systems and Networks (DSN), th Annual IEEE/IFIP International Conference on. IEEE, Sridharan, Vilas, and Dean Liberty. "A study of DRAM failures in the field." High Performance Computing, Networking, Storage and Analysis (SC), 2012 International Conference for. IEEE, About Wiwynn Wiwynn is an innovative cloud IT infrastructure provider of high quality computing and storage products, plus rack solutions for leading data centers. We aggressively invest in next generation technologies for workload optimization and best TCO (Total Cost of Ownership). As an OCP (Open Compute Project) solution provider and platinum member, Wiwynn actively participates in advanced computing and storage system designs while constantly implementing the benefits of OCP into traditional data centers. For more information, please visit or contact sales@wiwynn.com Follow Wiwynn on Facebook and Linkedin for the latest news and market trends. 13

Data Analysis of Manufacturing Test Results for DRAM Module. Wiwynn/Ted Pang

Data Analysis of Manufacturing Test Results for DRAM Module. Wiwynn/Ted Pang Data Analysis of Manufacturing Test Results for DRAM Module Wiwynn/Ted Pang ted_pang@wiwynn.com What Wiwynn Does? High Labs Power Efficiency High Speed Thermal Solution Reliability Serviceability Factories

More information

TIMELY: RTT-based Congestion Control for the Datacenter

TIMELY: RTT-based Congestion Control for the Datacenter TIMELY: RTT-based Congestion Control for the Datacenter Authors: Radhika Mittal(UC Berkeley), Vinh The Lam, Nandita Dukkipati, Emily Blem, Hassan Wassel, Monia Ghobadi(Microsoft), Amin Vahdat, Yaogong

More information

Objectives. Quantifying the quality of hypothesis tests. Type I and II errors. Power of a test. Cautions about significance tests

Objectives. Quantifying the quality of hypothesis tests. Type I and II errors. Power of a test. Cautions about significance tests Objectives Quantifying the quality of hypothesis tests Type I and II errors Power of a test Cautions about significance tests Designing Experiments based on power Evaluating a testing procedure The testing

More information

Anomaly Assessment and Repair Panel

Anomaly Assessment and Repair Panel Anomaly Assessment and Repair Panel Tool Tolerances October 22 nd, 2008 Stephen Westwood Manager New Product Development BJ Pipeline Inspection Services Axial Magnetic Flux Leakage Leakage Flux Pipe Wall

More information

Figure 1: Power Angle (Relative) of Generators in Multi Generator Benchmark, Power System Control and Stability by Anderson and Fouad

Figure 1: Power Angle (Relative) of Generators in Multi Generator Benchmark, Power System Control and Stability by Anderson and Fouad Who are we? IPE () is a nonprofit organization passionate about the power engineering industry. Our main mandate is to test and expose the different issues and dysfunctions of different power system simulation

More information

AP Statistics. Semester One Review Part 1 Chapters 1-5

AP Statistics. Semester One Review Part 1 Chapters 1-5 AP Statistics Semester One Review Part 1 Chapters 1-5 AP Statistics Topics Describing Data Producing Data Probability Statistical Inference Describing Data Ch 1: Describing Data: Graphically and Numerically

More information

Improvement Science In Action. Improving Reliability

Improvement Science In Action. Improving Reliability Improvement Science In Action Improving Reliability Adapted from the IHI Whitepaper and material generously shared by Roger Resar Sandra Murray May 2nd, 2014 Objectives Define reliability Introduce reliability

More information

Figure 2: Power Angle (Relative) of Generators in Multi Generator Benchmark, What ETAP has shown in Validation Test Cases document is published in

Figure 2: Power Angle (Relative) of Generators in Multi Generator Benchmark, What ETAP has shown in Validation Test Cases document is published in Who are we? IPE () is a nonprofit organization passionate about the power engineering industry. Our main mandate is to test and expose the different issues and dysfunctions of different power system simulation

More information

Cisco Content Delivery Engine 250

Cisco Content Delivery Engine 250 Data Sheet Cisco Content Delivery Engine 250 Cisco Content Delivery Engines (CDEs) are a family of carrier-class appliances that power the Cisco Videoscape Distribution Suite (VDS) for Internet and TV

More information

Clinical Trials A Practical Guide to Design, Analysis, and Reporting

Clinical Trials A Practical Guide to Design, Analysis, and Reporting Clinical Trials A Practical Guide to Design, Analysis, and Reporting Duolao Wang, PhD Ameet Bakhai, MBBS, MRCP Statistician Cardiologist Clinical Trials A Practical Guide to Design, Analysis, and Reporting

More information

SEARCHING FOR ALLERGY RELIEF:

SEARCHING FOR ALLERGY RELIEF: SEARCHING FOR ALLERGY RELIEF: How Marketers Can Help WRITTEN BY Ryan Olohan PUBLISHED October 13 THE RUNDOWN Allergies are a pervasive problem in the U.S., and search behavior across Google.com and YouTube

More information

Neuron Phase Response

Neuron Phase Response BioE332A Lab 4, 2007 1 Lab 4 February 2, 2007 Neuron Phase Response In this lab, we study the effect of one neuron s spikes on another s, combined synapse and neuron behavior. In Lab 2, we characterized

More information

Predicting Heart Attack using Fuzzy C Means Clustering Algorithm

Predicting Heart Attack using Fuzzy C Means Clustering Algorithm Predicting Heart Attack using Fuzzy C Means Clustering Algorithm Dr. G. Rasitha Banu MCA., M.Phil., Ph.D., Assistant Professor,Dept of HIM&HIT,Jazan University, Jazan, Saudi Arabia. J.H.BOUSAL JAMALA MCA.,M.Phil.,

More information

Sawtooth Software. MaxDiff Analysis: Simple Counting, Individual-Level Logit, and HB RESEARCH PAPER SERIES. Bryan Orme, Sawtooth Software, Inc.

Sawtooth Software. MaxDiff Analysis: Simple Counting, Individual-Level Logit, and HB RESEARCH PAPER SERIES. Bryan Orme, Sawtooth Software, Inc. Sawtooth Software RESEARCH PAPER SERIES MaxDiff Analysis: Simple Counting, Individual-Level Logit, and HB Bryan Orme, Sawtooth Software, Inc. Copyright 009, Sawtooth Software, Inc. 530 W. Fir St. Sequim,

More information

Information Processing During Transient Responses in the Crayfish Visual System

Information Processing During Transient Responses in the Crayfish Visual System Information Processing During Transient Responses in the Crayfish Visual System Christopher J. Rozell, Don. H. Johnson and Raymon M. Glantz Department of Electrical & Computer Engineering Department of

More information

Improvement on ABDOM-Q d and its Application in Open-Source Community Software Defect Discovery Process

Improvement on ABDOM-Q d and its Application in Open-Source Community Software Defect Discovery Process Improvement on ABDOM-Q d and its Application in Open-Source Community Software Defect Discovery Process Zhitao He School of Computer Science and Engineering, Beihang University 100191, Beijing, China zhitaohe@vip.sina.com

More information

Field data reliability analysis of highly reliable item

Field data reliability analysis of highly reliable item Field data reliability analysis of highly reliable item David Valis University of Defence, Czech Republic david.valis@unob.cz Miroslav Koucky Technical University of Liberec, Czech Republic miroslav.koucky@tul.cz

More information

Analysis of Diabetic Dataset and Developing Prediction Model by using Hive and R

Analysis of Diabetic Dataset and Developing Prediction Model by using Hive and R Indian Journal of Science and Technology, Vol 9(47), DOI: 10.17485/ijst/2016/v9i47/106496, December 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Analysis of Diabetic Dataset and Developing Prediction

More information

Blackout risk, cascading failure and complex systems dynamics

Blackout risk, cascading failure and complex systems dynamics Blackout risk, cascading failure and complex systems dynamics Ian Dobson University of Wisconsin, Madison Benjamin A. Carreras Oak Ridge National Laboratory David E. Newman University of Alaska, Fairbanks

More information

Mammogram Analysis: Tumor Classification

Mammogram Analysis: Tumor Classification Mammogram Analysis: Tumor Classification Term Project Report Geethapriya Raghavan geeragh@mail.utexas.edu EE 381K - Multidimensional Digital Signal Processing Spring 2005 Abstract Breast cancer is the

More information

JSM Survey Research Methods Section

JSM Survey Research Methods Section Methods and Issues in Trimming Extreme Weights in Sample Surveys Frank Potter and Yuhong Zheng Mathematica Policy Research, P.O. Box 393, Princeton, NJ 08543 Abstract In survey sampling practice, unequal

More information

A NEW DIAGNOSIS SYSTEM BASED ON FUZZY REASONING TO DETECT MEAN AND/OR VARIANCE SHIFTS IN A PROCESS. Received August 2010; revised February 2011

A NEW DIAGNOSIS SYSTEM BASED ON FUZZY REASONING TO DETECT MEAN AND/OR VARIANCE SHIFTS IN A PROCESS. Received August 2010; revised February 2011 International Journal of Innovative Computing, Information and Control ICIC International c 2011 ISSN 1349-4198 Volume 7, Number 12, December 2011 pp. 6935 6948 A NEW DIAGNOSIS SYSTEM BASED ON FUZZY REASONING

More information

Report Reference Guide. THERAPY MANAGEMENT SOFTWARE FOR DIABETES CareLink Report Reference Guide 1

Report Reference Guide. THERAPY MANAGEMENT SOFTWARE FOR DIABETES CareLink Report Reference Guide 1 Report Reference Guide THERAPY MANAGEMENT SOFTWARE FOR DIABETES CareLink Report Reference Guide 1 How to use this guide Each type of CareLink report and its components are described in the following sections.

More information

Gene Selection for Tumor Classification Using Microarray Gene Expression Data

Gene Selection for Tumor Classification Using Microarray Gene Expression Data Gene Selection for Tumor Classification Using Microarray Gene Expression Data K. Yendrapalli, R. Basnet, S. Mukkamala, A. H. Sung Department of Computer Science New Mexico Institute of Mining and Technology

More information

Data Mining. Outlier detection. Hamid Beigy. Sharif University of Technology. Fall 1395

Data Mining. Outlier detection. Hamid Beigy. Sharif University of Technology. Fall 1395 Data Mining Outlier detection Hamid Beigy Sharif University of Technology Fall 1395 Hamid Beigy (Sharif University of Technology) Data Mining Fall 1395 1 / 17 Table of contents 1 Introduction 2 Outlier

More information

Chapter 1. Introduction

Chapter 1. Introduction Chapter 1 Introduction 1.1 Motivation and Goals The increasing availability and decreasing cost of high-throughput (HT) technologies coupled with the availability of computational tools and data form a

More information

International Journal of Research in Science and Technology. (IJRST) 2018, Vol. No. 8, Issue No. IV, Oct-Dec e-issn: , p-issn: X

International Journal of Research in Science and Technology. (IJRST) 2018, Vol. No. 8, Issue No. IV, Oct-Dec e-issn: , p-issn: X CLOUD FILE SHARING AND DATA SECURITY THREATS EXPLORING THE EMPLOYABILITY OF GRAPH-BASED UNSUPERVISED LEARNING IN DETECTING AND SAFEGUARDING CLOUD FILES Harshit Yadav Student, Bal Bharati Public School,

More information

Robust Detection of Atrial Fibrillation for a Long Term Telemonitoring System

Robust Detection of Atrial Fibrillation for a Long Term Telemonitoring System Robust Detection of Atrial Fibrillation for a Long Term Telemonitoring System B.T. Logan, J. Healey Cambridge Research Laboratory HP Laboratories Cambridge HPL-2005-183 October 14, 2005* telemonitoring,

More information

The Effects of Eye Movements on Visual Inspection Performance

The Effects of Eye Movements on Visual Inspection Performance The Effects of Eye Movements on Visual Inspection Performance Mohammad T. Khasawneh 1, Sittichai Kaewkuekool 1, Shannon R. Bowling 1, Rahul Desai 1, Xiaochun Jiang 2, Andrew T. Duchowski 3, and Anand K.

More information

The Loss of Heterozygosity (LOH) Algorithm in Genotyping Console 2.0

The Loss of Heterozygosity (LOH) Algorithm in Genotyping Console 2.0 The Loss of Heterozygosity (LOH) Algorithm in Genotyping Console 2.0 Introduction Loss of erozygosity (LOH) represents the loss of allelic differences. The SNP markers on the SNP Array 6.0 can be used

More information

Numerical Integration of Bivariate Gaussian Distribution

Numerical Integration of Bivariate Gaussian Distribution Numerical Integration of Bivariate Gaussian Distribution S. H. Derakhshan and C. V. Deutsch The bivariate normal distribution arises in many geostatistical applications as most geostatistical techniques

More information

INTERPRETING CAIRN GASTRIC EMPTYING BREATH TEST RESULTS

INTERPRETING CAIRN GASTRIC EMPTYING BREATH TEST RESULTS INTERPRETING CAIRN GASTRIC EMPTYING BREATH TEST RESULTS CAIRN 13 C-SPIRULINA GASTRIC EMPTYING BREATH TEST RESULTS The Cairn Gastric Emptying Breath Test (GEBT) measures the rate of 13 CO 2 excretion after

More information

Monitoring EHRs to Ensure Safe and Effective Use: An Overview of What is Required. Dean F. Sittig, PhD

Monitoring EHRs to Ensure Safe and Effective Use: An Overview of What is Required. Dean F. Sittig, PhD Monitoring EHRs to Ensure Safe and Effective Use: An Overview of What is Required Dean F. Sittig, PhD ARRA increases pressure on practitioners to implement EHRs Research and experience on EHR implementation

More information

CHAPTER ONE CORRELATION

CHAPTER ONE CORRELATION CHAPTER ONE CORRELATION 1.0 Introduction The first chapter focuses on the nature of statistical data of correlation. The aim of the series of exercises is to ensure the students are able to use SPSS to

More information

Database of paroxysmal iceeg signals

Database of paroxysmal iceeg signals POSTER 2017, PRAGUE MAY 23 1 Database of paroxysmal iceeg signals Ing. Nikol Kopecká 1 1 Dept. of Circuit Theory, Czech Technical University, Technická 2, 166 27 Praha, Czech Republic kopecnik@fel.cvut.cz

More information

Mammogram Analysis: Tumor Classification

Mammogram Analysis: Tumor Classification Mammogram Analysis: Tumor Classification Literature Survey Report Geethapriya Raghavan geeragh@mail.utexas.edu EE 381K - Multidimensional Digital Signal Processing Spring 2005 Abstract Breast cancer is

More information

CHAPTER 2. MEASURING AND DESCRIBING VARIABLES

CHAPTER 2. MEASURING AND DESCRIBING VARIABLES 4 Chapter 2 CHAPTER 2. MEASURING AND DESCRIBING VARIABLES 1. A. Age: name/interval; military dictatorship: value/nominal; strongly oppose: value/ ordinal; election year: name/interval; 62 percent: value/interval;

More information

UNLOCKING VALUE WITH DATA SCIENCE BAYES APPROACH: MAKING DATA WORK HARDER

UNLOCKING VALUE WITH DATA SCIENCE BAYES APPROACH: MAKING DATA WORK HARDER UNLOCKING VALUE WITH DATA SCIENCE BAYES APPROACH: MAKING DATA WORK HARDER 2016 DELIVERING VALUE WITH DATA SCIENCE BAYES APPROACH - MAKING DATA WORK HARDER The Ipsos MORI Data Science team increasingly

More information

Case Study. Complex Components Demand Innovative Ultrasound Solution

Case Study. Complex Components Demand Innovative Ultrasound Solution Complex Components Demand Innovative Ultrasound Solution Critical components in the aerospace and defense industries, such as engine housings, wings and control surfaces, undergo rigorous testing to ensure

More information

USING THE OBJECTIVE RATING METHOD (ORM) AS A QUALITY ASSESSMENT TOOL FOR PHYSICAL TESTS, TEST METHODS, AND MATHEMATICAL MODELS

USING THE OBJECTIVE RATING METHOD (ORM) AS A QUALITY ASSESSMENT TOOL FOR PHYSICAL TESTS, TEST METHODS, AND MATHEMATICAL MODELS USING THE OBJECTIVE RATING METHOD (ORM) AS A QUALITY ASSESSMENT TOOL FOR PHYSICAL TESTS, TEST METHODS, AND MATHEMATICAL MODELS Linda Eriksson Håkan Sundmark Autoliv Sverige AB, Vårgårda Sweden Harald Zellmer

More information

Estimating the number of components with defects post-release that showed no defects in testing

Estimating the number of components with defects post-release that showed no defects in testing SOFTWARE TESTING, VERIFICATION AND RELIABILITY Softw. Test. Verif. Reliab. 2002; 12:93 122 (DOI: 10.1002/stvr.235) Estimating the number of components with defects post-release that showed no defects in

More information

THE COMPLEX JOURNEY OF A VACCINE PART I The manufacturing chain, regulatory requirements and vaccine availability

THE COMPLEX JOURNEY OF A VACCINE PART I The manufacturing chain, regulatory requirements and vaccine availability THE COMPLEX JOURNEY OF A VACCINE PART I The manufacturing chain, regulatory requirements and vaccine availability International Federation of Pharmaceutical Manufacturers & Associations THE COMPLEX JOURNEY

More information

Counteracting Novelty Decay in First Story Detection

Counteracting Novelty Decay in First Story Detection Counteracting Novelty Decay in First Story Detection Yumeng Qin 1, Dominik Wurzer 2, Victor Lavrenko 2, and Cunchen Tang 1 1 Wuhan University - International School of Software 2 Edinburgh University -

More information

61 Recommendations for better use of medications

61 Recommendations for better use of medications Chapter 61 Recommendations for better use of medications As stated elsewhere in this book, we are fortunate to have a number of effective medications for treatment of many medical conditions. The drug

More information

A Learning Method of Directly Optimizing Classifier Performance at Local Operating Range

A Learning Method of Directly Optimizing Classifier Performance at Local Operating Range A Learning Method of Directly Optimizing Classifier Performance at Local Operating Range Lae-Jeong Park and Jung-Ho Moon Department of Electrical Engineering, Kangnung National University Kangnung, Gangwon-Do,

More information

Predictive Diagnosis. Clustering to Better Predict Heart Attacks x The Analytics Edge

Predictive Diagnosis. Clustering to Better Predict Heart Attacks x The Analytics Edge Predictive Diagnosis Clustering to Better Predict Heart Attacks 15.071x The Analytics Edge Heart Attacks Heart attack is a common complication of coronary heart disease resulting from the interruption

More information

mpaceline for Peloton Riders User Guide

mpaceline for Peloton Riders User Guide mpaceline for Peloton Riders User Guide NOTE - This guide is up to date as of Version 2.4.1 of mpaceline. If you don t have this version, please upgrade from the Apple App Store. Table of Contents Overview

More information

Introduction to diagnostic accuracy meta-analysis. Yemisi Takwoingi October 2015

Introduction to diagnostic accuracy meta-analysis. Yemisi Takwoingi October 2015 Introduction to diagnostic accuracy meta-analysis Yemisi Takwoingi October 2015 Learning objectives To appreciate the concept underlying DTA meta-analytic approaches To know the Moses-Littenberg SROC method

More information

Supplementary information for: Human micrornas co-silence in well-separated groups and have different essentialities

Supplementary information for: Human micrornas co-silence in well-separated groups and have different essentialities Supplementary information for: Human micrornas co-silence in well-separated groups and have different essentialities Gábor Boross,2, Katalin Orosz,2 and Illés J. Farkas 2, Department of Biological Physics,

More information

Problem set 2: understanding ordinary least squares regressions

Problem set 2: understanding ordinary least squares regressions Problem set 2: understanding ordinary least squares regressions September 12, 2013 1 Introduction This problem set is meant to accompany the undergraduate econometrics video series on youtube; covering

More information

TIMELY: RTT-based Congestion Control for the Datacenter

TIMELY: RTT-based Congestion Control for the Datacenter TIMELY: RTT-based Congestion Control for the Datacenter Radhika Mittal*(UC Berkeley), Vinh The Lam, Nandita Dukkipati, Emily Blem, Hassan Wassel, Monia Ghobadi*(Microsoft), Amin Vahdat, Yaogong Wang, David

More information

The Chemostat: Stability at Steady States. Chapter 5: Linear & Non-Linear Interaction Models. So, in dimensional form, α 1 > 1 corresponds to

The Chemostat: Stability at Steady States. Chapter 5: Linear & Non-Linear Interaction Models. So, in dimensional form, α 1 > 1 corresponds to Introduction & Simple Models Logistic Growth Models The Chemostat: Stability at Steady States 1 So, in dimensional form, α 1 > 1 corresponds to K max < V F. As K max is max bacterial repro rate with unlimited

More information

Clinical Pharmacology. Pharmacodynamics the next step. Nick Holford Dept Pharmacology & Clinical Pharmacology University of Auckland, New Zealand

Clinical Pharmacology. Pharmacodynamics the next step. Nick Holford Dept Pharmacology & Clinical Pharmacology University of Auckland, New Zealand 1 Pharmacodynamic Principles and the Course of Immediate Drug s Nick Holford Dept Pharmacology & Clinical Pharmacology University of Auckland, New Zealand The time course of drug action combines the principles

More information

GuideStar Impact Call

GuideStar Impact Call GuideStar Impact Call F o u r t h Q u a r t e r R e s u l t s R e p o r t i n g February 14, 2018 2018 #GSImpactCall Please suggest questions throughout the conversation Today s webinar will be recorded.

More information

DVRT Certification: Level 1 Written Exam

DVRT Certification: Level 1 Written Exam DVRT Certification: Level 1 Written Exam 1. What is NOT a concept or training principle of the DVRT System? A. Addressing specific needs of the client. B. Mixing simplicity with complexity. C. Progressive

More information

User-Friendly Approach to Capacity Planning studies with Java Modelling Tools

User-Friendly Approach to Capacity Planning studies with Java Modelling Tools Politecnico di Milano EECS Dept. Milan, Italy User-Friendly Approach to Capacity Planning studies with Java Modelling Tools Marco Bertoli, Giuliano Casale, Giuseppe Serazzi SIMUTOOLS09 March 5th, 2009

More information

Abstract. Optimization strategy of Copy Number Variant calling using Multiplicom solutions APPLICATION NOTE. Introduction

Abstract. Optimization strategy of Copy Number Variant calling using Multiplicom solutions APPLICATION NOTE. Introduction Optimization strategy of Copy Number Variant calling using Multiplicom solutions Michael Vyverman, PhD; Laura Standaert, PhD and Wouter Bossuyt, PhD Abstract Copy number variations (CNVs) represent a significant

More information

Case Studies in Bayesian Augmented Control Design. Nathan Enas Ji Lin Eli Lilly and Company

Case Studies in Bayesian Augmented Control Design. Nathan Enas Ji Lin Eli Lilly and Company Case Studies in Bayesian Augmented Control Design Nathan Enas Ji Lin Eli Lilly and Company Outline Drivers for innovation in Phase II designs Case Study #1 Pancreatic cancer Study design Analysis Learning

More information

PLAY HARD. TRAIN HARDER.

PLAY HARD. TRAIN HARDER. PLAY HARD. TRAIN HARDER. Introducing Nautilus XPLOAD professional-grade plate-loaders, racks, platforms, and accessories. XPLOAD TM Power Rack Be Strong. In 1970, Nautilus, Inc. invented modern strength

More information

Article from. Forecasting and Futurism. Month Year July 2015 Issue Number 11

Article from. Forecasting and Futurism. Month Year July 2015 Issue Number 11 Article from Forecasting and Futurism Month Year July 2015 Issue Number 11 Calibrating Risk Score Model with Partial Credibility By Shea Parkes and Brad Armstrong Risk adjustment models are commonly used

More information

A Study of Product Interface Design from Lifestyle Angle for the Geriatric A Case of Digital TV Interactive Function Menu Design

A Study of Product Interface Design from Lifestyle Angle for the Geriatric A Case of Digital TV Interactive Function Menu Design A Study of Product Interface Design from Lifestyle Angle for the Geriatric A Case of Digital TV Interactive Function Menu Design Chih-Fu Wu 1, Chun-Ming Lien 1,2*, and Fang-Ting Chao 3 1, 3 Department

More information

How-To Evaluate a Veterinary Digital Radiography System A SPECIAL REPORT

How-To Evaluate a Veterinary Digital Radiography System A SPECIAL REPORT How-To Evaluate a Veterinary Digital Radiography System A SPECIAL REPORT INTRODUCTION The more information you have, the easier decisions are to make. Experiencing a live hands-on demonstration will take

More information

Model-based quantification of the relationship between age and anti-migraine therapy

Model-based quantification of the relationship between age and anti-migraine therapy 6 Model-based quantification of the relationship between age and anti-migraine therapy HJ Maas, M Danhof, OE Della Pasqua Submitted to BMC. Clin. Pharmacol. Migraine is a neurological disease that affects

More information

ManagementStudyGuide.com. Visit https://grandemareopenseatoknowledge.wordpress.com/

ManagementStudyGuide.com. Visit https://grandemareopenseatoknowledge.wordpress.com/ BCG Matrix Contents? Emergence of BCG Matrix Approaches of BCG Matrix Components of BCG Matrix Applications of BCG Matrix Advantages of BCG Matrix Limitations of BCG Matrix Emergence of Portfolio Matrices

More information

Cleveland State University Department of Electrical and Computer Engineering Control Systems Laboratory. Experiment #3

Cleveland State University Department of Electrical and Computer Engineering Control Systems Laboratory. Experiment #3 Cleveland State University Department of Electrical and Computer Engineering Control Systems Laboratory Experiment #3 Closed Loop Steady State Error and Transient Performance INTRODUCTION The two primary

More information

Statistical Models for Censored Point Processes with Cure Rates

Statistical Models for Censored Point Processes with Cure Rates Statistical Models for Censored Point Processes with Cure Rates Jennifer Rogers MSD Seminar 2 November 2011 Outline Background and MESS Epilepsy MESS Exploratory Analysis Summary Statistics and Kaplan-Meier

More information

Detection of suspicious lesion based on Multiresolution Analysis using windowing and adaptive thresholding method.

Detection of suspicious lesion based on Multiresolution Analysis using windowing and adaptive thresholding method. Detection of suspicious lesion based on Multiresolution Analysis using windowing and adaptive thresholding method. Ms. N. S. Pande Assistant Professor, Department of Computer Science and Engineering,MGM

More information

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING. CP 7026-Software Quality Assurance Unit-I. Part-A

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING. CP 7026-Software Quality Assurance Unit-I. Part-A DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING CP 7026-Software Quality Assurance Unit-I 1. What is quality? 2. What are the Views of Quality? 3. What is Quality Cost? 4. What is Quality Audit? 5. What

More information

ADVANCED TECHNIQUES FOR THE VERIFICATION AND VALIDATION OF PROGNOSTICS & HEALTH MANAGEMENT CAPABILITIES

ADVANCED TECHNIQUES FOR THE VERIFICATION AND VALIDATION OF PROGNOSTICS & HEALTH MANAGEMENT CAPABILITIES ADVANCED TECHNIQUES FOR THE VERIFICATION AND VALIDATION OF PROGNOSTICS & HEALTH MANAGEMENT CAPABILITIES James E. Dzakowic G. Scott Valentine Impact Technologies, LLC 00 Canal View Blvd Rochester, NY 463

More information

Defect Removal. RIT Software Engineering

Defect Removal. RIT Software Engineering Defect Removal Agenda Setting defect removal targets Cost effectiveness of defect removal Matching to customer & business needs and preferences Performing defect removal Techniques/approaches/practices

More information

Manual. Transfer step. Figure 1. Workflow comparison of manual phenylalanine assay and automated GSP Neonatal Phenylalanine assay

Manual. Transfer step. Figure 1. Workflow comparison of manual phenylalanine assay and automated GSP Neonatal Phenylalanine assay TECHNICAL NOTE GSP Neonatal Phenylalanine kit 3308-0010/3308-001B GSP Neonatal Phenylalanine kit (3308-0010/3308-001B) is a fully Introduction automated enzymatic assay for the GSP system. Optimized for

More information

PROFESSIONAL GRADE FITNESS CABLES INSTRUCTION MANUAL AND EXERCISE GUIDE. Engineered by

PROFESSIONAL GRADE FITNESS CABLES INSTRUCTION MANUAL AND EXERCISE GUIDE. Engineered by PROFESSIONAL GRADE FITNESS CABLES Engineered by INSTRUCTION MANUAL AND EXERCISE GUIDE WARNING: PLEASE READ!» Do not use without shoes.» Recommended for athletes over 14 years old. Athletes under 18 years

More information

STATISTICS 8 CHAPTERS 1 TO 6, SAMPLE MULTIPLE CHOICE QUESTIONS

STATISTICS 8 CHAPTERS 1 TO 6, SAMPLE MULTIPLE CHOICE QUESTIONS STATISTICS 8 CHAPTERS 1 TO 6, SAMPLE MULTIPLE CHOICE QUESTIONS Circle the best answer. This scenario applies to Questions 1 and 2: A study was done to compare the lung capacity of coal miners to the lung

More information

10/4/2007 MATH 171 Name: Dr. Lunsford Test Points Possible

10/4/2007 MATH 171 Name: Dr. Lunsford Test Points Possible Pledge: 10/4/2007 MATH 171 Name: Dr. Lunsford Test 1 100 Points Possible I. Short Answer and Multiple Choice. (36 points total) 1. Circle all of the items below that are measures of center of a distribution:

More information

Chapter 14: More Powerful Statistical Methods

Chapter 14: More Powerful Statistical Methods Chapter 14: More Powerful Statistical Methods Most questions will be on correlation and regression analysis, but I would like you to know just basically what cluster analysis, factor analysis, and conjoint

More information

Case Study in Placebo Modeling and Its Effect on Drug Development

Case Study in Placebo Modeling and Its Effect on Drug Development Case Study in Placebo Modeling and Its Effect on Drug Development Modeling and Simulation Strategy for Phase 3 Dose Selection of Dasotraline in Patients With Attention-Deficit/Hyperactivity Disorder Julie

More information

Gene expression analysis. Roadmap. Microarray technology: how it work Applications: what can we do with it Preprocessing: Classification Clustering

Gene expression analysis. Roadmap. Microarray technology: how it work Applications: what can we do with it Preprocessing: Classification Clustering Gene expression analysis Roadmap Microarray technology: how it work Applications: what can we do with it Preprocessing: Image processing Data normalization Classification Clustering Biclustering 1 Gene

More information

Detection of pulmonary abnormalities using Multi scale products and ARMA modelling

Detection of pulmonary abnormalities using Multi scale products and ARMA modelling Volume 119 No. 15 2018, 2177-2181 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ Detection of pulmonary abnormalities using Multi scale products and ARMA

More information

Report Reference Guide

Report Reference Guide Report Reference Guide How to use this guide Each type of CareLink report and its components are described in the following sections. Report data used to generate the sample reports was from sample patient

More information

A Critique of Two Methods for Assessing the Nutrient Adequacy of Diets

A Critique of Two Methods for Assessing the Nutrient Adequacy of Diets CARD Working Papers CARD Reports and Working Papers 6-1991 A Critique of Two Methods for Assessing the Nutrient Adequacy of Diets Helen H. Jensen Iowa State University, hhjensen@iastate.edu Sarah M. Nusser

More information

Cloud Computing. Hwajung Lee. Key Reference: Prof. Jong-Moon Chung s Lecture Notes at Yonsei University

Cloud Computing. Hwajung Lee. Key Reference: Prof. Jong-Moon Chung s Lecture Notes at Yonsei University Cloud Computing Hwajung Lee Key Reference: Prof. Jong-Moon Chung s Lecture Notes at Yonsei University Cloud Computing Cloud Introduction Cloud Service Model Big Data Hadoop MapReduce HDFS (Hadoop Distributed

More information

CNV PCA Search Tutorial

CNV PCA Search Tutorial CNV PCA Search Tutorial Release 8.1 Golden Helix, Inc. March 18, 2014 Contents 1. Data Preparation 2 A. Join Log Ratio Data with Phenotype Information.............................. 2 B. Activate only

More information

Citation for published version (APA): Ebbes, P. (2004). Latent instrumental variables: a new approach to solve for endogeneity s.n.

Citation for published version (APA): Ebbes, P. (2004). Latent instrumental variables: a new approach to solve for endogeneity s.n. University of Groningen Latent instrumental variables Ebbes, P. IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please check the document

More information

7SK ChIRP-seq is specifically RNA dependent and conserved between mice and humans.

7SK ChIRP-seq is specifically RNA dependent and conserved between mice and humans. Supplementary Figure 1 7SK ChIRP-seq is specifically RNA dependent and conserved between mice and humans. Regions targeted by the Even and Odd ChIRP probes mapped to a secondary structure model 56 of the

More information

Analysis of TB prevalence surveys

Analysis of TB prevalence surveys Workshop and training course on TB prevalence surveys with a focus on field operations Analysis of TB prevalence surveys Day 8 Thursday, 4 August 2011 Phnom Penh Babis Sismanidis with acknowledgements

More information

Behavioral Data Mining. Lecture 4 Measurement

Behavioral Data Mining. Lecture 4 Measurement Behavioral Data Mining Lecture 4 Measurement Outline Hypothesis testing Parametric statistical tests Non-parametric tests Precision-Recall plots ROC plots Hardware update Icluster machines are ready for

More information

MODELING AN SMT LINE TO IMPROVE THROUGHPUT

MODELING AN SMT LINE TO IMPROVE THROUGHPUT As originally published in the SMTA Proceedings MODELING AN SMT LINE TO IMPROVE THROUGHPUT Gregory Vance Rockwell Automation, Inc. Mayfield Heights, OH, USA gjvance@ra.rockwell.com Todd Vick Universal

More information

Supplementary Information

Supplementary Information Supplementary Information The neural correlates of subjective value during intertemporal choice Joseph W. Kable and Paul W. Glimcher a 10 0 b 10 0 10 1 10 1 Discount rate k 10 2 Discount rate k 10 2 10

More information

The Pressure of Doing More With Less

The Pressure of Doing More With Less The Pressure of Doing More With Less IHHP 2014 Your hosts Dr. J.P. Pawliw-Fry Co-founder and Partner, IHHP Bill Benjamin Partner, IHHP Diana Pearce Marketing Manager, IHHP We will be using both the question

More information

Lesson 9 Presentation and Display of Quantitative Data

Lesson 9 Presentation and Display of Quantitative Data Lesson 9 Presentation and Display of Quantitative Data Learning Objectives All students will identify and present data using appropriate graphs, charts and tables. All students should be able to justify

More information

MEA DISCUSSION PAPERS

MEA DISCUSSION PAPERS Inference Problems under a Special Form of Heteroskedasticity Helmut Farbmacher, Heinrich Kögel 03-2015 MEA DISCUSSION PAPERS mea Amalienstr. 33_D-80799 Munich_Phone+49 89 38602-355_Fax +49 89 38602-390_www.mea.mpisoc.mpg.de

More information

Introduction to statistics Dr Alvin Vista, ACER Bangkok, 14-18, Sept. 2015

Introduction to statistics Dr Alvin Vista, ACER Bangkok, 14-18, Sept. 2015 Analysing and Understanding Learning Assessment for Evidence-based Policy Making Introduction to statistics Dr Alvin Vista, ACER Bangkok, 14-18, Sept. 2015 Australian Council for Educational Research Structure

More information

Mobile Health Application for Early Disease Outbreak-Period Detection

Mobile Health Application for Early Disease Outbreak-Period Detection Mobile Health Application for Early Disease Outbreak-Period Detection Preetika Rani preetika125@gmail.com Vaskar Raychoudhury vaskar@ieee.org Sandeep Singh Sandha sandha.iitr@gmail.com Dhaval Patel patelfec@iitr.ac.in

More information

The Redistribution Principle

The Redistribution Principle The Redistribution Principle Mark Sherwood For more information from the author visit: http://www.precisionpointtraining.com/ Copyright 2018 by Mark Sherwood The Redistribution Principle By Mark Sherwood

More information

Statistical Tolerance Regions: Theory, Applications and Computation

Statistical Tolerance Regions: Theory, Applications and Computation Statistical Tolerance Regions: Theory, Applications and Computation K. KRISHNAMOORTHY University of Louisiana at Lafayette THOMAS MATHEW University of Maryland Baltimore County Contents List of Tables

More information

Outline of Part III. SISCR 2016, Module 7, Part III. SISCR Module 7 Part III: Comparing Two Risk Models

Outline of Part III. SISCR 2016, Module 7, Part III. SISCR Module 7 Part III: Comparing Two Risk Models SISCR Module 7 Part III: Comparing Two Risk Models Kathleen Kerr, Ph.D. Associate Professor Department of Biostatistics University of Washington Outline of Part III 1. How to compare two risk models 2.

More information

Chapter 2 Norms and Basic Statistics for Testing MULTIPLE CHOICE

Chapter 2 Norms and Basic Statistics for Testing MULTIPLE CHOICE Chapter 2 Norms and Basic Statistics for Testing MULTIPLE CHOICE 1. When you assert that it is improbable that the mean intelligence test score of a particular group is 100, you are using. a. descriptive

More information

THE data used in this project is provided. SEIZURE forecasting systems hold promise. Seizure Prediction from Intracranial EEG Recordings

THE data used in this project is provided. SEIZURE forecasting systems hold promise. Seizure Prediction from Intracranial EEG Recordings 1 Seizure Prediction from Intracranial EEG Recordings Alex Fu, Spencer Gibbs, and Yuqi Liu 1 INTRODUCTION SEIZURE forecasting systems hold promise for improving the quality of life for patients with epilepsy.

More information

Control Chart Basics PK

Control Chart Basics PK Control Chart Basics Primary Knowledge Unit Participant Guide Description and Estimated Time to Complete Control Charts are one of the primary tools used in Statistical Process Control or SPC. Control

More information

cloglog link function to transform the (population) hazard probability into a continuous

cloglog link function to transform the (population) hazard probability into a continuous Supplementary material. Discrete time event history analysis Hazard model details. In our discrete time event history analysis, we used the asymmetric cloglog link function to transform the (population)

More information