Question

3. Construct a stem and leaf dlagram, a frequency hlstogram, and a relatlve frequency hlstogram for the following data set. For the hlstograms use classes 51-60, 61-70, and so on. 69 92 68 77 80 70 85 88 85 96 93 75 76 82 100 53 70 70 82 85

0 0
Add a comment Improve this question Transcribed image text
Answer #1

> x=c(69,92,68,77,80,70,85,88,85,96,93,75,76,82,100,53,70,70,82,85);
> stem(x)

The decimal point is 1 digit(s) to the right of the |

   5 | 3
   6 | 89
   7 | 000567
   8 | 0225558
   9 | 236
10 | 0

> hist(x)

wELkpACPHt1oAAAAABJRU5ErkJggg==

> histo=hist(x)
> barplot(histo$counts/length(x),col="white",space=0)->bp
> axis(1,at=c(bp),labels=histo$mids)
> title(ylab="Relative Frequency",xlab="X")
> histo=hist(x)
> barplot(histo$counts/length(x),col="white",space=0)->bp
> axis(1,at=c(bp),labels=histo$mids)
> title(ylab="Relative Frequency",xlab="X")

UwAAAABJRU5ErkJggg==

Add a comment
Know the answer?
Add Answer to:
3. Construct a stem and leaf dlagram, a frequency hlstogram, and a relatlve frequency hlstogram for...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 4. Construct a stem and leaf dlagram, a frequency hlstogram, and a relatlve frequency hlstogram for...

    4. Construct a stem and leaf dlagram, a frequency hlstogram, and a relatlve frequency hlstogram for the following data set. For the hlstograms use classes 6.0-6.9,7.0-7.9, and so on. 8.5 8.2 7.0 7.0 4.9 6.5 8.2 7.6 1.5 9.3 9.6 8.5 8.8 8.5 8.7 8.0 7.7 2.9 9.2 6.9

  • 4. Construct a stem and leaf dlagram, a frequency hlstogram, and a relatlve frequency hlstogram for...

    4. Construct a stem and leaf dlagram, a frequency hlstogram, and a relatlve frequency hlstogram for the following data set. For the hlstograms use classes 6.0-6.9,7.0-7.9, and so on. 8.5 8.2 7.0 7.0 4.9 6.5 8.2 7.6 1.5 9.3 9.6 8.5 8.8 8.5 8.7 8.0 7.7 2.9 9.2 6.9

  • A. Make a stem-and-leaf display for the following data. Comment about the shape of the distribution....

    A. Make a stem-and-leaf display for the following data. Comment about the shape of the distribution. 58    52    68    86    72    66    97    89    84    91    91    92 66    68    87    86    73    61    70    75    72    73    85    84 90    57    77    76    84    93    58    47 B. Construct a frequency distribution using 6 classes with the first lower class limit of 58, draw a Histogram, and what is the shape of distribution? 58, 60, 62, 63, 70, 71, 71, 76,...

  • Consider the below matrixA, which you can copy and paste directly into Matlab.

    Problem #1: Consider the below matrix A, which you can copy and paste directly into Matlab. The matrix contains 3 columns. The first column consists of Test #1 marks, the second column is Test # 2 marks, and the third column is final exam marks for a large linear algebra course. Each row represents a particular student.A = [36 45 75 81 59 73 77 73 73 65 72 78 65 55 83 73 57 78 84 31 60 83...

  • Construct a stem-and-leaf display for the following data. 112                  73              &nbs

    Construct a stem-and-leaf display for the following data. 112                  73                  126                  82                  92                  115 95                  84                  68                  100                  72                  92 128                  104                  108                  76                  141                  119 98                  85                  69                  76                  118                  132

  • 1. Forecast demand for Year 4. a. Explain what technique you utilized to forecast your demand....

    1. Forecast demand for Year 4. a. Explain what technique you utilized to forecast your demand. b. Explain why you chose this technique over others. Year 3 Year 1 Year 2 Actual Actual Actual Forecast Forecast Forecast Demand Demand Demand Week 1 52 57 63 55 66 77 Week 2 49 58 68 69 75 65 Week 3 47 50 58 65 80 74 Week 4 60 53 58 55 78 67 57 Week 5 49 57 64 76 77...

  • Use the Grouped Distribution method for the following exercise (see Self-Test 2-4 for detailed instructions), rounding...

    Use the Grouped Distribution method for the following exercise (see Self-Test 2-4 for detailed instructions), rounding each answer to the nearest whole number. Using the frequency distribution below (scores on a statistics exam taken by 80 students), determine:ion 1 of the preliminary test (scores on a statistics exam taken by 80 students), determine: 68 84 75 82 68 90 62 88 76 93 73 79 88 73 60 93 71 59 85 75 61 65 75 87 74 62 95...

  • Use the Grouped Distribution method for the following exercise (see Self-Test 2-4 for detailed instructions), rounding...

    Use the Grouped Distribution method for the following exercise (see Self-Test 2-4 for detailed instructions), rounding each answer to the nearest whole number. Using the frequency distribution below (scores on a statistics exam taken by 80 students), determine:ion 1 of the preliminary test (scores on a statistics exam taken by 80 students), determine: 68 84 75 82 68 90 62 88 76 93 73 79 88 73 60 93 71 59 85 75 61 65 75 87 74 62 95...

  • 2.) Below is a data set for a set of scores on a final exam: 63,...

    2.) Below is a data set for a set of scores on a final exam: 63, 88, 79, 92, 86, 87, 83, 78, 41, 67, 68, 76, 46, 81, 92,77, 84, 76, 70, 66. 77, 75, 98, 81, 82,81, 87, 78, 80, 60, 94, 79, 52, 82, 77, 61, 77, 70, 74, 61 Complete the following questions: (4 points total) (1 point each) a.) Create a frequency distribution by hand b.) Create a histogram by hand c.) Create a stem-and-leaf...

  • 5. Mark’s class just took the admission test for business school and averaged 87.05. Chapter 10...

    5. Mark’s class just took the admission test for business school and averaged 87.05. Chapter 10 Data Set 2 contains the population of scores for the 10 other classes in Mark’s university. How did Mark’s class do? Class 1 Class 2 Class 3 Class 4 Class 5 Class 6 Class 7 Class 8 Class 9 Class 10 78 81 96 85 88 78 90 79 96 86 77 78 97 90 88 82 86 93 87 89 78 93 88...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT