Computer Science, asked by pushpenderthakur0, 1 month ago

bins is an integer value that indicates _________ edges in the
histogram
a) bins
b) bins+1
c) 10
d) None of the above

Answers

Answered by krishnapriyamcommpnc
0

Answer:

A histogram is a chart that plots the distribution of a numeric variable’s values as a series of bars. Each bar typically covers a range of numeric values called a bin or class; a bar’s height indicates the frequency of data points with a value within the corresponding bin.

Explanation:

Similar questions