SOLUTION: Given the following set of data, find the value that corresponds to the 25th percentile.
10, 44, 15, 23, 13, 18, 72, 56
Algebra ->
Probability-and-statistics
-> SOLUTION: Given the following set of data, find the value that corresponds to the 25th percentile.
10, 44, 15, 23, 13, 18, 72, 56
Log On
You can put this solution on YOUR website! 10, 13 , 15, 18, 23, 44, 56, 72.
The 25th percentile should be the the average of 2nd and 3rd terms, i.e., (13+15)/2 = 14.