1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Margarita [4]
3 years ago
11

An interior automotive supplier places several electrical wires in a harness.Apull test measures the force required to pull spli

ced wires apart. A customer requires that each wire that is spliced into the harness withstand a pull force of 20 pounds. Let X equal the pull force required to pull a spliced wire apart. The following data give the values of a random sample of n 20 observations of X 28.8 24.4 30.1 25.6 26.4 23.9 22.1 22.5 27.6 28.1 20.8 27.7 24.4 25.1 24.6 26.3 28.2 22.2 26.3 24.4 (a) Construct a q-q plot, using the ordered array and the corresponding quantiles of N(O, 1) (b) Does X appear to have a normal distribution?

Mathematics
1 answer:
oksano4ka [1.4K]3 years ago
4 0

Answer:

a) For this case we can use the following R code to construct the qq plot

> data<-c(28.8, 24.4, 30.1, 25.6, 26.4, 23.9, 22.1, 22.5, 27.6, 28.1, 20.8, 27.7, 24.4, 25.1, 24.6, 26.3, 28.2, 22.2, 26.3, 24.4)

# The above line is in order to store the data in a vector

> qqnorm(data, pch = 1, frame = FALSE)

# The line above is in order to calculate the quantiles from the data assumin Normal distribution

> qqline(data, col = "steelblue", lwd = 2)

# The line above is in order to put a line for the theoretical dsitribution

The result is on the figure attached.

b) For this case as we can see on the figure attached the calculated quantiles are not far from the theorical quantiles given byt the straaigth blue line so then we can conclude that the distribution seems to be normal.

Step-by-step explanation:

For this case we have the following data:

28.8, 24.4, 30.1, 25.6, 26.4, 23.9, 22.1, 22.5, 27.6, 28.1, 20.8, 27.7, 24.4, 25.1, 24.6, 26.3, 28.2, 22.2, 26.3, 24.4

The quantile-quantile or q-q plot is a graphical procedure in order to check the validity of a distributional assumption for a data set. We just need to calculate "the theoretically expected value for each data point based on the distribution in question".

If the values are asusted to the assumed distribution, we will see that "the points on the q-q plot will fall approximately on a straight line"

For this case our distribution assumed is normal.

Part a

For this case we can use the following R code to construct the qq plot

> data<-c(28.8, 24.4, 30.1, 25.6, 26.4, 23.9, 22.1, 22.5, 27.6, 28.1, 20.8, 27.7, 24.4, 25.1, 24.6, 26.3, 28.2, 22.2, 26.3, 24.4)

# The above line is in order to store the data in a vector

> qqnorm(data, pch = 1, frame = FALSE)

# The line above is in order to calculate the quantiles from the data assuming Normal distribution (0,1)

> qqline(data, col = "steelblue", lwd = 2)

# The line above is in order to put a line for the theoretical distribution

The result is on the figure attached.

Part b

For this case as we can see on the figure attached the calculated quantiles are not far from the theorical quantiles given byt the straaigth blue line so then we can conclude that the distribution seems to be normal.

You might be interested in
Type the correct answer in the box. Use numerals instead of words.
Luden [163]

Answer:

Step-by-step explanation:

The answer should be X= -3

3 0
3 years ago
Joanie watched 1 out of three of a movie in the morning
Archy [21]

Answer:

7/15

Step-by-step explanation:

Determine how much she has watched.

1/3 + 1/5 The common denominator of 3 and 5 is 15. Multiply each fraction by an amount that will make the denominator 15

1/3 = 1*5/(3*5) = 5 / 15

1/5 = 1*3 / (5*3) = 3/15

Now add the two fractions together.

5/15 + 3/15 = 8/15

What is left of the movie? The whole movie = 1 so that which is left is

1 - 8/15

15/15 - 8/15

7 / 15

She has just a bit under 1/2 to go.

8 0
3 years ago
Translate the phrase into an algebraic expression the product of 7 and c​
lana66690 [7]

Answer:

7 x c

Step-by-step explanation:

product means multiply so you just multiply them

8 0
3 years ago
Mr. See weights his grades. Tests are worth 60%, quizzes are worth 25% and homework is 15%. Joey's test average is an 82, his qu
goldenfox [79]

Answer:

83.15

Step-by-step explanation:

Joey's current grade can be determined by weighting his scores with the weights given and adding the results

Tests = 0.6 x 82 = 49.2

Quizzes = 0.25 x 77 = 19.25

homework = 0.15 x 98 = 14.7

49.2 + 19.25 + 14.7 = 83.15

4 0
3 years ago
Circumference (Level 2)<br> Need help with this.
goblinko [34]
.25 meters is the answer
6 0
3 years ago
Read 2 more answers
Other questions:
  • He do u do question 2 step by stem. I need help fast
    6·1 answer
  • I need help with 3,4 and 5. Please.
    6·1 answer
  • A school is trying to schedule Prayers of chemistry and algebra two. They find that a total of 386,000 are taking either one or
    8·1 answer
  • PLEASE HELP SUPER EASY check the file
    6·1 answer
  • If two sides of a rectangle are 5 units and 9 units, what is the perimeter?
    10·1 answer
  • Roy made a pizza that is 12 inches in diameter. He knows he can eat about 84.8 in, at what angle should Roy cut the pizza in rad
    13·1 answer
  • The radius of a circle is 4 meters. What is the angle measure of an arc ​ meters long?
    8·1 answer
  • Please help 6 points​
    14·2 answers
  • What is 20 percent of 576
    10·1 answer
  • Which is a better deal per ounce? 24 ounces for $2. 99 or 36 ounces for $4. 99?
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!