Analysis of trend between successful cases vs frequency (scatterplot)

chandx

New Member
Joined
Dec 8, 2014
Messages
9
Hi!
I'm not sure how to go about solving this - but I need to do an analysis using excel charts to assess if there is a trend between the performance of a list of managers handling their team of staff who are ranked either successful / unsuccessful vs the frequency of their attempts.


So my data table will look something like this:

StaffManagerSuccessful / UnsuccessfulFrequency
Staff 1ASuccessful3
Staff 2BUnsuccessful4
Staff 3BSuccessful3
Staff 4CSuccessful5
Staff 5AUnsuccessful2
Staff 6CSuccessful2
Staff 7AUnsuccessful4

<tbody>
</tbody>



and so on...

Using the data table above, would like the end result to be something like a scatter plot where I'll be able to see the following:
- frequency / scatter of points within successful vs unsuccessful against the different frequency buckets
- individual team managers (A/B/C) to be separate series each with different colors for easier identification.

Can this be done? Or should I be using a different chart type instead?

Thanks!
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
StaffManagerSuccessful / UnsuccessfulFrequency
Staff 1ASuccessful3
Staff 2BUnsuccessful4
Staff 3BSuccessful3
Staff 4CSuccessful5
Staff 5AUnsuccessful2
Staff 6CSuccessful2
Staff 7AUnsuccessful4
summary table
managerSuccessfulUnsuccessful% successful
A3633.3
B3442.9
C70100.0
this table in effect ranks the managers

<colgroup><col span="2"><col><col><col span="2"><col><col><col><col span="2"></colgroup><tbody>
</tbody>
 
Upvote 0

Forum statistics

Threads
1,216,582
Messages
6,131,547
Members
449,654
Latest member
andz

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