answer.
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
solniwko [45]
2 years ago
9

At a recent county fair, you observed that at one stand people's weight was forecasted, and were surprised by the accuracy (with

in a range). Thinking about how the person could have predicted your weight fairly accurately (despite the fact that she did not know about your "heavy bones"), you think about how this could have been accomplished. You remember that medical charts for children contain 5%, 25%, 50%, 75% and 95% lines for a weight/height relationship and decide to conduct an experiment with 110 of your peers. You collect the data and calculate the following sums: where the height is measured in inches and weight in pounds.
(a) Calculate the slope and intercept of the regression.
(b) Find the regression R2.
Mathematics
1 answer:
MatroZZZ [7]2 years ago
6 0

Answer:

a)Slope: \hat \beta_1 =\frac{7625.9}{1248.9}=6.106

Intercept: \hat \beta_o = 157.955 -6.106 (69.686)=-267.548

b) r=\frac{7625.9}{\sqrt{[1248.9][94228.8]}}=0.657  

And the determination coeffecient is r^2 = 0.657^2 =0.432  

Step-by-step explanation:

Data given and definitions

The correlation coefficient is a "statistical measure that calculates the strength of the relationship between the relative movements of two variables". It's denoted by r and its always between -1 and 1.  

The sum of squares "is the sum of the square of variation, where variation is defined as the spread between each individual value and the grand mean"    

When we conduct a multiple regression we want to know about the relationship between several independent or predictor variables and a dependent or criterion variable.  

n=110, \sum x_i y_i = \sum (X-\bar X)(Y-\bar Y) =7625.9,\sum x^2_i=\sum (x-\bar x)^2 =1248.9 , sum y^2_i=\sum(y-\bar y)^2 =94228.8  

\sum Y_i =17375 , \sum X_i = 7665.5

Part a

The slope is given by this formula:

\hat \beta_1 =\frac{\sum (x-\bar x) (y-\bar y)}{\sum (x-\bar x )^2}

If we replace we got:

\hat \beta_1 =\frac{7625.9}{1248.9}=6.106

We can find the intercept with the following formula

\hat \beta_o = \bar y -\hat \beta_1 \bar x

We can find the average for x and y like this:

\bar X=7665.5/110 =69.686, \bar y= 17375/110=157.955

And replacing we got:

\hat \beta_o = 157.955 -6.106 (69.686)=-267.548

Part b

In order to calculate the correlation coefficient we can use this formula:  

r=\frac{\sum (x-\bar x)(y-\bar y) }{\sqrt{[\sum (x-\bar x)^2][\sum(y-\bar y)^2]}}  

For our case we have this:  

n=110, \sum x_i y_i = \sum (X-\bar X)(Y-\bar Y) =7625.9,\sum x^2_i=\sum (x-\bar x)^2 =1248.9 , sum y^2_i=\sum(y-\bar y)^2 =94228.8  

So we can find the correlation coefficient replacing like this:

r=\frac{7625.9}{\sqrt{[1248.9][94228.8]}}=0.657  

And the determination coeffecient is r^2 = 0.657^2 =0.432  

You might be interested in
There are 30 businesses with 4 executives each for the new office building. Each business needs one office for each of its
Zanzabum

Answer:

B

Step-by-step explanation:

B is the right one because the question says that every 4 executives can go into 1 office

8 0
2 years ago
There are four activities on the critical path, and they have standard deviations of 1, 2, 4, and 2. what is the probability tha
Anit [1.1K]

Standard deviations of the four activities of the critical path are 1,2,4,2.

Standard deviation of this critical path = Sum of square root of variance of this corresponding critical path

Standard deviation of critical path =\sqrt{1^2+2^2+4^2+2^2}

=\sqrt{1+4+16+4}

=\sqrt{25}

=5

Now we need to find the probability that the project will completed in 38 weeks given that its expected completion time is 40 weeks.

That is, we need to find P(X<38) :

z=\frac{38-40}{5}= \frac{-2}{5}=-0.4

P(X

Probability =0.5-0.16=0.34

Thus the probability that the project will be completed in 38 weeks is 0.34.

8 0
2 years ago
Read 2 more answers
Suppose a system has two modules, A and B, that function independently. Module A fails with probability 0.24 and Module B fails
DiKsa [7]

Answer:

Idk idk idk idk idk idk idk idk

4 0
2 years ago
At noon (12:00), Annette rented a bicycle to travel around Stanley Park. She returned the bicycle at 4:00 pm (16:00) the same da
Doss [256]

Answer:

a. average speed is 12km/hr

b. $5.50 dollars per hour

c. $0.46 per km

Step-by-step explanation:

a. 48km/4hrs = 12km/hr

b. $22/4hrs = $5.50/hr

c. $22/48km = $0.45833/km rounded to $0.46/km

6 0
2 years ago
The U.S. Energy Information Administration (US EIA) reported that the average price for a gallon of regular gasoline is $2.94. T
Anit [1.1K]

Answer:

a) 25

b) 67

c) 97

Step-by-step explanation:

We have that to find our \alpha level, that is the subtraction of 1 by the confidence interval divided by 2. So:

\alpha = \frac{1-0.95}{2} = 0.025

Now, we have to find z in the Ztable as such z has a pvalue of 1-\alpha.

So it is z with a pvalue of 1-0.025 = 0.975, so z = 1.96

Now, find the margin of error M as such

M = z*\frac{\sigma}{\sqrt{n}}

In which \sigma is the standard deviation of the population and n is the size of the sample. In this problem, \sigma = 0.25

(a) The desired margin of error is $0.10.

This is n when M = 0.1. So

M = z*\frac{\sigma}{\sqrt{n}}

0.1 = 1.96*\frac{0.25}{\sqrt{n}}

0.1\sqrt{n} = 1.96*0.25

\sqrt{n} = \frac{19.6*0.25}{0.1}

(\sqrt{n})^{2} = (\frac{19.6*0.25}{0.1})^{2}

n = 24.01

Rounding up to the nearest whole number, 25.

(b) The desired margin of error is $0.06.

This is n when M = 0.06. So

M = z*\frac{\sigma}{\sqrt{n}}

0.06 = 1.96*\frac{0.25}{\sqrt{n}}

0.06\sqrt{n} = 1.96*0.25

\sqrt{n} = \frac{19.6*0.25}{0.06}

(\sqrt{n})^{2} = (\frac{19.6*0.25}{0.06})^{2}

n = 66.7

Rounding up, 67

(c) The desired margin of error is $0.05.

This is n when M = 0.05. So

M = z*\frac{\sigma}{\sqrt{n}}

0.05 = 1.96*\frac{0.25}{\sqrt{n}}

0.05\sqrt{n} = 1.96*0.25

\sqrt{n} = \frac{19.6*0.25}{0.05}

(\sqrt{n})^{2} = (\frac{19.6*0.25}{0.05})^{2}

n = 96.04

Rounding up, 97

8 0
1 year ago
Other questions:
  • a piggy bank containing only quarters has a mass of 850 grams when empty and 7822 grams when filled if a quarter weighs 5.6 gram
    7·2 answers
  • You and a friend have a hula hoop competition. you win 3 out of every 7 trials. your friend wins 5 more trials than you. how man
    12·1 answer
  • The polynomial equation x cubed minus 4 x squared + 2 x + 10 = x squared minus 5 x minus 3 has complex roots 3 plus-or-minus 2 i
    14·2 answers
  • Day care centers expose children to a wider variety of germs than the children would be exposed to if they stayed at home more o
    6·1 answer
  • A researcher uses an anonymous survey to investigate the firearms training of American police officers. Based on the set of 56 s
    12·1 answer
  • Jakob wants to invite 20 friends to his birthday, which will cost his parents $250. If he decides to invite 15 friends instead,
    11·2 answers
  • Amelia flies her airplane through calm skies at a velocity v1. The direction of v1 is 15 degrees north of east, and the speed is
    5·1 answer
  • Isabella averages 152 points per bowling game with a standard deviation of 14.5 points. Suppose Isabella's points per bowling ga
    9·1 answer
  • 14. Still cranky? A company has developed an “easy-
    14·1 answer
  • A worker has a base pay of $20 per hour, gets $3 more per hour after 8 hours, and gets $4 more
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!