Calculate average of values in a row
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Guys
I have transactional data that I am trying to analyze.
1. I am trying to get the average number of transactions that happened for each row.
- Basically in excel I would paste the table and then apply the Autosome average and drag down to get average for each row. The average would be in the last column.
2. Then I want a count of the Values that exceed the average for each row.
Solved! Go to Solution.
- Labels:
- Data Investigation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey @Sakhile,
You can get the average number of transactions like this:
And count the number greater then average like this:
If you have any questions make sure to ask :)
HTH,
Ira
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Sakhile , another way of solving this problem, please mark this post as a solution if it works!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @IraWatt and @grazitti_sapna
Both your solutions have resolved my problem. Thank you both very much !!!!!!!!!!!!!!!!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
No worries @Sakhile! glad it worked for you :) also if @grazitti_sapna's solution worked for you your able to give both answers the solution tick :D
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@grazitti_sapna IraWatts solution was simpler and easier to understand and reperform hence why I accepted his.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
