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
Write a Play
Westkost [7]

Answer:

math is a difficult subject

7 0
3 years ago
Each Saturday, Tina mows lawns to earn extra money which she puts into a savings account. The graph shows the balance of Tina's
NARA [144]
I need to see the graph
7 0
2 years ago
Can you help me please ​
Volgvan
$5000 I think should be right
8 0
3 years ago
What is 1 2/3 - (-5 2/3)
arsen [322]

Answer:

the answer is 7.33

Step-by-step explanation:

I used a calculator

6 0
2 years ago
Read 2 more answers
A store buys purses for $24.50 and then marks them up 25%. The store then discounts any purses that do not sell in the first mon
Sergeu [11.5K]

Answer:$27,57

1)find out how much wallets cost in the first month:

24,50 -100%

х      - 125%

х= 24,50*125/100 ≈ 30,63

2)we will find out how much the wallets cost after the price is reduced by 10%:

30,63 - 100%

х         -90%

х=30,63*90/100 ≈ 27,57

Step-by-step explanation:

3 0
3 years ago
Other questions:
  • 5. What is orthonormal coordinate system?
    10·1 answer
  • Find the value of -8 + 9 · 2 ÷ -3.
    12·2 answers
  • A store sells 5 models of cameras for $260,$120,$220,$300, and $120. If the sales tax rate is 2%, what are the mean, median, mod
    15·2 answers
  • The number of people waiting in a line to buy tickets x minutes after a ticket booth opened is given by the expression 70−5x .
    8·2 answers
  • The train fare from Bangkok to Chiang Mai is 768 baht.
    5·1 answer
  • AB is the perpendicular bisector of XY. Point P is the midpoint of XY. Which of the following are true?
    12·1 answer
  • A boat’s velocity measured in meter per second, is described by vector b=&lt;3,-4&gt;. In two or more complete sentences explain
    6·2 answers
  • 0.2r = 0.5r<br> hurry help
    5·1 answer
  • What's the value of<br><img src="https://tex.z-dn.net/?f=%20%5Csqrt%7B25%20%5Ctimes%201%7D%20" id="TexFormula1" title=" \sqrt{25
    7·2 answers
  • What’s 690 divided by 4???
    15·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!