Answered step by step
Verified Expert Solution
Link Copied!

Question

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 to Expert-Tailored Solutions

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

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

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

Get Started

Recommended Textbook for

Fundamentals Of Database Systems

Authors: Ramez Elmasri, Sham Navathe

4th Edition

0321122267, 978-0321122261

Students also viewed these Databases questions

Question

56.If then nd E(X) and V(X) by differentiating a. MX(t) b. RX(t)

Answered: 1 week ago