Optimization formulation Optimization methods help us find solutions to problems where we seek to find the best of something. This lecture is about how.

Slides:



Advertisements
Similar presentations
11-1 Empirical Models Many problems in engineering and science involve exploring the relationships between two or more variables. Regression analysis.
Advertisements

Kin 304 Regression Linear Regression Least Sum of Squares
Uncertainty in fall time surrogate Prediction variance vs. data sensitivity – Non-uniform noise – Example Uncertainty in fall time data Bootstrapping.
1 8. Numerical methods for reliability computations Objectives Learn how to approximate failure probability using Level I, Level II and Level III methods.
Cost of surrogates In linear regression, the process of fitting involves solving a set of linear equations once. For moving least squares, we need to form.
Approximate methods for calculating probability of failure
Cost of surrogates In linear regression, the process of fitting involves solving a set of linear equations once. For moving least squares, we need to.
11 Simple Linear Regression and Correlation CHAPTER OUTLINE
Simple Linear Regression. Start by exploring the data Construct a scatterplot  Does a linear relationship between variables exist?  Is the relationship.
Chapter 10 Curve Fitting and Regression Analysis
Reliability based design optimization Probabilistic vs. deterministic design – Optimal risk allocation between two failure modes. Laminate design example.
Reliability Based Design Optimization. Outline RBDO problem definition Reliability Calculation Transformation from X-space to u-space RBDO Formulations.
GoldSim 2006 User Conference Slide 1 Vancouver, B.C. The Submodel Element.
Chapter 10 Simple Regression.
Correlation and Simple Regression Introduction to Business Statistics, 5e Kvanli/Guynes/Pavur (c)2000 South-Western College Publishing.
Chapter 13 Introduction to Linear Regression and Correlation Analysis
SIMPLE LINEAR REGRESSION
Chapter Topics Types of Regression Models
Simple Linear Regression Analysis
SIMPLE LINEAR REGRESSION
REGRESSION Predict future scores on Y based on measured scores on X Predictions are based on a correlation from a sample where both X and Y were measured.
11-1 Empirical Models Many problems in engineering and science involve exploring the relationships between two or more variables. Regression analysis.
Chapter 14 Introduction to Linear Regression and Correlation Analysis
Business Statistics - QBM117 Statistical inference for regression.
Simple Linear Regression and Correlation
1 A MONTE CARLO EXPERIMENT In the previous slideshow, we saw that the error term is responsible for the variations of b 2 around its fixed component 
Lecture II-2: Probability Review
Optimization formulation Optimization methods help us find solutions to problems where we seek to find the best of something. This lecture is about how.
SIMPLE LINEAR REGRESSION
Introduction to Linear Regression and Correlation Analysis
Correlation and Linear Regression
Component Reliability Analysis
Probability distribution functions
Regression Analysis (2)
Simple Linear Regression Models
Chapter 14 Monte Carlo Simulation Introduction Find several parameters Parameter follow the specific probability distribution Generate parameter.
Probabilistic Mechanism Analysis. Outline Uncertainty in mechanisms Why consider uncertainty Basics of uncertainty Probabilistic mechanism analysis Examples.
SIMULATION USING CRYSTAL BALL. WHAT CRYSTAL BALL DOES? Crystal ball extends the forecasting capabilities of spreadsheet model and provide the information.
1 G Lect 10a G Lecture 10a Revisited Example: Okazaki’s inferences from a survey Inferences on correlation Correlation: Power and effect.
Optimization formulation Optimization methods help us find solutions to problems where we seek to find the best of something. This lecture is about how.
Introduction to Linear Regression
Chap 12-1 A Course In Business Statistics, 4th © 2006 Prentice-Hall, Inc. A Course In Business Statistics 4 th Edition Chapter 12 Introduction to Linear.
CS433: Modeling and Simulation Dr. Anis Koubâa Al-Imam Mohammad bin Saud University 15 October 2010 Lecture 05: Statistical Analysis Tools.
VI. Evaluate Model Fit Basic questions that modelers must address are: How well does the model fit the data? Do changes to a model, such as reparameterization,
7. Reliability based design Objectives Learn formulation of reliability design problem. Understand difference between reliability-based design and deterministic.
Go to Table of Content Single Variable Regression Farrokh Alemi, Ph.D. Kashif Haqqi M.D.
Basic Numerical Procedures Chapter 19 1 Options, Futures, and Other Derivatives, 7th Edition, Copyright © John C. Hull 2008.
1 11 Simple Linear Regression and Correlation 11-1 Empirical Models 11-2 Simple Linear Regression 11-3 Properties of the Least Squares Estimators 11-4.
© Copyright McGraw-Hill Correlation and Regression CHAPTER 10.
LECTURE 3: ANALYSIS OF EXPERIMENTAL DATA
Robust System Design Session #11 MIT Plan for the Session Quiz on Constructing Orthogonal Arrays (10 minutes) Complete some advanced topics on OAs Lecture.
Optimization formulation Optimization methods help us find solutions to problem where we seek to find the best of something. This lecture is about how.
Machine Design Under Uncertainty. Outline Uncertainty in mechanical components Why consider uncertainty Basics of uncertainty Uncertainty analysis for.
Chapter 12: Correlation and Linear Regression 1.
1 Simple Linear Regression and Correlation Least Squares Method The Model Estimating the Coefficients EXAMPLE 1: USED CAR SALES.
Nonlinear regression Review of Linear Regression.
Uncertainty budget In many situations we have uncertainties come from several sources. When the total uncertainty is too large, we look for ways of reducing.
Global predictors of regression fidelity A single number to characterize the overall quality of the surrogate. Equivalence measures –Coefficient of multiple.
Kriging - Introduction Method invented in the 1950s by South African geologist Daniel Krige (1919-) for predicting distribution of minerals. Became very.
Estimating standard error using bootstrap
Questions from lectures
Regression Analysis AGEC 784.
11-1 Empirical Models Many problems in engineering and science involve exploring the relationships between two or more variables. Regression analysis.
Reliability based design optimization
Math 4030 – 12a Correlation.
Estimating probability of failure
Curve fit metrics When we fit a curve to data we ask:
Curve fit metrics When we fit a curve to data we ask:
Optimization formulation
Presentation transcript:

Optimization formulation Optimization methods help us find solutions to problems where we seek to find the best of something. This lecture is about how we formulate the problem mathematically. In this lecture we make the assumption that we have choices and that we can attach numerical values to the ‘goodness’ of each alternative. This is not always the case. We may have problems where the only thing we can do is compare pairs of alternatives and tell which one is better, but not by how much. Can you think of an example?

Problems (optimization formulation) Provide two formulations for minimizing the surface area of a cylinder of a given volume when the diameter and height are the design variables. One formulation should use the volume as equality constraint, and another use it to reduce the number of design variables. You need to go from point A to point B in minimum time while maintaining a safe distance from point C. Formulate an optimization problem to find the path with no more than three design variables when A=(0,0), B=(10,10), C=(4,4), and the minimum safe distance is 7. Normalize the constraint.

Kriging questions What does negative correlation between two random variables mean? How do you decide whether the data you fit is sparse or dense? What does this figure show? What are the key differences between kriging and linear regression? What are the similarities? Two random variables X, Y were sampled X-sample [ 1 2 3], Y-sample [ 0,2,4] Calculate correlation coefficient.

EGO questions What is “expected improvement” in EGO. How is it different from the literal definition of the phrase? How do you determine whether a point selected by EGO is an exploration point or an exploitation point? Can it be both? EGO shoots from compromise between exploration and exploitation. What compromise is sought by EGRA? Why do we need more accurate constraint when it is near its boundary? What is the meaning of “feasibility” in ‘expected feasibility?’

Monte Carlo Simulation Given a random variable X and a limit state function g(X): sample X: [x 1,x 2,…,x n ]; Calculate [g(x 1 ),g(x 2 ),…,g(x n )]; use to approximate statistics of g. Example: X is U[0,1]. Use MCS to find mean of X 2 x=rand(10); y=x.^2; %generates 10x10 random matrix sumy=sum(y)/10 sumy = sum(sumy)/10 ans = What is the true mean SOURCE: SOURCE:

Top Hat question Sampling a distribution with 10,000 points, the mean of the sample was 6, the standard deviation of the sample was 2, and 100 points were negative. Estimate the noise (standard deviation) in the mean and number of negative points over repeated 10,000 samples. 0.02, ,1 0.02,1 0.2,10

FORM questions What is the reliability index? If X is the standard normal variable, and failure means X>2, what is the reliability index? What is approximately the probability of failure? If X, and Y are two standard normal variables, and failure is define as 3x+4y>5, what is the reliability index? What is approximately the probability of failure? Top Hat: For the beam example, the error in estimating the reliability index was due to non-linarity? Non-normality? Both? What is the Most Probable Point? Draw the constraint and MPP for the constraint of the second bullet. What is the objective of the equivalent normal transformation?

Risk allocation and RBDO questions What are the considerations in allocating risk between failure modes? Given two independent random variables X=N(0,1) and Y=N(0,2 2 ) we have failure when X>1 and when Y>2. Estimate the probability of failure. If you can change the mean of one of the variables by one unit, which will you change to achieve the most reduction in failure probability. Explain the difference between the stochastic, analysis, and design response surfaces (aka surrogates) used in the design of the cryogenic fuel tank. What guideline was used to choose the number of data points used to fit the surrogates?

Uncertainty budget questions In evaluating the strength of a structural element, what uncertainties are encountered? Which are aleatory, and which are epistemic? Which uncertainties are addressed by coupon tests, and which uncertainties by element tests? Explain the meaning of terms in the table.