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
16. Mario has $15. He spends $6.25 on admission to the ice
Alecsey [184]

Answer:

4.15

Step-by-step explanation:

Minus it all

15 minus 6.25 is 8.75

8.75 minus 2.95 equals 5.8

5.8 minus 1.65 equals 4.15

3 0
3 years ago
Which is the graph of the given function?
Schach [20]

ANSWER

The correct choice is A.

EXPLANATION

The given cosine function is:

f(t) = 2 \cos( - 4t)

This function has an amplitude of 2.

Hence it must have range,

-2≤f(t)≤2

It has a period of

\frac{\pi}{2}

Hence the function must complete one cycle on the interval,

[0,½π],

[½π,π],

etc.

The negative sign shows a reflection in the y-axis but since the cosine function is even, the function retraces itself.

The correct choice is A

4 0
3 years ago
In triangleABC, a = 1.4 cm, b = 1.5 cm and c=1.5 cm. Find the measure of angleA to the nearest 10th of a degree.​
diamong [38]

Answer:55.6

Step-by-step explanation:

8 0
3 years ago
Read 2 more answers
Can anyone Solve this?
fenix001 [56]

Answer:

1.5 feet

Step-by-step explanation:

1 inch = 3 feet

Height: 0.5 inches = 1.5 feet (0.5 * 3 = 1.5)

Length: 2 inches = 6 feet (2 * 3 = 6)

Hope that helps!

6 0
2 years ago
Read 2 more answers
What two mixed numbers between 3 and 4 have a product between 9 and 12
madreJ [45]
Here's an answer: 

3 1/4 and
3  1/2
4 0
3 years ago
Other questions:
  • X/2+5x−7 when x=2.<br> Solve please.
    8·1 answer
  • The sides of an isosceles triangle are 5, 5, and 7. Find the measure of the vertex angle to the nearest degree.
    15·2 answers
  • 7b-2/5=6b-7/5 <br> solve for b
    13·2 answers
  • 16 − 3k + 4k − 14 solve
    14·2 answers
  • Please help me with this
    11·2 answers
  • If the sum of interior angle measures of a polygon is 720º, how many sides
    14·1 answer
  • I need help in the solution to this question
    10·1 answer
  • 10<br> Which of the following translations corresponds to the matrix<br> [ 33 3]<br> 2<br> -3
    14·1 answer
  • Describe the error made in subtracting the two rational expressions shown
    14·2 answers
  • I dont know what to do... im kinda not smart
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!