answersLogoWhite

0

go to related links (Arthritis data) below

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What has the author Vanessa Prescott written?

Vanessa Prescott has written: 'Data sources for monitoring arthritis and musculoskeletal conditions' -- subject(s): Rheumatoid arthritis, Osteoarthritis, Diseases, Musculoskeletal system, Arthritis, Osteoporosis


Would a histogram help you to data analyze data?

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


What does a cumulative frequency histogram show?

it shows the realtive distinction between a varied set of data. the bars show wight, not height


Which graph shows frequency ranges of data histogram bar graph line graph or circle graph?

Histogram which is a type of bar graph. The data is grouped into equal ranges and the bars show how many occurances are in each range.


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


What kind of graph is also called a histogram?

A histogram is a type of bar graph that represents the distribution of numerical data by displaying the frequency of data points within specified intervals, known as bins. Unlike standard bar graphs that can represent categorical data, histograms specifically show the shape and spread of continuous data. The bars in a histogram are typically adjacent to each other, highlighting the continuous nature of the data being represented.


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.


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.


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.