Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

The following vector shows donations made by several donors: Donation={10,8,10,16,15,4,6,7,8,10,8,12,14,15,8,7,6,5,7,8,9,8} a) Plot the dara in a bar chart b) Determine the number of donors. c)

image text in transcribed
The following vector shows donations made by several donors: Donation={10,8,10,16,15,4,6,7,8,10,8,12,14,15,8,7,6,5,7,8,9,8} a) Plot the dara in a bar chart b) Determine the number of donors. c) Use a for loop to calculate the sum of all donations d) Use the sum built-in command to compare your resuit with one found in part (c). e) Use another for loop to calculate the sum only for the donations in red. f) Find the maximum donation and when it was accrued

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions