Question

- Problem Par, Inc. Par, Inc., is a major manufacturer of golf equipment Management believe share could be increased with the
Chapter 10 Inference About Means and Proportions with Two Populations One of the researchers voiced concern about the effect

excel will be helpful too
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Answer:

1) Here we have to test the two model means( current and new):

under this test the null and alternative hypothesis are,

_{Ho}: There is no significant difference between the means.

_{Ha}: There is significance difference between the means.

let us assume the level of significance \alpha = 0.05

2)

use minitab to get the required results:

1. import the data into the minitab worksheet.

2. go to start \rightarrow basic statics\rightarrow2 sample t.

3. Specify the samples in the different columns and click on options.

4.Specify the required values and click OK.

5. Click ok.

By following the above instructions we get the following output.

Two sample T-Test and CI: Current , New\

Two - sample T for Current vs New

N Mean StDev SE Mean

Current 40 270.27 8.75 1.4

New 40 267.50 9.90 1.6

Difference = mu (Current) - mu (New)

Estimate for difference: 2.77

95% CI for difference: (-1.39, 6.94)

T-Test of difference = 0 (vs not =):

T-Value = 1.33 P-Value = 0.188 DF = 76

From the above output we have the test statistic value as t = 1.33 and the corresponding P. value is 0.188, which is greater than the given level of significance, so we fail to reject the null hypothesis and conclude that there is a significance difference between the two mean values.

3)

Use Excel to get the required results:

Descriptive statistics

count 40 40

mean 270.28 267.50

sample variance 76.61 97.95

sample standard deviation 8.75 9.90

minimum 255 250

maximum 289 289

median 270.00 265.00

mode 272.00 263.00

From the above output we observe that the mean for Current data is 270.28 and for the new data is 267.50. The variance value for the current data is 76.61 and for the new data is 97.95

4).

here we need to find the 95%confidence interval for the both the data sets.

Use MINITAB we get the required results.

1. Import the data into the MINITAB work sheet .

2. Go to Stat\rightarrowBasic statistics \rightarrow Isample.

3.Specify the samples in the different columns and click on options

4. specify the required values and click ok.

5. click ok.

BY following the above instructions we get the following output

From the above output we have the 95%confidence interval for current data is

(267.48 , 273.07 ) and for the new data is (264.33 , 270.67)

now ,we need to find the 95% confidence interval for the difference of means

Use MINITAB to get the required results:

1. Import the data into the MINITAB work sheet.

2. Go to Stat\rightarrowBasic statistcs\rightarrow2 sample t.

3. specify the samples in the different columns and click on options.

4. Specify the required values and click OK.

5.Click ok.

By following the above instructions we get the following output.

Two sample T-Test and CI : Current, New

Two - sample T for Current vs New

N Mean stDev SE Mean

Current 40 270.27 8.75 1.4

New 40 267.50 9.90 1.6

Difference = mu (current ) - mu (New)

Estimate for difference :2.77

95%CI for difference : (-1.39, 6.94)

T-Test of difference = 0 (vs not =):

T-Teset = 1.333 p-value = 0.188 DF = 76

From the above output we have the 95% confidence interval for differnce of means is (-1.39,6.94)

5). There is no need to increase the sample for the given problem since the given data provides the sufficient evidence to compare the driving distance from two types of bails.

Add a comment
Know the answer?
Add Answer to:
excel will be helpful too - Problem Par, Inc. Par, Inc., is a major manufacturer of...
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. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 263 use goal seek 264 265 create a user defined function 266 use a pivot table 267 40 -INDEX(Data...

    263 use goal seek 264 265 create a user defined function 266 use a pivot table 267 40 -INDEX(Data, MATCH ROWINDIRECT1:"&ROWS(Data))-1,coUNTIF(Data, "s"&Data),O)) 268 Write out, in several steps, what the above formula does, from beginnig to end: 269 270 271 Short Answer 272 1 IFin-0,0,SUMIFMODIROWONDIRECTC1 "&COUNT(Data))1.n)-0,Data, Explain what the above does 273 274 275 2 What is the name of the function that references data from a pivot table 276 277 278 279 280 281 282 283 284 285 286...

  • The overall distance traveled by a golf ball is tested by hitting the ball with Iron...

    The overall distance traveled by a golf ball is tested by hitting the ball with Iron Byron, a mechanical golfer with a swing that is said to emulate the legendary champion, Byron Nelson. Ten randomly selected balls of two brands are tested and the overall distance measured. Assume that the variances are equal. The data follow: Brand 1: 288 276 287 271 283 271 279 275 263 267 Brand 2: 269 247 260 265 273 281 271 270 263 268...

  • Plz quick help, can you show how do this problem on minitab? 10-33. + The overall...

    Plz quick help, can you show how do this problem on minitab? 10-33. + The overall distance traveled by a golf ball is tested by hitting the ball with Iron Byron, a mechanical golfer with a swing that is said to emulate the distance hit by the legendary champion, Byron Nelson. Ten randomly selected balls of two different brands are tested and the overall distance measured. The data follow: Brand 1: 275, 286, 287, 271, 283, 271, 279, 275, 263,...

  • 33 On May 6, Jim Ryan borrowed $14,000 from Lane Bank at 7 % interest. Jim...

    33 On May 6, Jim Ryan borrowed $14,000 from Lane Bank at 7 % interest. Jim plans to repay the loan on March 11. Assume the loan is on ordinary interest. How much will Jim repay on March 11? (Use Days in a year table) (Round your answer to the nearest cent.) Jm repay etbook 7-1 TABLE Exact days-in-a-year calendar (excluding leap year)" Day of month 30 31 30 31 28 31 30 31 31 30 31 31 Dec Mar...

  • Hi it's python I imported a data which are so many words in txt and I arranged and reshaped with ...

    Hi it's python I imported a data which are so many words in txt and I arranged and reshaped with alphabetically both rows and columns I was successful with these steps but I am stuck with next step below is my code and screenshot import numpy as np import pandas as pd data=pd.read_csv("/Users/superman/Downloads/words_file2.txt",header=None) df_input=pd.DataFrame(data) df_output=pd.DataFrame(np.arange(676).reshape((26,26)), index = ['a','b','c','d','e','f','g','h','i','j','k','l','m','n','o','p','q','r','s','t','u','v','w','x','y','z'], columns = ['a','b','c','d','e','f','g','h','i','j','k','l','m','n','o','p','q','r','s','t','u','v','w','x','y','z']) df_output.index.name="Start" df_output.columns.name="End" df_output This below screen shot is what I have to find I have to find each word...

  • Ken Wilson had done it all at Wilson Manufacturing, a company founded by his grandfather 63...

    Ken Wilson had done it all at Wilson Manufacturing, a company founded by his grandfather 63 years ago. Among his many duties, Ken oversaw all the plant’s operations, a task that had grown in responsibility given the company’s rapid growth over the past three decades. When Ken’s grandfather founded the company, there were only two manufacturing sites. Expansion and acquisition of competitors over the years had caused that number to grow to over 50 manufacturing plants in 18 states. Wilson...

  • need help to complete this java program // add appropriate import statements here. // These imports...

    need help to complete this java program // add appropriate import statements here. // These imports you can leave as is. import javafx.application.Application; import javafx.scene.Group; import javafx.scene.Scene; import javafx.scene.canvas.Canvas; import javafx.scene.canvas.GraphicsContext; import javafx.scene.paint.Color; import javafx.stage.Stage; /** @author yourAccountNameHere */ public class ConnectTheDots extends Application {            /*     * Do not add code to main(). Add it below in connectTheDots instead.     */     public static void main(String[] args) {         launch(args);     }         /*...

  • If the two signal handling functions in 3000pc were replaced by one function, would there be...

    If the two signal handling functions in 3000pc were replaced by one function, would there be any significant loss of functionality? Briefly explain /* 3000pc.c */ 2 3 4 5 6 7 8 #include <stdio.h> 9 #include <stdlib.h> 10 #include <unistd.h> 11 #include <sys/mman.h> 12 #include <errno.h> 13 #include <string.h> 14 #include <sys/types.h> 15 #include <sys/wait.h> 16 #include <semaphore.h> 17 #include <string.h> 18 #include <time.h> 19 20 #define QUEUESIZE 32 21 #define WORDSIZE 16 22 23 const int wordlist_size =...

  • Code is in C# Your instructor would like to thank to Marty Stepp and Hélène Martin...

    Code is in C# Your instructor would like to thank to Marty Stepp and Hélène Martin at the University of Washington, Seattle, who originally wrote this assignment (for their CSE 142, in Java) This program focuses on classes and objects. Turn in two files named Birthday.cs and Date.cs. You will also need the support file Date.dll; it is contained in the starter project for this assignment. The assignment has two parts: a client program that uses Date objects, and a...

  • kelly Pitney began her censulting busines, kelly Consulting For egete kelly on April 1, 2019. The...

    kelly Pitney began her censulting busines, kelly Consulting For egete kelly on April 1, 2019. The accoenting cycle Consulting a April, includia financial in this chapter. During Hay kelly Consulting entered inato the follew ing transactiens: Statements, was illestrated May 3 Received cash from clents as an aduance payment for services to be preided and recorded t as onearned fees, 4,500 5, Received cash fram clients on account, 2, 450 9 Paid cash for a news paper advertisement, $225 13....

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
Active Questions
ADVERTISEMENT