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]
2 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]2 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
QUESTION 14 · 1 POINT
enyata [817]

Answer:

Step-by-step explanation:

81x² - 6x

5 0
2 years ago
Read 2 more answers
HELPP PLEASE WITH EXPLANATION THANK YOUU!!
lbvjy [14]

Answer:

Step-by-step explanation:

25 feet per minute

in 10 minutes

25ft*10=250ft

the diver is 250+200=450

the diver was at 450 below the sea level

5 0
3 years ago
Read 2 more answers
Which statement about the volume of the block of clay is true??
VashaNatasha [74]

Answer:

d

Step-by-step explanation:

7 0
2 years ago
Read 2 more answers
What does 6/2(1+2)= <br> need help
Zina [86]

▪ Answer:

9

▪ Step-by-step explanation:

Hi there !

6/2(1 + 2) =

= 3/1 × 3

= 3×3/1

= 9

Good luck !

7 0
3 years ago
Read 2 more answers
What is 8 wholes and 3/4 subtracted by 2 wholes and 1/4
Pepsi [2]
6 wholes and 2/4))hhh
5 0
3 years ago
Other questions:
  • Determine whether the function below is an even function, an odd function, both, or neither.
    12·1 answer
  • Which two super powers engaged in the cold war?
    13·1 answer
  • Evaluate 3r³+5,when r=2
    5·2 answers
  • Which methods could you use to calculate the y-coordinate of the midpoint of a vertical line segment with endpoints at (0,0) and
    12·1 answer
  • Based on what we know a function to be today, what did Euler mean by an analytic expression?
    13·2 answers
  • Ava wants to ride her bicycle more than 75 miles this week. She has already ridden her bicycle 16 miles. Which inequality could
    14·1 answer
  • How many terms of the arithmetic sequence {-4,-2, 0, ....} will give a sum of 500?
    11·1 answer
  • Solve the following problems. Remember that all reasoning must be explained, and all steps of math work must be shown!
    14·1 answer
  • Doreen went to see her favorite sports team play. Her car can go 120 miles on one tank of gas. If she used 30% of a full tank of
    14·2 answers
  • Which of the following is the least? WILL GET MARKED BRAINLIST
    6·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!