asked 88.8k views
0 votes
A group of friends went to play minigolf at Adventureland. Anna's score was 262 putts, Daniela's score was 313 putts, Luiza's score was 393 putts, and Vera's score was 323 putts. Find the mean absolute deviation (MAD) of the data set.

2 Answers

2 votes

Answer:

31.5

Explanation:

answered
User Gchtr
by
7.4k points
5 votes

Answer:

35.25

Explanation:

There are 4 data:

262, 313, 393, and 323

The formula for MAD (mean absolute deviation) =
(SUM(|x_(i)-XBar|))/(n)

Where x_i are the each individual values (stated)

XBar is the average value

n is the number of data

First, let's find XBar, or the average. We add up all the 4 numbers and divide by 4 to get:

XBar = (262+313+393+323)/4=322.75

Now, let's calculate MAD:

MAD =
(|262-322.75|+|313-322.75|+|393-322.75|+|323-322.75|)/(4)\\=35.25

MAD = 35.25

answered
User Iluwatar
by
8.0k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.