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

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number
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,221,475
Messages
6,160,056
Members
451,615
Latest member
soroosh

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