subject
Computers and Technology, 09.02.2021 09:20 hwest98

Problem 1: A teacher records the following list of the grades he gave to his 25 students on a set of essays: A B C B C A B B C D D B C A C A F B D F C C C B C Display this data as a frequency table in a histogram or in a pie chart (in grade vs. the number of students) and find frequencies and relative frequencies for this data. Problem 2: The following data show the body temperatures (in Fahrenheit) of randomly selected subjects. Construct a frequency table with seven classes: 96.9–97.2, 97.3–97.6, 97.7–98.0, and so on. Display the data in the histogram or in the pie chart 98.6 98.4 97.6 98.7 98.2 97.2 98.6 98.6 98.6 97.7 97.4 99.6 98.4 98.6 98.0 98.6 98.8 98.9 98.7 98.6 98.0 98.8 98.0 98.6 99.4 98.2 99.0 98.6 98.0 99.5 98.2 98.0 98.4 97.0 98.3 97.5 98.0 97.8 98.4 97.0 98.5 97.3 98.6 98.0 98.4 98.8 97.3 97.6 98.6 98.4 Problem 3: A student has 38 credits with a grade of A, 22 credits with a grade of B, and 7 credits with a grade of C. What is his grade point average (GPA)? Base the GPA on values of 4.0 points for an A, 3.0 points for a B, and 2.0 points for a C. Problem 4: Find the mean, median, and mode for the following data: x = {20/3, 18/3, 17/3, 55/9, 55/9, 19/3, 16/3, 52/9} What is sample and population deviations for this data? Problem 5: Find the type of data with zero standard deviation. What do you think about the mean, median, and mode of this data? Problem 6: What is the difference between mean and weighted mean?

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 23:00
The animal classthis class represents a an animal residing at a zoo. it has a weight (in pounds),height (in inches), a name, and a color. the methods in the class include constructors,getters, and a tostring. you will finish the implementation of these methods. referto the code documentation.1.getters: you will need to implement getter methods. these get a value (froma member variable) in the animal class. you will make a getter method toreturn each variable (weight, height, name, color). reference getname if youare having issues.2.tostring: you will need to finish the tostring method. this returns a stringcontaining information about an animal. the output string should be of theformat: ” (name) , a ( color )â’colored animal . ( weight ) pounds , ( height ) inches .\n”the height and weight are formatted to 1 decimal place. recall from lab 1how to format strings neatly using string. see the reference sectionfor more about string.format.
Answers: 2
question
Computers and Technology, 22.06.2019 01:30
Consider the following statements: #include #include class temporary { private: string description; double first; double second; public: temporary(string = "", double = 0.0, double = 0.0); void set(string, double, double); double manipulate(); void get(string& , double& , double& ); void setdescription(string); void setfirst(double); void setsecond(double); }; write the definition of the member function set() so that the instance variables are set according to the parameters. write the definition of the constructor so that it initializes the instance variables using the function set() write the definition of the member function manipulate() that returns a decimal number (double) as follows: if the value of description is "rectangle", it returns first * second if the value of description is "circle" it returns the area of a circle with radius first if the value of description is "cylinder" it returns the volume of a cylinder with radius first and height second. hint: the volume of a cylinder is simply the area of the circle at the base times the height. if the value of description is "sphere" it returns the volume of the sphere with radius first. otherwise it returns -1.0;
Answers: 1
question
Computers and Technology, 22.06.2019 02:50
Which of the following had the greatest influence on opening the internet to the generly public
Answers: 1
question
Computers and Technology, 22.06.2019 11:10
Look at the far left lane in the picture. explain what the red car is doing and what it needs to do to travel safely.
Answers: 2
You know the right answer?
Problem 1: A teacher records the following list of the grades he gave to his 25 students on a set of...
Questions
question
Mathematics, 24.11.2020 01:00
question
Mathematics, 24.11.2020 01:00
question
Mathematics, 24.11.2020 01:00
question
Mathematics, 24.11.2020 01:00
question
Social Studies, 24.11.2020 01:00
question
Mathematics, 24.11.2020 01:00
Questions on the website: 13722360