Answer:
7, 9, 11
Step-by-step explanation:
x+x+2+x+4=5(x+2)-18
3x+6=5x+10-18
3x+6=5x+-8
3x=5x+-14
-2x=-14
x=7
40 hectograms = 4000 grams
The most common method for fitting a regression line is the method of least-squares. This method calculates the best-fitting line for the observed data by minimizing the sum of the squares of the vertical deviations from each data point to the line (if a point lies on the fitted line exactly, then its vertical deviation is 0). Because the deviations are first squared, then summed, there are no cancellations between positive and negative values.Example<span>The dataset "Televisions, Physicians, and Life Expectancy" contains, among other variables, the number of people per television set and the number of people per physician for 40 countries. Since both variables probably reflect the level of wealth in each country, it is reasonable to assume that there is some positive association between them. After removing 8 countries with missing values from the dataset, the remaining 32 countries have a correlation coefficient of 0.852 for number of people per television set and number of people per physician. The </span>r²<span> value is 0.726 (the square of the correlation coefficient), indicating that 72.6% of the variation in one variable may be explained by the other. </span><span>(Note: see correlation for more detail.)</span><span> Suppose we choose to consider number of people per television set as the explanatory variable, and number of people per physician as the dependent variable. Using the MINITAB "REGRESS" command gives the following results:</span>
<span>The regression equation is People.Phys. = 1019 + 56.2 People.Tel.</span>
Answer:
31r-71
Step-by-step explanation:
Answer:
There are 14 new books and 22 old books in the package.
Step-by-step explanation:
New books cost $20 and used books cost $8. The bookstore wants to sell packages that have 36 books total, and the store charges $456 for each package.
If the number of new books in the package is x and that of old books in the package is y, then we can write two simultaneous equations as
x + y = 36 ........... (1) and
20x + 8y = 456
⇒ 5x + 2y = 114 ............ (2)
Now, solving equations (1) and (2) we get,
5x + 2(36 - x) = 114
⇒ 3x + 72 = 114
⇒ 3x = 42
⇒ x = 14
Then, y = 36 - x = 22.
Therefore, there are 14 new books and 22 old books in the package. (Answer)