answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is an algorithm to find the average age of a group of 10 people?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why should the encryption algorithm be made public?

To help people find the weakness of the algorithm


Write an algorithm to find the root of quadratic equation?

Write an algorithm to find the root of quadratic equation


How do you find the average in a problem?

The average of a group of numbers is(the sum of all the numbers in the group)/(how many numbers there are in the group)


An algorithm to find whether a directed graph is connected or not?

You can use a The Depth-First Search algorithm.


Write algorithm and draw a flow chart to find the total and average of a student for six subjects?

write an algorithm to compute the weekly average rainfall given the daily rainfall for four weeks


When you choose iterative or recursive algorithm?

If you cannot find any iterative algorithm for the problem, you have to settle for a recursive one.


Using the Euclid's algorithm find the multiplicative inverse of 1234 mod4321?

Using the extended Euclidean algorithm, find the multiplicative inverse of a) 1234 mod 4321


Can you write an algorithm to find the beast numbers?

maybe


Write an algorithm and draw flowchart to calculate the perimeter of a square?

write an algorithm and draw a flow chart to find perimeter of a square


How would you find the average height of a group of people?

The most common type of average is the mean, which is found by adding up allof the numbers in a group, then count how many numbers you had, and divide by that count.say you had 4 people and their heights were 10cm, 12cm,11cm and 8cm. to find the adverage height of them you just add the heights together so 10+12+8+11=41then you divide your answer by the no. of people. so my answer would be 10.25


How do you write a pseudocode algorithm to read a set of positive integers terminated by 0 and print their average as well as the largest of the set?

Find it yourself because I dont understand your launguage


How do you find common dinomanater in fractions?

Using the Euclidean algorithm