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
Alchen [17]
3 years ago
15

Suppose each of the following data sets is a simple random sample from some population. For each dataset, make a normal QQ plot.

Look at the QQ plot and say whether the data are plausibly from a normalpopulation or whether they are evidence against a normal population. (Hint: In each case, to get somecontext for your decision, make a few QQ plots from samples of the same size that did come from a normalpopulation. Please do not include these context plots in your submission.)(a)data = c(7,13.2,8.1,8.2,6,9.5,9.4,8.7,9.8,10.9,8.4,7.4,8.4,10,9.7,8.6,12.4,10.7,11,9.4)(b)data = c(2.5,1.8,2.6,-1.9,1.6,2.6,1.4,0.9,1.2,2.3,-1.5,1.5,2.5,2.9,-0.1)(c)data = c(3.3,1.7,3.3,3.3,2.4,0.5,1.1,1.7,12,14.4,12.8,11.2,10.9,11.7,11.7,11.6)

Mathematics
1 answer:
adell [148]3 years ago
7 0

Answer:

a) For this case the histogram is not too skewed and we can say that is approximately symmetrical so then we can conclude that this dataset is similar to a normal distribution

b) For this case the data is skewed to the left and we can't assume that we have the normality assumption.

c) This last case the histogram is not symmetrical and the data seems to be skewed.

Step-by-step explanation:

For this case we have the following data:

(a)data = c(7,13.2,8.1,8.2,6,9.5,9.4,8.7,9.8,10.9,8.4,7.4,8.4,10,9.7,8.6,12.4,10.7,11,9.4)

We can use the following R code to get the histogram

> x1<-c(7,13.2,8.1,8.2,6,9.5,9.4,8.7,9.8,10.9,8.4,7.4,8.4,10,9.7,8.6,12.4,10.7,11,9.4)

> hist(x1,main="Histogram a)")

The result is on the first figure attached.

For this case the histogram is not too skewed and we can say that is approximately symmetrical so then we can conclude that this dataset is similar to a normal distribution

(b)data = c(2.5,1.8,2.6,-1.9,1.6,2.6,1.4,0.9,1.2,2.3,-1.5,1.5,2.5,2.9,-0.1)

> x2<- c(2.5,1.8,2.6,-1.9,1.6,2.6,1.4,0.9,1.2,2.3,-1.5,1.5,2.5,2.9,-0.1)

> hist(x2,main="Histogram b)")

The result is on the first figure attached.

For this case the data is skewed to the left and we can't assume that we have the normality assumption.

(c)data = c(3.3,1.7,3.3,3.3,2.4,0.5,1.1,1.7,12,14.4,12.8,11.2,10.9,11.7,11.7,11.6)

> x3<-c(3.3,1.7,3.3,3.3,2.4,0.5,1.1,1.7,12,14.4,12.8,11.2,10.9,11.7,11.7,11.6)

> hist(x3,main="Histogram c)")

The result is on the first figure attached.

This last case the histogram is not symmetrical and the data seems to be skewed.

You might be interested in
Do u know who to rea cause I don't T-T
Setler [38]

Answer:highlight throw that tomato

Step-by-step explanation:

4 0
2 years ago
Evaluate the quotient of 1.05 x 103 and 1 x 103:
Mama L [17]
1.5 * 103= 108.15
103 * 1 = 1
hope i helped
8 0
3 years ago
Read 2 more answers
I’m kinda stuck on here on how to do this .... how am I suppose to go down again if it’s not gonna be on the line.
mars1129 [50]

To graph the new shape, you must move each vertex down 3 units. This causes Q to become (1, 0), L to become (5, -2), and Q to become (1, 0). These values can be found by simply counting down by three for each point.

3 0
3 years ago
If $1400 is the selling price and 10% as the profit percentage. What is the cost price and profit?
xenn [34]

Answer:

1260 is cost price and 140 is profit.

Step-by-step explanation:

4 0
3 years ago
Read 2 more answers
Please answer the question in the image below ASAP
attashe74 [19]
Option A would run parallel because they have the same slope.
6 0
3 years ago
Read 2 more answers
Other questions:
  • What is one way to find the total cost of a pair of shoes for $57 with a sales tax of 2%?
    10·1 answer
  • if a turtle moves at 1 1/3 kilometers per hour how long would it take for the turtle to travel 9 kilometers.​
    5·1 answer
  • 1). Which statement correctly compares the numbers? *
    9·1 answer
  • Four friends equally shared the cost of supplies for a picnic.The supplies cost $12.40.How much did each pay.
    9·1 answer
  • Which is the product of 7/9 and 6 in a fraction
    15·1 answer
  • Need help again. Please explain your answer.
    12·1 answer
  • A worded math problem that = 5
    9·1 answer
  • What goes up and down without moving?<br> Whoever answers first gets brainliest.
    7·1 answer
  • 2(h-8) -h=h-16<br>A. 8<br>B. -8<br>C. No solution<br>D. Infinitely many solutions​
    9·1 answer
  • Three varieties of coffee Coffee​ A, Coffee​ B, and Coffee C are combined and​ roasted, yielding a 55​-lb batch of coffee beans.
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!