Apply the following Mathematical & Statistical functions:
a) Calculate the commission for each salesman under the condition: - i. If total sales are greater than ₹3, 00,000/-, then commission is 10% of total sale made by the salesman. ii. Otherwise, 4% of total sale.
b) Calculate the maximum sale made by each salesman.
c) Calculate the maximum sale made in each year.
d) Calculate the minimum sale made by each salesman. e) Calculate the minimum sale made in each year.
f) Count the no. of sales persons.
g) Calculate the cube of sales made by Mohan in the year 2016.
h) Find the difference in sales by salesman Mitra between the year 2016 and 2017. Find the absolute value of difference.
i) Also calculate the Mode, Stddev, Variance, Median for the sale made by each salesman.
j) Calculate the year wise Correlation coefficient between the sales man Mohan and Mitra year wise.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme