answersLogoWhite

0


Best Answer

They can cluster anywhere: it depends on what characteristic of what population is being measured.

User Avatar

Karley Harber

Lvl 10
2y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Where do most of the data in the histogram cluster?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Where do most of the data in your histogram cluster?

They can cluster anywhere: it depends on what characteristic of what population is being measured.


Would a histogram help you to data analyze data?

As a visual representation of data, then a histogram is a way of analysing data.


How can you compare two data sets displayed in Histograms?

You can compare by seeing where the maximum, minimum, and median are in the histogram s and by also seeing where the histograms cluster at.


What are disadvantages of a histogram?

it has a limitedamount of data


How do you get median and mode from histogram?

You can't. You can get the median and mode from the data set, but not the histogram itself.


How to get data of the cost of Petrol of last ten years and its Histogram?

Where to collect the data of Petrol of last 10 years and draw a histogram


Is the most appropriate diagram to represent data on blood glucose level of 100 patient?

histogram


Which graph displays continuous data?

A histogram graph displays continuous data. The data is displayed in ordered columns. Example of data that can shown by a histogram graph is time, inches, and temperature.


Can any set of data be displayed using a histogram?

Yes, any data set can be displayed using a histogram, as long as it represents original data, or data that does fall in a particular order.


How do you use a histogram?

In statistics, histogram is a graphical representation showing visual impression of the distribution of data. While in photography, it is one of the most useful tool in digital photography. Every digital camera, from the simplest point and shoot to the most sophiscated has the ability to display a histogram.


What are the advantages of using the histogram instead of the box plot to represent the data?

A histogram can handle data when the bars are not all of the same width. This is particularly important for data which are skewed.


What is the Matlab code to plot a histogram?

imhist(x); where 'x' is your data or image to find histogram.