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
find the coordinates of the circumcenter of triangle abc. A(0,5) B(-4,5) C(-4,-3) PLEASE HELP IM FAILING AND I WILL GIVE BRAINLI
hodyreva [135]
(-2,1). Hope this helps!
4 0
3 years ago
The midpoint of AB is at (3,7) and A is at (0,-5). Where is B located?
Veronika [31]
I attached your answer below...

4 0
3 years ago
48 wooden pre-sharpened pencils cost $1.88. How much does EACH pencil cost?
Lady bird [3.3K]

Answer:

0.04 is as close as it gets

5 0
3 years ago
What is the value of the 4 in 24,106? I don’t get how to do this. Can you explain how you do the answer too please?
Natasha2012 [34]
The value of 4 is 4000, this is because it is in the thousands column (units,tens,hundreds,thousands etc)
4 0
3 years ago
A rocket is launched at 85 ft./s from a launch pad that’s 28 feet above the ground. which equation can be used to determine the
3241004551 [841]

Answer:

h(t)=-16t^2+85t+28  is equation of height of rocket.

Option D is correct.

Step-by-step explanation:

Given: A rocket is launched with speed 85 ft/s from a height 28  feet.

Launching a rocket follows the path of parabola. The equation of rocket should be parabolic.

Parabolic equation of rocket is

Formula: h(t)=\dfrac{1}2gt^2+v_0t+h_0

g ⇒ acceleration due to gravity (-32 ft/s)

v ⇒ Initial velocity (v_0=85\ ft/s)

h ⇒ Initial height (h_0=28\ feet)

h(t) ⇒ function of height at any time t

Substitute the given values into formula

h(t)=\frac{1}{2}(-32)t^2+(85)t+28

h(t)=-16t^2+85t+28

D is correct.

6 0
3 years ago
Read 2 more answers
Other questions:
  • Mary made 5 different sandwiches: turkey, roast beef, ham, bologna, and salami Mary wrapped the sandwiches and placed them into
    12·1 answer
  • It is 4,452 miles round trip to Craig's aunts house. If he travels to her house 3 times this year, how many miles did he travel
    13·2 answers
  • Please help ......................
    15·1 answer
  • 5(g+8)-7=103<br>what's the answer?
    14·2 answers
  • Use the following function rule to find f(-7).<br> f(x) = 9x - 7<br> O 70<br> O-56<br> 0 -70<br> 56
    7·1 answer
  • Gloria rides a bike 8 miles in 40 minutes. Nanette rides a bike 5 miles in 30 minutes. Who bikes faster? Explain.
    5·2 answers
  • Lucy purchased a prepaid phone card for $30. Long distance calls cost 21 cents a minute using this card. Lucy used her card only
    12·1 answer
  • A sofa with an original price of $600 is put on sale for $480.
    8·2 answers
  • In a school annual Day 60 students involved is Science Exhibition, 75 involved in Mathematics Exhibition, 20 involved in both Ex
    6·2 answers
  • A bobsled team is practicing runs on a track. Their first run takes 4.85 minutes. On each of the next two run the team theme cha
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!