Question

In: Statistics and Probability

You have to write Statistics report of two pages using methods mentioned below- 0) Intro explains...

You have to write Statistics report of two pages using methods mentioned below-

0) Intro explains the value of the report and the goal (1) Show the prediction equation (2) Explain the range of usable values for the prediction (3)Explain the slope (4) Determine whether the slope is significant (5) Specify the alpha used (6) Correlation explained (7)Standard error for the model explained (8) Justifies the model was appropriate (9) Calculates the prediction requested (10) Discusses the error of the prediction

You can use R studio to calculate all the above-

Captain Buck Tooth has taken you prisoner aboard his pirate ship, the Lucky Lemon. He sees from your college transcripts you have taken a couple of statistics courses. For the last 20 ships he has looted he measured the height in inches when the ship was still way off on the horizon. The captain also has a good memory and remembers how much gold was taken from each ship in number of pieces (data is listed below). Captain Buck Tooth wants you to help him understand the relationship between the size of the ship and the amount of gold it has. As you prepare your report the captain announces he has just seen a ship with a height of 4.1 and he asks you to include in your report how much gold it will have.

The captain hates all tables, graphs, and figures, so you are not allowed to use any of them in your report. If you can’t justify your conclusions you will be fired. From a cannon.

Ship

Gold

4.8

119

1.4

76

3.2

64

2.9

124

1.6

88

1.5

124

3.5

100

2.1

100

2.3

67

3.0

173

2.6

123

1.1

107

1.8

65

4.2

200

4.0

170

2.8

113

4.3

158

2.7

145

4.0

120

2.0

92

Solutions

Expert Solution

Soln

Steps for Regression in Excel

  • Import the data in Excel
  • In Data Analysis tool from Data Tab.
  • Click on regression and select the Y values and X values. Select Labels and click OK.

Regression Output

0)

We are interested in determining the number of pieces of gold taken from ships using the height in inches when the ship was still way off on the horizon

1)

Regression Equation

Gold = 38.95*Ship

3)

Interpretation of Slope

For every one unit increase in Ship height (Independent variable), the dependent variable increases by 38.95 units.

4)

Independent Variable: Ship Height

Alpha = 0.05

Null and Alternate Hypothesis

H0: The coefficient of independent variable is zero ie the independent variable is insignificant

Ha: The coefficient of independent variable is not zero ie the independent variable is significant

Test Statistic

t = 13.42

P-value < 0.001

Decision Rule

If p-value is less than 0.05, reject the null hypothesis.

Alpha = 0.05

Conclusion

Since the p-value is less than 0.05, hence we reject the null hypothesis. ie the independent variable is significant.

5)

We used alpha = 0.05

6)

Correlation Coefficient = 0.9511

Correlation coefficient indicates high positive correlation between the two variables ie when one variable increases, another also increases and vice versa.

7)

Standard Error = 38.7070

standard error of the regression tells us how wrong the regression model is on average using the units of the response variable

8)

Significance of Model

Alpha = 0.05

Null and Alternate Hypothesis

H0: All the coefficients are zero (ie the model is not significant)

Ha: At least one of the coefficients is not zero (ie the model is significant)

Test Statistic

F = 180.08

p-value < 0.01

Conclusion

From the ANOVA table, since the p-value is less than 0.05, hence we reject the null hypothesis ie the model is significant.

9)

When Ship Height = 4.1

Gold = 38.95*4.1 = 159.70

10)

95% CI

Lower Bound

Gold = 32.87* Ship

So, Ship Height = 4.1

Gold = 32.87* 4.1 = 134.77

Upper Bound

Gold = 45.02* Ship

So, Ship Height = 4.1

Gold = 45.02* 4.1 = 184.58


Related Solutions

Prepare a report using the numerical methods of descriptive statistics presented in the lecture to learn...
Prepare a report using the numerical methods of descriptive statistics presented in the lecture to learn how each of the variables contributes to the success of a motion picture. Make sure to include the following two items in your report. a) Descriptive statistics for each of the four variables along with an explanation ofwhat the descriptive statistics tell us about the motion picture industry. b) What motion pictures, if any, should be considered high-performance outliers?Explain. Your report must include an...
Each student (using his / her own language) explains and interprets these two pages on Customs...
Each student (using his / her own language) explains and interprets these two pages on Customs taxes on US oil imports. You are required to explain the idea from the presented paper to someone who does not know anything about economics, that is, you have to simplify the idea while explaining it Supply and Demand Analysis: An Oil Import Fee The basic logic of supply and demand is a powerful tool of analysis. As an extended example of the power...
Write the class RecursiveProbs, with the methods listed below. Write all the methods using recursion, not...
Write the class RecursiveProbs, with the methods listed below. Write all the methods using recursion, not loops. You may use JDK String methods like substring() and length(), but do not use the JDK methods to avoid coding the algorithms assigned. For example, don't use String.reverse(). public boolean recursiveContains(char c, String s) returns true if the String contains the char, otherwise returns false. Here is the code for this method, which you should use as an example to see how to...
write report for 5 pages and summering each question with proper introduction and conclusion 1.​If you...
write report for 5 pages and summering each question with proper introduction and conclusion 1.​If you were Palmer at the end of the case, how would you respond? 2.​What, if anything, could Palmer have done to avoid losing Olds? 3.​What advantages and disadvantages of a matrix type organization are apparent from this case? 4.​What could the management at M&M do to more effectively manage situations like this? Instructions Refer to the case entitled “Moss and McAdams Accounting Firm” Answer questions...
Write a two (full page) to three page report utilizing what you have learned in the...
Write a two (full page) to three page report utilizing what you have learned in the previous chapters 1 to 13 of Human Resource Management 7th edition Chapter 1 Managing Human Resources Chapter 2 Trends in Human Resource Management Chapter 3 Providing Equal Employment Opportunity and Safe Workplace Chapter 4 Analyzing Work and designing jobs Chapter 5 Planning for and recruiting human resources Chapter 6 Selecting employees and placing them in jobs Chapter 7 Training employees Chapter 8 Developing employees...
Intro C++ Programming Chapter 6 Functions You have been tasked to write a new program for...
Intro C++ Programming Chapter 6 Functions You have been tasked to write a new program for the Research Center's shipping department. The shipping charges for the center are as follows: Weight of Package (in kilograms)                Rate per mile Shipped 2 kg or less                                                      $0.05 Over 2 kg but no more than 6 kg    $0.09 Over 6 kg but not more than 10 kg    $0.12 Over 10 kg    $0.20 Write a function in a program that asks for...
In a large statistics class, students have taken two tests. For the following situations, report what...
In a large statistics class, students have taken two tests. For the following situations, report what you would expect for the value of the correlation coefficient between test 1 score and test 2 score. Every student scores ten points lower on test 2 than on test 1. Hint: Draw a graph with test 1 score on the horizontal axis and test 2 score on the vertical axis. Place the dots for each student appropriately in the field based on how...
In this question you will find the intersection of two planes using two different methods. You...
In this question you will find the intersection of two planes using two different methods. You are given two planes in parametric form, Find vectors n1 and n2 that are normals to Π1 and Π2 respectively and explain how you can tell without performing any extra calculations that Π1 and Π2 must intersect in a line. Find Cartesian equations for Π1 and Π2. For your first method, assign one of x1, x2 or x3 to be the parameter ω and...
Write a hypothesis test problem using one of the two options below. For whichever option you...
Write a hypothesis test problem using one of the two options below. For whichever option you choose, gather appropriate data and post your problem (without a solution) in the discussion topic. You may use the same data that you gathered in your Module Three Discussion Topic post. Allow time for your classmates to post their solutions, and then respond to your own post with a solution for others to check their work. Option 1: Think about a population mean that...
For this task, you are to write a report about a time you have provided individualized...
For this task, you are to write a report about a time you have provided individualized support to a client in the community services industry. If you have not provided individualized support for a client in the community services industry, please complete this in conjunction with your observation task. Your report must include details on the following: All information regarding the reporting and documentation you completed as part of your support.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT