Data is arranged as counts of a certain value - how to plot this?

Ditlev

New Member
Joined
Jun 14, 2015
Messages
2
Hey everyone.

I have the problem that the data I am plotting in Excel is arranged in the following way:

Rowid Count Value
1 2 1
2 3 4
.....
Is there a way to get excel to understand the structure of this data? So that it can interprete it as if all the measurement were written as below?
Rowid Value
1 1
2 1
3 4
4 4
5 4

I would like to make a scatter plot and find regression equation and R^2 value of this dataset.
Therefore, is it there anyway to plot the data in its present structure, or is there a smart way to change the structure of the data?
There are thousand of rows so manual alteration is not a possibility.
Thank you!
Best regards
Ditlev Reventlow
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
I hope it is clear that the arrangement now is that the "count" column is specifying how many times the "value" occurs in the dataset.
 
Upvote 0

Forum statistics

Threads
1,223,227
Messages
6,170,848
Members
452,361
Latest member
d3ad3y3

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