1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Marysya12 [62]
3 years ago
7

An experiment was conducted to observe the effect of an increase in temperature on the potency of an antibiotic. Three 1-ounce p

ortions of the antibiotic were stored for equal lengths of time at each of the following Fahrenheit temperatures: 30?, 50?, 70?, and 90?. The potency readings observed at the end of the experimental period were as shown in the following table. Potency Readings (y) 38, 43, 29 32, 26, 33 19, 27, 23 14, 19, 21. Temperature (x) 30? 50? 70? 90?. a) Find the least-squares line appropriate for this data. b) Plot the points and graph the line as a check on your calculations. c) Calculate S^2

Mathematics
1 answer:
ludmilkaskok [199]3 years ago
5 0

Answer:

a) y=-0.317 x +46.02

b) Figure attached

c) S^2=\hat \sigma^2=MSE=\frac{190.33}{10}=19.03

Step-by-step explanation:

We assume that th data is this one:

x: 30, 30, 30, 50, 50, 50, 70,70, 70,90,90,90

y: 38, 43, 29, 32, 26, 33, 19, 27, 23, 14, 19, 21.

a) Find the least-squares line appropriate for this data.

For this case we need to calculate the slope with the following formula:

m=\frac{S_{xy}}{S_{xx}}

Where:

S_{xy}=\sum_{i=1}^n x_i y_i -\frac{(\sum_{i=1}^n x_i)(\sum_{i=1}^n y_i)}{n}

S_{xx}=\sum_{i=1}^n x^2_i -\frac{(\sum_{i=1}^n x_i)^2}{n}

So we can find the sums like this:

\sum_{i=1}^n x_i = 30+30+30+50+50+50+70+70+70+90+90+90=720

\sum_{i=1}^n y_i =38+43+29+32+26+33+19+27+23+14+19+21=324

\sum_{i=1}^n x^2_i =30^2+30^2+30^2+50^2+50^2+50^2+70^2+70^2+70^2+90^2+90^2+90^2=49200

\sum_{i=1}^n y^2_i =38^2+43^2+29^2+32^2+26^2+33^2+19^2+27^2+23^2+14^2+19^2+21^2=9540

\sum_{i=1}^n x_i y_i =30*38+30*43+30*29+50*32+50*26+50*33+70*19+70*27+70*23+90*14+90*19+90*21=17540

With these we can find the sums:

S_{xx}=\sum_{i=1}^n x^2_i -\frac{(\sum_{i=1}^n x_i)^2}{n}=49200-\frac{720^2}{12}=6000

S_{xy}=\sum_{i=1}^n x_i y_i -\frac{(\sum_{i=1}^n x_i)(\sum_{i=1}^n y_i)}=17540-\frac{720*324}{12}{12}=-1900

And the slope would be:

m=-\frac{1900}{6000}=-0.317

Nowe we can find the means for x and y like this:

\bar x= \frac{\sum x_i}{n}=\frac{720}{12}=60

\bar y= \frac{\sum y_i}{n}=\frac{324}{12}=27

And we can find the intercept using this:

b=\bar y -m \bar x=27-(-0.317*60)=46.02

So the line would be given by:

y=-0.317 x +46.02

b) Plot the points and graph the line as a check on your calculations.

For this case we can use excel and we got the figure attached as the result.

c) Calculate S^2

In oder to calculate S^2 we need to calculate the MSE, or the mean square error. And is given by this formula:

MSE=\frac{SSE}{df_{E}}

The degred of freedom for the error are given by:

df_{E}=n-2=12-2=10

We can calculate:

S_{y}=\sum_{i=1}^n y^2_i -\frac{(\sum_{i=1}^n y_i)^2}{n}=9540-\frac{324^2}{12}=792

And now we can calculate the sum of squares for the regression given by:

SSR=\frac{S^2_{xy}}{S_{xx}}=\frac{(-1900)^2}{6000}=601.67

We have that SST= SSR+SSE, and then SSE=SST-SSR= 792-601.67=190.33[/tex]

So then :

S^2=\hat \sigma^2=MSE=\frac{190.33}{10}=19.03

You might be interested in
50b 50=11b 95 what is b?
ohaa [14]
<span>50b 50=11b 95 collect the like terms 
50b-11b=95-50
39b=45 divide both sides by 39
b=1.2</span>
7 0
3 years ago
Please help!<br><br> 2x-20°<br> x+5°<br> x=?
strojnjashka [21]

answer=

2 • (x - 10)

x + 5 is just x + 5

7 0
3 years ago
Brainliest and Five Stars for correct answers
wel
\bf \lim\limits_{x\to 9}~\cfrac{x^2-81}{x-9}\implies \cfrac{\stackrel{\textit{difference of squares}}{x^2-9^2}}{x-9}\implies \cfrac{\underline{(x-9)}(x+9)}{\underline{(x-9)}}&#10;\\\\\\&#10;\lim\limits_{x\to 9}~x+9\implies (9)+9\implies 18
3 0
3 years ago
Do most of the shoppers spend more than $30?
PtichkaEL [24]
Well, in the real would many people spend more than $30.
8 0
3 years ago
If f(x)=4x^2+1 and g(x)=x^2-5 find(f+g)(x)
Zepler [3.9K]

Answer:

\large\boxed{(f+g)(x)=5x^2+6}

Step-by-step explanation:

(f+g)(x)=f(x)+g(x)\\\\f(x)=4x^2+1,\ g(x)=x^2-5\\\\\text{Substitute:}\\\\(f+g)(x)=(4x^2+1)+(x^2-5)\\\\=4x^2+1+x^2-5\qquad\text{combine like terms}\\\\=(4x^2+x^2)+(1+5)\\\\=5x^2+6

6 0
3 years ago
Other questions:
  • Eric has 34 toy cars . He gives 4 cars to his little brother . Then Eric puts an equal number of his you cars in 5 bags . How ma
    12·2 answers
  • PLZ HELP ASAP!!!<br><br>suppose f(x)=x find the graph of f(x+1)
    11·1 answer
  • The number that is 75% of one less than a number n.
    5·1 answer
  • Which is the graph of the linear inequality y ≥ −x − 3?
    11·2 answers
  • There were 532 people at the Nutcracker. If admission was $24 for adults and $16 for children and $10,272 was collected, how man
    10·1 answer
  • 3(r-6)+2=4(r+2)-21 . Find the value for r?
    10·1 answer
  • CNNBC recently reported that the mean annual cost of auto insurance is 965 dollars. Assume the standard deviation is 113 dollars
    15·1 answer
  • Will mark brainliest <br> Number 1 and 3
    10·1 answer
  • If the perimeter of the polygon below is 52 ft, solve for x, and identify the length of each side in the corresponding spaces be
    8·2 answers
  • Let C(x)=600+60x be the cost to manufacture x items.Find the average cost per item, to the nearest dollar, to produce 30 items.
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!