creating histograms

hoth7

New Member
Joined
Oct 29, 2017
Messages
1
hello everyone,. i have two columns in my spreadsheet, the first is "wages" the second is "FEMALES AND MALES" males are represented as "0" and females as "1". i need to produce two separate histograms for the wage rates of males and females respectively and Use an appropriate number of bins for histograms. can someone please tell me how can i separate them and create the histograms? thank you.
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
Sort by the Sex column and copy the resultant Males and Female blocks to different worksheets.

For each of the single-sex worksheets, sort by wages

The "appropriate number of bins for histograms" depends on your data and what you are trying to display. This site has some good discussion on that: http://mathforum.org/library/drmath/view/74078.html

Once you figure out how you want to break down your data, use the FREQUENCY formula to calculate the results.
 
Upvote 0

Forum statistics

Threads
1,215,212
Messages
6,123,655
Members
449,113
Latest member
Hochanz

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top