Math Problem Statement

Some types of algae have the potential to cause damage to river ecosystems. The accompanying data on y = algae colony density and x = rock surface area for nine rivers are a subset of data that come from a study.

x 51 55 49 79 43 37 69 45 48

y 154 48 24 35 36 171 11 185 27

A button hyperlink to the SALT program that reads: Use SALT.

(a)

Calculate the equation of the least squares regression line. (Round your answers to four decimal places.)

ŷ =

x

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Linear Regression
Algebra
Statistics

Formulas

Least Squares Regression Line Formula: ŷ = a + bx
Slope Formula: b = (n∑xy - ∑x∑y) / (n∑x^2 - (∑x)^2)
Intercept Formula: a = (∑y - b∑x) / n

Theorems

-

Suitable Grade Level

Grades 10-12