This is not the document you are looking for? Use the search form below to find more!

Report home > Computer / Internet

Regression

0.00 (0 votes)
Document Description
Visual Basic 2010 code needer
File Details
Submitter
  • Name: Gintas
Embed Code:

Add New Comment




Related Documents

Sliced Regression for Dimension Reduction

by: shinta, 34 pages

By slicing the region of the response (Li, 1991, SIR) and applying local ker- nel regression (Xia et al., 2002, MAVE) to each slice, a new dimension reduction method is proposed. Compared ...

An Introduction to Regression Analysis

by: bizmana, 33 pages

Regression analysis is a statistical tool for the investigation of relationships between variables. Usually, the investigator seeks to ascertain the causal eVect of one variable upon ...

Regression Analysis

by: bizmana, 77 pages

Regression Analysis with S-Plus Robert A. Yaffee, Ph.D. Statistics, Social Science, and Mapping Group Academic Computing Services Information Technology Services Office: 75 Third Avenue Level C-3 ...

Regression Analysis Tutorial (excel & matlab)

by: bizmana, 15 pages

Regression analysis can be used to identify the line or curve which provides the best fit through a set of data points. This curve can be useful to identify a trend in the data, whether it is linear, ...

Regression Analysis and the Philosophy of Social Sciences: a Critical Realist View

by: bizmana, 44 pages

This paper challenges the connection conventionally made between regression analysis and the empiricist philosophy of science and offers an alternative explication for the way regression analysis is ...

LOGISTIC REGRESSION ANALYSIS

by: bizmana, 9 pages

Logistic regression analysis (LRA) extends the techniques of multiple regression analysis to research situations in which the outcome variable is categorical. In practice, situations involving ...

Robust Regression Analysis: Some Popular Statistical Package Options

by: bizmana, 12 pages

Robust regression analysis provides an alternative to a least squares regression model when fundamental assumptions are unfulfilled by the nature of the data. When the analyst estimates his ...

Introduction to Regression Analysis

by: bizmana, 8 pages

This course provides an introduction to the theory, methods, and practice of regression analysis. The goals are to provide students with the skills that are necessary to: (1) read, understand, and ...

Do Parties Matter for Economic Outcomes? A Regression-Discontinuity Approach

by: shinta, 31 pages

A long-standing issue in political economics is to what extent party control makes a difference in determining fiscal and economics policies. This question is very difficult to answer ...

The Functional Regression: A New Model and Approach for ...

by: mine, 41 pages

The Bass (1969) model has been the standard for analyzing and predicting the market penetration of new products. Recently a new class of non-parametric techniques, known as Functional Data Analysis ...

Content Preview
BSCA1 Practical 18:

This week’s Task: (40 Marks)

This week we’re going to write an application to carry out Simple Linear Regression!!
You must get this practical signed off before you leave today.

Note: Simple Linear Regression is a statistical procedure for finding the best-fit line
through a series of x, y points in order to establish a mathematical relationship
between the quantities for the purposes of prediction.

In order to do this, values are entered in x, y pairs (assuming a causal relationship
holds between the quantities) and values for the slope of the line (m) and the y-axis
intercept (c) are determined as follows:

nxy   xy
y
x

m
and c
m

nx   x2
2

n
n

Note: n is the number of data (x,y) pairs




After the data has been entered, the Find Best-Fit button outputs the equation of the
regression line and the allows a prediction for Y to be obtained by entering a value for
X

Test your program with the following data:

X
5
10
15
20
30
30
30
50
50
60
Y
190
240
250
300
310
335
300
300
350
395

Regression line: Y = 2.8033 X + 212.90

When X = 40, the prediction for Y is 325

Download
Regression

 

 

Your download will begin in a moment.
If it doesn't, click here to try again.

Share Regression to:

Insert your wordpress URL:

example:

http://myblog.wordpress.com/
or
http://myblog.com/

Share Regression as:

From:

To:

Share Regression.

Enter two words as shown below. If you cannot read the words, click the refresh icon.

loading

Share Regression as:

Copy html code above and paste to your web page.

loading