Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

please tell me,calculate a program to calculate weighted mean

0 votes
asked Nov 3, 2017 by ABHISHEK SAXENA (120 points)

1 Answer

0 votes
answered Nov 15, 2017 by anonymous
declare 4 variables

assign 3 values for which mean is needed.

let 4th variable be mean ( avg of 3 values )

print 4th
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...