Concept explainers
For Exercises 1 through 7, do a complete
a. Draw the
b. Compute the value of the
c. Test the significance of the correlation coefficient at α = 0.01, using Table I.
d. Determine the regression line equation if r is significant.
e. Plot the regression line on the scatter plot, if appropriate.
f. Predict y′ for a specific value of x, if appropriate.
5. Typing Speed and Word Processing A researcher desires to know whether the typing speed of a secretary (in words per minute) is related to the time (in hours) that it takes the secretary to learn to use a new word processing program. The data are shown.
If there is a significant relationship, predict the time it will take the average secretary who has a typing speed of 72 words per minute to learn the word processing program. (This information will be used for Exercises 9 and 11.)
a.

To construct: The scatterplot for the variablesthe speed and time.
Answer to Problem 10.1.5RE
Output using the MINITAB software is given below:
Explanation of Solution
Given info:
The data shows the typing speed of a secretary (in words per minute) (x) and the time (in hours) (y) values.
Calculation:
Step by step procedure to obtain scatterplot using the MINITAB software:
- Choose Graph > Scatterplot.
- Choose Simple and then click OK.
- Under Y variables, enter a column ofTime.
- Under X variables, enter a column ofSpeed.
- Click OK.
b.

To compute: The value of the correlation coefficient.
Answer to Problem 10.1.5RE
The value of the correlation coefficientis –0.974.
Explanation of Solution
Calculation:
Correlation coefficient r:
Software Procedure:
Step-by-step procedure to obtain the ‘correlation coefficient’ using the MINITAB software:
- Select Stat >Basic Statistics > Correlation.
- In Variables, select x and y from the box on the left.
- Click OK.
Output using the MINITAB software is given below:
From the MINITAB output, the value of the correlation is –0.974.
c.

To test: The significance of the correlation coefficient at
Answer to Problem 10.1.5RE
The conclusion is that,there is a linear relation between the speed and time.
Explanation of Solution
Given info:
The level of significance is
Calculation:
The hypotheses are given below:
Null hypothesis:
That is, there is no linear relation betweenthe speed and time.
Alternative hypothesis:
That is, there is a linear relation between the speed and time.
The sample size is 12.
The formula to find the degrees of the freedom is
That is,
From the “TABLE –I: Critical Values for the PPMC”, the critical value for 10 degrees of freedom and
Rejection Rule:
If the absolute value of r is greater than the critical value then reject the null hypothesis.
Conclusion:
From part (b), the value of r is–0.974that is the absolute value of r is 0.974.
Here, the absolute value of r is greater than the critical value
That is,
By the rejection rule,reject the null hypothesis.
There is asufficient evidence to support the claim that “there is alinear relation betweenthespeed and time.
d.

To find: The regression equation for the given data.
Answer to Problem 10.1.5RE
The regression equation for the given datais
Explanation of Solution
Calculation:
Regression:
Software procedure:
Step by step procedure to obtain the regression equation using the MINITAB software:
- Choose Stat > Regression > Regression.
- In Responses, enter the column ofTime.
- In Predictors, enter the column ofSpeed.
- Click OK.
Output using the MINITAB software is given below:
Thus, regression equation for the given datais
e.

To construct: The scatterplot for the variablesthe speed and time with regression line.
Answer to Problem 10.1.5RE
Output using the MINITAB software is given below:
Explanation of Solution
Calculation:
Step by step procedure to obtain scatterplot using the MINITAB software:
- Choose Graph > Scatterplot.
- Choose with line and then click OK.
- Under Y variables, enter a column of Time.
- Under X variables, enter a column ofSpeed.
- Click OK.
f.

To obtain: The predicted value of the time with speed of 72 words perminute.
Answer to Problem 10.1.5RE
Thepredicted value of the time is 4.726.
Explanation of Solution
Calculation:
Thus, regression equation for the given datais
Substitute x as 72 in the regression equation
Thus, the predicted value of the time is 4.726.
Want to see more full solutions like this?
Chapter 10 Solutions
ALEKS 360 ELEM STATISTICS
- Question: A company launches two different marketing campaigns to promote the same product in two different regions. After one month, the company collects the sales data (in units sold) from both regions to compare the effectiveness of the campaigns. The company wants to determine whether there is a significant difference in the mean sales between the two regions. Perform a two sample T-test You can provide your answer by inserting a text box and the answer must include: Null hypothesis, Alternative hypothesis, Show answer (output table/summary table), and Conclusion based on the P value. (2 points = 0.5 x 4 Answers) Each of these is worth 0.5 points. However, showing the calculation is must. If calculation is missing, the whole answer won't get any credit.arrow_forwardBinomial Prob. Question: A new teaching method claims to improve student engagement. A survey reveals that 60% of students find this method engaging. If 15 students are randomly selected, what is the probability that: a) Exactly 9 students find the method engaging?b) At least 7 students find the method engaging? (2 points = 1 x 2 answers) Provide answers in the yellow cellsarrow_forwardIn a survey of 2273 adults, 739 say they believe in UFOS. Construct a 95% confidence interval for the population proportion of adults who believe in UFOs. A 95% confidence interval for the population proportion is ( ☐, ☐ ). (Round to three decimal places as needed.)arrow_forward
- Find the minimum sample size n needed to estimate μ for the given values of c, σ, and E. C=0.98, σ 6.7, and E = 2 Assume that a preliminary sample has at least 30 members. n = (Round up to the nearest whole number.)arrow_forwardIn a survey of 2193 adults in a recent year, 1233 say they have made a New Year's resolution. Construct 90% and 95% confidence intervals for the population proportion. Interpret the results and compare the widths of the confidence intervals. The 90% confidence interval for the population proportion p is (Round to three decimal places as needed.) J.D) .arrow_forwardLet p be the population proportion for the following condition. Find the point estimates for p and q. In a survey of 1143 adults from country A, 317 said that they were not confident that the food they eat in country A is safe. The point estimate for p, p, is (Round to three decimal places as needed.) ...arrow_forward
- (c) Because logistic regression predicts probabilities of outcomes, observations used to build a logistic regression model need not be independent. A. false: all observations must be independent B. true C. false: only observations with the same outcome need to be independent I ANSWERED: A. false: all observations must be independent. (This was marked wrong but I have no idea why. Isn't this a basic assumption of logistic regression)arrow_forwardBusiness discussarrow_forwardSpam filters are built on principles similar to those used in logistic regression. We fit a probability that each message is spam or not spam. We have several variables for each email. Here are a few: to_multiple=1 if there are multiple recipients, winner=1 if the word 'winner' appears in the subject line, format=1 if the email is poorly formatted, re_subj=1 if "re" appears in the subject line. A logistic model was fit to a dataset with the following output: Estimate SE Z Pr(>|Z|) (Intercept) -0.8161 0.086 -9.4895 0 to_multiple -2.5651 0.3052 -8.4047 0 winner 1.5801 0.3156 5.0067 0 format -0.1528 0.1136 -1.3451 0.1786 re_subj -2.8401 0.363 -7.824 0 (a) Write down the model using the coefficients from the model fit.log_odds(spam) = -0.8161 + -2.5651 + to_multiple + 1.5801 winner + -0.1528 format + -2.8401 re_subj(b) Suppose we have an observation where to_multiple=0, winner=1, format=0, and re_subj=0. What is the predicted probability that this message is spam?…arrow_forward
- Consider an event X comprised of three outcomes whose probabilities are 9/18, 1/18,and 6/18. Compute the probability of the complement of the event. Question content area bottom Part 1 A.1/2 B.2/18 C.16/18 D.16/3arrow_forwardJohn and Mike were offered mints. What is the probability that at least John or Mike would respond favorably? (Hint: Use the classical definition.) Question content area bottom Part 1 A.1/2 B.3/4 C.1/8 D.3/8arrow_forwardThe details of the clock sales at a supermarket for the past 6 weeks are shown in the table below. The time series appears to be relatively stable, without trend, seasonal, or cyclical effects. The simple moving average value of k is set at 2. What is the simple moving average root mean square error? Round to two decimal places. Week Units sold 1 88 2 44 3 54 4 65 5 72 6 85 Question content area bottom Part 1 A. 207.13 B. 20.12 C. 14.39 D. 0.21arrow_forward
- Glencoe Algebra 1, Student Edition, 9780079039897...AlgebraISBN:9780079039897Author:CarterPublisher:McGraw HillFunctions and Change: A Modeling Approach to Coll...AlgebraISBN:9781337111348Author:Bruce Crauder, Benny Evans, Alan NoellPublisher:Cengage LearningTrigonometry (MindTap Course List)TrigonometryISBN:9781337278461Author:Ron LarsonPublisher:Cengage Learning
- Big Ideas Math A Bridge To Success Algebra 1: Stu...AlgebraISBN:9781680331141Author:HOUGHTON MIFFLIN HARCOURTPublisher:Houghton Mifflin Harcourt





