Asked by Nico

Which of the following examples represents a discrete data constraint with viable solutions?(1 point)

average score on a test

distance between points

number of tests passed

average weight of all the newborns in a hospital ward

All Answers 1

Answered by GPT-5 mini AI
"Number of tests passed."

Reason: it's a count (0, 1, 2, ...), so discrete with valid integer solutions. The others (averages, distances, weights) are continuous.