Hello,
I have a dataset with nations and studies. I'm wanting to create a frequency distribution where it shows the total number of studies conducted in each nation. Example is below.
Raw data:
Nation | Study
Brazil | 1
Brazil | 2
Brazil | 3
France | 1
France | 4
Desired Table:
Nation | f
Brazil | 3
France | 2
Any help would be greatly appreciated.
Related Posts with Help with Frequency Tables
Removing 2 variables from a ranking and recalculating rankHere is the shape of my data 7 attributes (size, colour, price, etc.) were ranked by people. The da…
Confused which test to useGood day everyone, Currently I am trying to test a hypothesis which is strucutred the following: - …
2sls Manual Standard Error CorrectionHi, I know that this question has been asked before but I still couldn't get anything from reading …
Save only if dataset was compressedHi I often deal with very large datasets and save a lot of space when compressing. Sometimes I have…
How to extract 4 specific columns from tab resultsHi all. I am trying to extract 4 columns from the results. The code below was designed for a binary …
Subscribe to:
Post Comments (Atom)
0 Response to Help with Frequency Tables
Post a Comment