Question

22)   Given the paired data set below of Super Models heights and weights, then Determine the...

22)   Given the paired data set below of Super Models heights and weights, then Determine the Line of Regression.

X |   65    67    62      68      66 69 61   67   64 69

Y | 110 105 113   107   109 111 104   110 116 115

23)  Calculate the Coefficient of Correlation for the data of problem 22

24)  Using the Line of Regression from problem 22, predict the weight of a Model who is 69 inches tall.

25)  Using the data from problem 22 construct a Scatter Diagram.

Homework Answers

Answer #1

Problem 22)

> x=c(65,67,62,68,66,69,61,67,64,69)
> y=c(110,105,113,107,109,111,104,110,116,115)
> model = lm(y~x)
> model

Call:
lm(formula = y ~ x)

Coefficients:
(Intercept) x
97.7098 0.1868

Therefore, Linear Equation is,

Y = 97.7098 + 0.1868 * X

Problem 23)

correlation Ceofficient for given data is,

cor(x,y)
[1] 0.1307659

The Correlation coefficient of X and Y is 0.1308. It is close to zero. so we can conclude that the variables are negatively linearly related.

Problem 24)

x= 69 inches ball

therefore, prediced model for x=69 is,

Y = 97.7098 + 0.1868 * 69

Y = 110.599

Problem 25)

Scatter Diagram-

plot(x,y,main='scatter plot')

>

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
X | 65 67 62 68 66 69 61 67 64 69 Y | 110 105...
X | 65 67 62 68 66 69 61 67 64 69 Y | 110 105 113 107 109 111 104 110 116 115 A)Given the paired data set above of Super Models heights and weights, then Determine the Line of Regression. B)Calculate the Coefficient of Correlation for the data set C) Using the Line of Regression from the data set, predict the weight of a Model who is 69 inches tall. D) Using the data set construct a Scatter...
Problem: The IQ test scores of 45 seventh-grade girls in a Midwest school district are below....
Problem: The IQ test scores of 45 seventh-grade girls in a Midwest school district are below. 111      107      100      107      115      111      97        112      104            106      113      109      113      128      128 118      113      124      127      136      106      123      124      126            116      127      119      97        102      110 120      103      115      93        123      79        119      110      110            107      105      105      110      77        90 Here are the IQ test scores of 30 seventh-grade boys in the same school district. Is there good evidence...
data on the heights of 37 randomly selected female engineering students at UH: 62 64 61...
data on the heights of 37 randomly selected female engineering students at UH: 62 64 61 67 65 68 61 65 60 65 64 63 59 68 64 66 68 69 65 67 62 66 68 67 66 65 69 65 69 65 67 67 65 63 64 67 65 We found that the sample mean and sample standard deviation for this sample data are 65.16 inches and 2.54 inches, respectively. Do you find sufficient evidence in the sample data...
How strongly do physical characteristics of sisters and brothers correlate? Here are data on the heights...
How strongly do physical characteristics of sisters and brothers correlate? Here are data on the heights (in inches) of 12 adult pairs: Brother 71 68 66 67 70 71 70 73 72 65 66 70   Sister 69 64 65 63 65 62 65 64 66 59 62 64 a. Use your calculator or software to find the correlation and the equation of the least-squares line for predicting sister’s height from brother’s height. Make a scatterplot of the data, and add...
DaughtersHeight.sav  is a data set on the height of adult daughters and the heights of their mothers...
DaughtersHeight.sav  is a data set on the height of adult daughters and the heights of their mothers and fathers, all in inches. The data were extracted from the US Department of Health and Human Services, Third National Health and Nutrition Examination Survey? Analyze these data with child height as the dependent variable. What can you conclude? Can female daughter height be related to the height of the father and/or the mother? Conduct a separate analysis with Type I and Type III...
4) Given the data set below 25 52 67 23 78 89 57  90 32 77 45...
4) Given the data set below 25 52 67 23 78 89 57  90 32 77 45 48  62 54 94 69 46 79 40 33 21 57  84 54 23 34 68  63 61 76 87 78  39 50 70 60 32 65 73 45 28 82  66 79 71 80 46 66 24 90 For the dada of Problem 1, find the approximate mean using the Frequency Distribution from problem 1 5) Find the Median of the data set from problem 1 using an...
The data below represents height in inches/weight in pounds. Clearly identify the dependent and independent variables...
The data below represents height in inches/weight in pounds. Clearly identify the dependent and independent variables as well as the domain and range. Choose any two points from the data using different independent variables and use those two points to determine the rate of change (slope). Then, using the dependent data value of -500 as your initial value, write an equation for the linear function model. Predict what you expect at a height of 75". inches/pounds 60" - 105, 110...
Open Weight_vs_IQ data. SETUP: Is it reasonable to assume that the IQ and weight of a...
Open Weight_vs_IQ data. SETUP: Is it reasonable to assume that the IQ and weight of a person should not be related? Given the data, your job is to check if this assertion is indeed reasonable or not. HINT: Read Lecture 24. 19. What would be the correct Null-Hypothesis? a. IQ and Weight should not be related. b. The population averages are equal. c. The slope of the regression line is equal to zero. d. None of these 20. The P-value...
Recorded in the table below are the blood pressure measurements (in millimeters) for a sample of...
Recorded in the table below are the blood pressure measurements (in millimeters) for a sample of 12 adults. Does there appear to be a linear relationship between the diastolic and systolic blood pressures? At the 5% significance level, test the claim that systolic blood pressure and diastolic blood pressure have a linear relationship. Systolic Diastolic 116 70 154 94 134 87 107 71 119 69 133 91 115 83 113 77 112 75 110 74 118 88 157 103 Data...
Using the class sample data, analyze the student heights by completing the following. Please note the...
Using the class sample data, analyze the student heights by completing the following. Please note the following directions. The data below was collected from a group of 45 female students last semester. You will use this data throughout the semester on your lab assignments. Student # Gender Height Shoe Age Hand 1 F 68 8.5 20 R 2 F 60 5.5 27 R 3 F 64 7 31 R 4 F 67 7.5 19 R 5 F 65 8 20...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT
Active Questions
  • Address ONE of the following topics: Where were the regulators? In response to this question: 1)...
    asked 1 minute ago
  • • Contingent narrative This describes how the illness has affected the person’s life in practical ways...
    asked 3 minutes ago
  • Assume 360-day year and 30-day month in your analysis Salary scalar 3.33 Your clients, both just...
    asked 5 minutes ago
  • During the 20th century, the democracies of northern European capitalist economies have implemented government-provided social insurance...
    asked 6 minutes ago
  • The spinner to the right is spun twice in succession to determine a​ two-digit number. The...
    asked 6 minutes ago
  • Luzadis Company makes furniture using the latest automated technology. The company uses a job-order costing system...
    asked 8 minutes ago
  • Find the volume of the solid using a triple integral.   The solid enclosed between the surfaces...
    asked 12 minutes ago
  • Find the median. Listed below are ages of motorcyclists when they were fatally injured in traffic...
    asked 12 minutes ago
  • 1)Describe how retailers and gas stations used to make pricing decisions and explain how that could...
    asked 13 minutes ago
  • James Madison, pictured below, was the author of which of the following: New Jersey Plan Connecticut...
    asked 15 minutes ago
  • Sudoku Company issues 19,000 shares of $7 par value common stock in exchange for land and...
    asked 15 minutes ago
  • A 4.08 kg box begins to slide from rest through a plane inclined at 25.0 degrees...
    asked 15 minutes ago