Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a C# Console Application Additional requirements and expectations are given in the attached rubric. Write a program that computes a weighted average for a

Create a C# Console Application

Additional requirements and expectations are given in the attached rubric.

Write a program that computes a weighted average for a student giving the following weights.

Each of the following should be a constant.

Homework 20%, Projects 25%, Quizzes 18%, Test 25%, F test 12%

Create average variables and assign initial values for each of the following

Homework Avg 88, Projects Avg 82, Quiz Avg 55, Test Avg 70, F test 80.

Calculate the student's average and display all values, including the student's average, weights, and variables. Verify that your answers are correct.

Your output should look similar to this:

Description Avg Weight Homework 88 0.2 Projects 82 0.25 Quizzes 55 0.18 Test 70 0.25 F test 80 0.12

Course Grade is 75.1

image text in transcribed

Create a C# Console Application Additional requirements and expectations are given in the attached rubric. Write a program that computes a weighted average for a student giving the following weights. Each of the following should be a constant. Homework 20%, Projects 25%, Quizzes 18%, Test 25%, F test 12% Create average variables and assign initial values for each of the following Homework Avg 88, Projects Avg 82, Quiz Avg 55, Test Avg 70, F test 80. Calculate the student's average and display all values, including the student's average, weights, and variables. Verify that your answers are correct. Your output should look similar to this: Description Avg Weight Homework 88 0.2 Projects 82 0.25 Quizzes 55 0.18 Test 0.25 F test 80 0.12 Course Grade is 75.1 70

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

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

Recommended Textbook for

Microsoft SQL Server 2012 Unleashed

Authors: Ray Rankins, Paul Bertucci

1st Edition

0133408507, 9780133408508

More Books

Students also viewed these Databases questions

Question

Develop a marketing campaign for a training course or program.

Answered: 1 week ago

Question

What do Dimensions represent in OLAP Cubes?

Answered: 1 week ago