Statistical Analyses Within a PT

cardguys3

New Member
Joined
Jul 15, 2016
Messages
8
Hello,
I have been charged with creating an interactive pivot chart which calculates the frequency of census values. What I have done is used the census table to generate a census per day. From that I am trying to get frequency. To thwart confusion, frequency is defined as the number of instances of the census value occurring within the desired range. So for the following table let's use the following example. I wrote a frequency into a table using the following formula type to match the table below: =(COUNTIF($C$2:$C$10,C2)/Counta($C$2:$C$10))

YearMonthCensusFrequency of Census
2014May111%
2014May411%
2014May733%
2014May622%
2014May622%
2014May733%
2014May222%
2014May733%
2014May222%

<tbody>
</tbody>

















So how might one make this happen in a pivot table? Thank you for your help here in advance.
****** id="cke_pastebin" style="position: absolute; top: 244px; width: 1px; height: 1px; overflow: hidden; left: -1000px;">
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.

Forum statistics

Threads
1,215,059
Messages
6,122,917
Members
449,093
Latest member
dbomb1414

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