Question: Lab03 - Data Analysis in C Problem The purpose of this lab is to migrate from assembly language to the C language on the STM32

 Lab03 - Data Analysis in C Problem The purpose of this

Lab03 - Data Analysis in C Problem The purpose of this lab is to migrate from assembly language to the C language on the STM32 platform. Just as in the previous lab, your program will calculate the minimum and maximum grades along with the average and median grades of the set. You will also need to track the number of As, Bs, Cs, Ds, and Fs for the set of grades presented. Assignment Create a project that will allow you to enter a random set of grades for analysis. Use meaningful names for all of your variables to help make your code more readable. You should provide variables for your grade data, minimum grade, maximum grade, average grade, and median grade. You will also provide variables for retaining the number of As, Bs, Cs, Ds, and Fs contained in the grade set. Allowed grades are between 0-100. Assessment This is a demonstration lab. During your designated lab time, I will give you a random set of grades. You will enter these grades into your program then build your project. Once your project has executed, you will show me the results using the STM System Workbench development environment. Provide the following during the demonstration: Cover sheet with your name, date, class, etc Paper copy of your code Flow diagram of your algorithm

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!