QUESTION IMAGE
Question
analyzing data
what is the value of the 30th percentile for the data set?
organism\tlength of gestation (days)
cat\t62
chicken\t21
dog\t64
human\t268
leopard\t93
lion\t108
pig\t114
rabbit\t33
red fox\t52
wolf\t64
Step1: Ordenar datos de menor a mayor
$21, 33, 52, 62, 64, 64, 93, 108, 114, 268$
Step2: Calcular posición del percentil
$i = \frac{30}{100} \times 10 = 3$
Step3: Identificar valor en la posición
El valor en la posición 3 es 52
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
52