Chapter 9 – Modeling Breaking Strength with Dichotomous Data

Slides:



Advertisements
Similar presentations
Modeling of Data. Basic Bayes theorem Bayes theorem relates the conditional probabilities of two events A, and B: A might be a hypothesis and B might.
Advertisements

Continued Psy 524 Ainsworth
Chapter 6 Confidence Intervals.
Lecture (11,12) Parameter Estimation of PDF and Fitting a Distribution Function.
Estimation  Samples are collected to estimate characteristics of the population of particular interest. Parameter – numerical characteristic of the population.
The procedure for finding the variance and standard deviation for grouped data is similar to that for finding the mean for grouped data, and.
Objectives (BPS chapter 24)
1 STA 517 – Introduction: Distribution and Inference 1.5 STATISTICAL INFERENCE FOR MULTINOMIAL PARAMETERS  Recall multi(n, =( 1,  2, …,  c ))  Suppose.
Maximum likelihood estimates What are they and why do we care? Relationship to AIC and other model selection criteria.
1 Experimental design and analyses of experimental data Lesson 6 Logistic regression Generalized Linear Models (GENMOD)
Today Today: Chapter 9 Assignment: 9.2, 9.4, 9.42 (Geo(p)=“geometric distribution”), 9-R9(a,b) Recommended Questions: 9.1, 9.8, 9.20, 9.23, 9.25.
Simple linear regression Linear regression with one predictor variable.
Confidence Intervals Chapter 6. § 6.1 Confidence Intervals for the Mean (Large Samples)
Chapter 6 Confidence Intervals.
Non-Linear Models. Non-Linear Growth models many models cannot be transformed into a linear model The Mechanistic Growth Model Equation: or (ignoring.
Prof. Dr. S. K. Bhattacharjee Department of Statistics University of Rajshahi.
Chapter 9 – Modeling Breaking Strength with Dichotomous Data You are a statistician working for the Cry Your Eyes Out Tissue Company. The company wants.
APPLICATION OF DIFFERENTIATION AND INTEGRATION
The Examination of Residuals. Examination of Residuals The fitting of models to data is done using an iterative approach. The first step is to fit a simple.
Ch9. Inferences Concerning Proportions. Outline Estimation of Proportions Hypothesis concerning one Proportion Hypothesis concerning several proportions.
Chapter 7 Point Estimation
SAMPLING DISTRIBUTIONS & CONFIDENCE INTERVAL
© Copyright McGraw-Hill Correlation and Regression CHAPTER 10.
1  The Problem: Consider a two class task with ω 1, ω 2   LINEAR CLASSIFIERS.
Correlation & Regression Analysis
Copyright (C) 2002 Houghton Mifflin Company. All rights reserved. 1 Understandable Statistics Seventh Edition By Brase and Brase Prepared by: Lynn Smith.
Simple linear regression. What is simple linear regression? A way of evaluating the relationship between two continuous variables. One variable is regarded.
Simple linear regression. What is simple linear regression? A way of evaluating the relationship between two continuous variables. One variable is regarded.
R. Kass/Sp07P416/Lecture 71 More on Least Squares Fit (LSQF) In Lec 5, we discussed how we can fit our data points to a linear function (straight line)
Heteroscedasticity Heteroscedasticity is present if the variance of the error term is not a constant. This is most commonly a problem when dealing with.
Nonparametric Statistics
Regression and Correlation
Physics 114: Lecture 13 Probability Tests & Linear Fitting
Unit 5 – Chapters 10 and 12 What happens if we don’t know the values of population parameters like and ? Can we estimate their values somehow?
Confidence Intervals and Sample Size
Chapter 7. Classification and Prediction
Chapter 23 Comparing Means.
Notes on Logistic Regression
One-Sample Inference for Proportions
Statistical Quality Control, 7th Edition by Douglas C. Montgomery.
CHAPTER 11 CHI-SQUARE TESTS
Correlation and Simple Linear Regression
The Chi-Squared Test Learning outcomes
CHAPTER 10 Comparing Two Populations or Groups
Essentials of Modern Business Statistics (7e)
A second order ordinary differential equation has the general form
John Loucks St. Edward’s University . SLIDES . BY.
AP Biology Intro to Statistics
Lecture 6 Comparing Proportions (II)
Likelihood Ratio, Wald, and Lagrange Multiplier (Score) Tests
Comparing Two Proportions
Correlation and Regression
Chapter 9 Hypothesis Testing.
Nonparametric Statistics
CONCEPTS OF ESTIMATION
Comparing Two Proportions
Parametric Survival Models (ch. 7)
Statistical Inference about Regression
CHAPTER 10 Comparing Two Populations or Groups
Contingency tables and goodness of fit
5.2 Least-Squares Fit to a Straight Line
CHAPTER 11 CHI-SQUARE TESTS
CHAPTER 12 More About Regression
CHAPTER 10 Comparing Two Populations or Groups
Product moment correlation
CHAPTER 10 Comparing Two Populations or Groups
CHAPTER 10 Comparing Two Populations or Groups
Chapter 18: The Chi-Square Statistic
CHAPTER 10 Comparing Two Populations or Groups
Autocorrelation MS management.
Presentation transcript:

Chapter 9 – Modeling Breaking Strength with Dichotomous Data You are a statistician working for the Cry Your Eyes Out Tissue Company. The company wants to investigate the breaking strength distribution of tissues produced on an experimental production line. Due to limited funds, the equipment to make precise measurements of breaking strength is unavailable. Hence, you will perform a dichotomous data experiment to Investigate the breaking strength distribution, analyze the data, and make A formal report. Based on past studies, it is believed that the breaking Strengths may be well modeled by a logistic distribution. The logistic distribution function is , for - < x < +, for some constants  and  > 0. The p.d.f. of the logistic distribution is .

The mean and variance of the distribution are and . A graph of the p.d.f. is shown below for  = -9 and  = 1.5.

Experimental Procedure The measurement will involve determining whether a 1-ounce, egg-shaped fishing weight dropped from a specific height falls through a two-ply tissue that is clamped in a 7-inch embroidery hoop. The hoop is elevated on three 12-ounce soft drink cans. Steps are given below: 1. Separate the inner and outer hoops and gently stretch the tissue over the inner hoop. Clamp the outer hoop around the inner hoop, making sure that the tissue remains taut over the inner hoop, and place the hoop on top of the three cans. If the tissue tears during the process, discard it. 2. Place a ruler perpendicular to the surface of the tissue, and place the weight next to the ruler so that the bottom of the weight is at a predetermined distance from the tissue. Release the weight. If the weight falls through, the measured value is “Yes”; otherwise, “No”.

Experimental Procedure (Cont.) 3. Replace the tissue after each trial, whether or not the tissue tears. 4. Since we must have at least 2 distances to do our parameter estimation, we will use the distances 1 cm, 2 cm, 3 cm, and 4 cm, with 16 trials (tissues) at each distance. The data will be the number of broken tissues at each distance. 5. If we don’t get at least one tissue tear at a certain distance, then we must add a column for drops from 5 cm. We must have at least two data columns with both “Yes”’s and “No”’s in them.

Parameter Estimation Parameter estimation will be done using the maximum likelihood method. The log-likelihood function for this experiment is , where Yi = number of breaks at distance xi. Differentiating with respect to each parameter and setting each derivative equal to 0, we get a nonlinear system of two equations in two unknowns: , and .

These two equations may be solved numerically, using Newton’s method, provided we have a set of initial approximate values for  and . These initial values may be found by substituting for in the equation . Once we have these initial values, Newton’s method involves iteratively solving the equation

to find the M.L.E.’s. We stop the iterative procedure when and are less than some criterion value, such as 0.0000001. Generally, the M.L.E.’s will be close to the initial values calculated above. We may use SAS PROC LOGISTIC to do the estimation of the parameters. Sample SAS code is given next.

data one; input x n y; cards; 1 16 2 2 16 4 3 16 6 4 16 13 proc logistic; model y / n = x; run;

After obtaining the M. L. E After obtaining the M.L.E.’s for the parameters, we may assess the fit of the data to a logistic distribution by two general methods – graphical and inferential. 1)Graphical: We substitute the estimates into the formula for the c.d.f. and plot the result against distance, overlaying the points for the observed failure proportions. These points should lie close to the graph of the c.d.f. 2)Inferential: We want to test the null hypothesis that the c.d.f. has a logistic form against the alternative that it does not. The test statistic will be a likelihood ratio test statistic, ,

where . Under the null hypothesis, this test statistic has an approximate chi-square distribution with d.f. = k-2.