Finding the Mean | Learn & Implement

Use Case: Wanting to calculate the mean of student scores/feedback

Prompt: Please find the mean of the following numbers in the equation x answered y, where x = number of answers, and y = score for the answer.

x answered y
x answered y
x answered y
x answered y
x answered y

What to Do: You will want to fill in the x and y with your data and answers. In the example below, the Y is 1-5 depending on answers, while, the x is the number of respondents for each answer. 

Optional: If it is trying to teach you how to find the mean, add in the following statement to the end of the prompt: do not tell me how to find it, just give me the answer.


Example

Gemini Prompt

Please find the mean of the following numbers in the equation x answered y, where x = number of answers, and y = score for the answer. do not tell me how to find it, just give me the answer.

54 answered 5
11 answered 4
2 answered 3
0 answered 2
0 answered 1

Example Output: 

Sure! The mean score is 4.78.

Table laying out scores and answers
Answers Score
54 5
11 4
2 3
0 2
0 1