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
bogdanovich [222]
3 years ago
11

Assume you have noted the following prices for books and the number of pages that each book contains. Book Pages (x) Price (y) A

500 $7.00 B 700 7.50 C 750 9.00 D 590 6.50 E 540 7.50 F 650 7.00 G 480 4.50 ​ a. Develop a least squares estimated regression line. b. Compute the coefficient of determination (r-squared). c. Compute the correlation coefficient between the price and the number of pages.
Mathematics
1 answer:
belka [17]3 years ago
4 0

Answer:

a) y=0.00991 x +1.042  

b) r^2 = 0.7503^2 = 0.563

c) r=\frac{7(30095)-(4210)(49)}{\sqrt{[7(2595100) -(4210)^2][7(354) -(49)^2]}}=0.7503  

Step-by-step explanation:

Data given

x: 500, 700, 750, 590 , 540, 650, 480

y: 7.00, 7.50 , 9.00, 6.5, 7.50 , 7.0, 4.50

Part a

We want to create a linear model like this :

y = mx +b

Wehre

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

And:  

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}  

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}=2595100-\frac{4210^2}{7}=63085.714  

S_{xy}=\sum_{i=1}^n x_i y_i -\frac{(\sum_{i=1}^n x_i)(\sum_{i=1}^n y_i){n}}=30095-\frac{4210*49}{7}=625  

And the slope would be:  

m=\frac{625}{63085.714}=0.00991  

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

\bar x= \frac{\sum x_i}{n}=\frac{4210}{7}=601.429  

\bar y= \frac{\sum y_i}{n}=\frac{49}{7}=7  

And we can find the intercept using this:  

b=\bar y -m \bar x=7-(0.00991*601.429)=1.042  

And the line would be:

y=0.00991 x +1.042  

Part b

The correlation coefficient is given by:

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

For our case we have this:

n=7 \sum x = 4210, \sum y = 49, \sum xy = 30095, \sum x^2 =2595100, \sum y^2 =354  

r=\frac{7(30095)-(4210)(49)}{\sqrt{[7(2595100) -(4210)^2][7(354) -(49)^2]}}=0.7503  

The determination coefficient is given by:

r^2 = 0.7503^2 = 0.563

Part c

r=\frac{7(30095)-(4210)(49)}{\sqrt{[7(2595100) -(4210)^2][7(354) -(49)^2]}}=0.7503  

You might be interested in
This is so hard to me i need help <br> fast
Alexus [3.1K]

Answer:

1/3

Step-by-step explanation:

You can answer this as

9/27=1/3

and

3/9=1/3

and so 1/3 is the the constant proportionality for both figures

Hope You Understand :)

8 0
2 years ago
Seventy percent of all vehicles examined at a certain emissions inspection station pass the inspection. Assuming that successive
NeX [460]

Answer:

(a) 0.343

(b) 0.657

(c) 0.189

(d) 0.216

(e) 0.353

Step-by-step explanation:

Let P(a vehicle passing the test) = p

                        p = \frac{70}{100} = 0.7  

Let P(a vehicle not passing the test) = q

                         q = 1 - p

                         q = 1 - 0.7 = 0.3

(a) P(all of the next three vehicles inspected pass) = P(ppp)

                           = 0.7 × 0.7 × 0.7

                           = 0.343

(b) P(at least one of the next three inspected fails) = P(qpp or qqp or pqp or pqq or ppq or qpq or qqq)

      = (0.3 × 0.7 × 0.7) + (0.3 × 0.3 × 0.7) + (0.7 × 0.3 × 0.7) + (0.7 × 0.3 × 0.3) + (0.7 × 0.7 × 0.3) + (0.3 × 0.7 × 0.3) + (0.3 × 0.3 × 0.3)

      = 0.147 + 0.063 + 0.147 + 0.063 + 0.147 + 0.063 + 0.027

      = 0.657

(c) P(exactly one of the next three inspected passes) = P(pqq or qpq or qqp)

                 =  (0.7 × 0.3 × 0.3) + (0.3 × 0.7 × 0.3) + (0.3 × 0.3 × 0.7)

                 = 0.063 + 0.063 + 0.063

                 = 0.189

(d) P(at most one of the next three vehicles inspected passes) = P(pqq or qpq or qqp or qqq)

                 =  (0.7 × 0.3 × 0.3) + (0.3 × 0.7 × 0.3) + (0.3 × 0.3 × 0.7) + (0.3 × 0.3 × 0.3)

                 = 0.063 + 0.063 + 0.063 + 0.027

                 = 0.216

(e) Given that at least one of the next 3 vehicles passes inspection, what is the probability that all 3 pass (a conditional probability)?

P(at least one of the next three vehicles inspected passes) = P(ppp or ppq or pqp or qpp or pqq or qpq or qqp)

=  (0.7 × 0.7 × 0.7) + (0.7 × 0.7 × 0.3) + (0.7 × 0.3 × 0.7) + (0.3 × 0.7 × 0.7) + (0.7 × 0.3 × 0.3) + (0.3 × 0.7 × 0.3) + (0.3 × 0.3 × 0.7)

= 0.343 + 0.147 + 0.147 + 0.147 + 0.063 + 0.063 + 0.063

                  = 0.973  

With the condition that at least one of the next 3 vehicles passes inspection, the probability that all 3 pass is,

                         = \frac{P(all\ of\ the\ next\ three\ vehicles\ inspected\ pass)}{P(at\ least\ one\ of\ the\ next\ three\ vehicles\ inspected\ passes)}

                         = \frac{0.343}{0.973}

                         = 0.353

3 0
4 years ago
Read 2 more answers
Tessa’s employee benefits include family health care coverage. She contributes 18% of the cost. Tessa gets paid biweekly and $10
Salsk061 [2.6K]

The answer is $12792

Explanation:

It is known Tessa pays $108.00 to contribute to family coverage every two weeks and this represents 18% of the total payment. This implies the employer pays the 82% missing (100% - 18% = 82%). Additionally, with this information, it is possible to know the amount the employer has to pay every two weeks that represents 82%. The process is shown below:

1. Write the values you know and use x to represent the value you need to find

108 = 18        

  x =   82      

3. Cross multiply

x 18 = 8856

4. Find  the value of x by solving this simple equation

x = 8856 ÷ 18

x = 492 - Amount the employer pays every two weeks for Tessa's family coverage

Now that we know the money the employer pays every two weeks, it is possible to calculate the annual amount of money. Follow the process below.

1. Consider one year has a total of 52 weeks and divide this number of weeks by 2 because the payment for the family coverage occurs every 2 weeks

52 ÷ 2 = 26

2. Finally, multiply the money paid by the employer every two weeks by 26

26 weeks x $492 = $12792- This is the total the employer pays annually

3 0
4 years ago
Amy bought a bag of chips for 0.75, a sandwhich for 5.50, a bottle of water for 1.60. How much does amy have left from 10.
ch4aika [34]

Answer:

Amy would have 2.15 left

Step-by-step explanation:

To find out how much she has left, subtract the cost of the items from 10.

10 - 0.75 - 5.50 - 1.60 = 2.15

8 0
3 years ago
Recall that rational numbers are numbers that can be represented as the ratio, or fraction, of two integers. When expressed as d
fredd [130]

Answer:

Repeating

Terminating

Repeating

Repeating

Step-by-step explanation:

5 2/7 as improper fraction is 37/7 and it equals 5.28571428571 which makes it repeating because the numbers don't stop.

7/16 is equal to 0.4375 making it terminate because the numbers stop.

14 5/9 as an improper fraction is 131/9 and 131/9 is 14.5555555556 and that is a never ending pattern so it is repeating.

3/22 is equal to 0.13636363636 it is repeating because the numbers never stop.

3 0
1 year ago
Other questions:
  • write an equation in slope-intercept form for the line that has the indicated slope, m, and contains the given point. m= -1/2 ,
    15·1 answer
  • How many significant figures are in 6.0
    5·2 answers
  • What is the prediction for the outcome when the independent variable is 12?
    5·1 answer
  • What is the volume of a box that can fit exactly 128 1/8 inch cubes with 1/2 inch sides?
    8·1 answer
  • WHOEVER ANSWERS CORRECT WILL GET BRAINLIST
    15·1 answer
  • Name one rational number and<br> one irrational number.
    7·1 answer
  • Question 4 Multiple Choice Worth 1 points)<br> (01.02 MC)<br> Solve for :<br> 2 x -<br> (x - 2) = 4x
    14·1 answer
  • What is the volume of the prism? (Easy ig)
    14·1 answer
  • Find the value of x<br> that makes m ∥ n<br> .<br><br><br> x =
    9·1 answer
  • I need to find the missing angles
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!