Using python  Twenty students were asked to rate on a scale of 1 to 5 the quality of the food in the student cafeteria, with 1 being “awful” and 5 being “excellent.” Place the 20 responses in a list 1, 2, 5, 4, 3, 5, 2, 1, 3, 3, 1, 4, 3, 3, 3, 2, 3, 3, 2, 5 Determine and display the frequency of each rating

Np Ms Office 365/Excel 2016 I Ntermed
1st Edition
ISBN:9781337508841
Author:Carey
Publisher:Carey
Chapter3: Performing Calculations With Formulas And Functions
Section: Chapter Questions
Problem 15RA
icon
Related questions
Question
100%

Using python 

Twenty students were asked to rate on a scale of 1 to 5 the quality of the food in the student cafeteria, with 1 being “awful” and 5 being “excellent.”

Place the 20 responses in a list

1, 2, 5, 4, 3, 5, 2, 1, 3, 3, 1, 4, 3, 3, 3, 2, 3, 3, 2, 5

Determine and display the frequency of each rating. Use the built-in functions, statistics module functions and NumPy functions to display the following response statistics: minimum, maximum, range, mean, median, mode, variance and standard deviation. The end result should kind of look like the image I provided. 

Reponses and frequencies:
1: 3
2:4
3: 8
4: 2
5: 3
Min response count: 4 occurred 2 time(s)
Max response count: 3 occurred 8 time(s)
Range of response counts: 2-8
Mean response count: 4
Median response count: 4
Mode response count: 3
Variance: 4
Standard deviation: 2.0
In [3]:
Transcribed Image Text:Reponses and frequencies: 1: 3 2:4 3: 8 4: 2 5: 3 Min response count: 4 occurred 2 time(s) Max response count: 3 occurred 8 time(s) Range of response counts: 2-8 Mean response count: 4 Median response count: 4 Mode response count: 3 Variance: 4 Standard deviation: 2.0 In [3]:
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 3 images

Blurred answer
Knowledge Booster
Concept of Parenthesis
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage