subject
Mathematics, 20.09.2021 07:40 leannaadrian

1. Create an empty list named grades. a) Add the following grades: 92, 51, 83, 37, 72
b) Compute the average of these grades.
Use the len method in your calculation.
c) Print the average with a precision of two decimal places.
d) Compute the location of the median grade using the len method.
e) Print the median grade using index syntax.
(this simply means that you are to reference the element using
index notation as we used in our many examples)
f) Remove all failing grades (lower then 60) from the list.
g) Print the updated list of grades.
h) Print the updated average.
Average = the sum of all elements divided by the number of elements
Median = the middle element in a list of elements

ansver
Answers: 2

Other questions on the subject: Mathematics

image
Mathematics, 21.06.2019 17:30, allisonlillian
Select the quadratic that has root x = 8 and x = -5
Answers: 3
image
Mathematics, 21.06.2019 17:30, lexusdixon3
Sheila wants to bake six muffins but the recipe is for 12 muffins . this means you only need half of the ingredients listed how much of the of each ingredient does she need? one cup and banana chips ,7 tablespoons oil , two eggs, 3/4 cups flour 1/4 cup walnuts show all you work and justify your answer using a baby toulmin.
Answers: 3
image
Mathematics, 21.06.2019 18:30, kalbaugh
What is another way to express 36 +32
Answers: 1
image
Mathematics, 22.06.2019 01:00, jazzytazzyyy
Use mathematical induction to prove the statement is true for all positive integers n, or show why it is false. 1^2 + 4^2 + 7^2 + + (3n - 2)^2 = [n(6n^2-3n-1)/2]
Answers: 1
You know the right answer?
1. Create an empty list named grades. a) Add the following grades: 92, 51, 83, 37, 72
b) Com...

Questions in other subjects:

Konu
Mathematics, 24.11.2020 01:00
Konu
Mathematics, 24.11.2020 01:00
Konu
Mathematics, 24.11.2020 01:00
Konu
Mathematics, 24.11.2020 01:00