Misguided Enthusiasm?

Share

Facebook
Twitter
LinkedIn

Yesterday I went to see the “Rang De Basanti” in Velocity. Everytime I go there I end up thinking about the youth in Indore. So, there I was watching the acclaimed performance by Aamir & co.

There is quite a bit of appreciation of the movie from the audience with vigils and claps every now and then. Somewhere towards the end of the movie there is a scene in which one of the lead actors beat up a policeman.To my surprise Most of the people in the theatre started clapping at this very point. Since when, we, Indians, known all over the world for our principles of non-violence, started to appreciate and enjoy violence to such an extent that we clap at the impulse reaction on the screen. May be its explainable when the hero beats up the villian, but a policeman who has got nothing to do.

Mind you, i am not discussing about the right or wrong or the message in the movie, but I am more surprised the misguided energy and enthusiasm in the people. Or is it that we have a negetive attitude towards police? Something to think…

Facebook
Twitter
LinkedIn

Share this tip with your colleagues

Excel and Power BI tips - Chandoo.org Newsletter

Get FREE Excel + Power BI Tips

Simple, fun and useful emails, once per week.

Learn & be awesome.

Welcome to Chandoo.org

Thank you so much for visiting. My aim is to make you awesome in Excel & Power BI. I do this by sharing videos, tips, examples and downloads on this website. There are more than 1,000 pages with all things Excel, Power BI, Dashboards & VBA here. Go ahead and spend few minutes to be AWESOME.

Read my storyFREE Excel tips book

Overall I learned a lot and I thought you did a great job of explaining how to do things. This will definitely elevate my reporting in the future.
Rebekah S
Reporting Analyst
Excel formula list - 100+ examples and howto guide for you

From simple to complex, there is a formula for every occasion. Check out the list now.

Calendars, invoices, trackers and much more. All free, fun and fantastic.

Advanced Pivot Table tricks

Power Query, Data model, DAX, Filters, Slicers, Conditional formats and beautiful charts. It's all here.

Still on fence about Power BI? In this getting started guide, learn what is Power BI, how to get it and how to create your first report from scratch.

41 Responses

  1. This is a wonderful post!!! There have been so many times where I had to do separate graphs to show changes for the same product over time because I was measure two vastly different pieces (e.g. # of transactions and $ sales). I’ve needed this and didn’t even know it!  Thank you!

  2. I love your charting techniques posts! 

    How would you cope with values that are extremely variable before indexing? If the price of the commodity is sometimes very high and sometimes very low, the index won’t very accurately reflect later changes. Can you somehow homogenize the values to artificially deflate the variability?

    1. Hi Bctyner…

      Thanks for your love.

      In such high volatility, you can use moving averages to plot the line. Assuming a value has cycle time of 7 days (for example: sport event ticket prices go up on weekends and go down on weekdays), you can calculate moving average of 7 days and then plot that to understand the true trend of your data.

      For more on moving averages see – http://chandoo.org/wp/2009/04/28/calculate-moving-average/

      Also, you can calculate standard deviation and show that as a data point on chart

  3. Hi Chandoo,

        thanks for nice article. But I’m wondering, how to visualize or analyze data as follows: Let’s imagine we have forecast of 3 materials for week10 till week 20, actualised during 7 weeks (w1 ~ w7). Could you point me to some guideline, how to visualize biggest drops or increases and such a things? Like a forecast history?
    I’m attaching example.

    https://dl.dropbox.com/u/96356710/forecast.xlsx

    Thanks for help. 

    1. Hi Exoskelet.. You are welcome.

      If you have such data, a quick and easy method would be to calculate weekly fluctuation (change% with respect to previous week) and then apply conditional formatting to highlight very high or very low percentage changes. Like below:

      Conditional formatting - highlight drastic changes

      Download example file

  4. Hi Chandoo
    Downloaded the workbook ,  can you please explain how to relate the box to the data , Tried doing it was not successful
    Regards
    Srini

    1. Ditto on Srini’s comment.  The whole dang thing is cool, but I couldn’t figure out the link in the data box. Please comment on that technique.
      Thanks

  5. Another great post (but who’s surprised by that!).

    I run eBusiness activities for a major, global manufacturing company. I need to record and display progress but to do so without revealing any company secrets. I use indices to show %age of total revenue processsed through eBusiness as well as absolute revenue numbers.
    The starting point (=100) is the month I joined the company, so there’s no doubt about the value my team and I have added 🙂  

  6. Hi Chandoo,

    i have a query please. Could you please tell me how i can create a secondary x axis. When i referred articles on the net, it mentioned that secondary x axis option is available in the ribbon under Axis. But i couldnt find it. Could you please help,

    Regards
    Deepa

  7. right click on the series, you want to have on secondary plot, select format data series, right side of the window you will see secondary axis option..select that and you are done…!!

  8. Hi Chandoo,
    Another great post..thank you sharing.
    I am not able to get the upward and downward arrows with the percentage in same cell, how do you do that??
    Do reply.
    Nishant

  9. Hi, How would you handle a situation where the index date for one of the item which you index against has a value of 0 at time=0?

  10. Hello, votre billet m’a été très agréable à lire. Je repasserais sur votre site internet pour lire souvent vos billets.

  11. I want to monitor data changes in open interest of stocks on daily basis.Will this indexed chart work in such situations too.Please reply ASAP.Regards.

  12. Hi Chandoo, really like your website…
    What if there is a decrease in the following year. How can I calculate the result if the value in the new year (2012 above) is zero?.
    i.e.
    2011: 2
    2012: 0

    -200%

  13. Hi Chandoo,

    thanks for this.

    I need to have a sliding 0 index date so that I can amend the 0 index date on the fly.

    How would I be best to approach this?

    Best regards,

    Mark

  14. Dear Chandoo,

    What if my categories are not in full value but in percentages, like Industrial Production, GDP growth rate, Inflation Rate? How to to the indexed chart of such categories?

  15. This indexing and rebasing to 100 has been most useful; I have been able to take the aggregate performance of a small portfolio of investments and compare, or benchmark, this to a recognised global index. However, this portfolio is not static, additional sums are invested periodically (not necessarily regularly) so the original investment of say £100 is now £100 + additional amounts: my question is, how can I now compare my dynamic portfolio to the global index?

  16. im trying to create a chart where the buy price (x) is straight horizontal line across numerous dates on the bottom.

    Than the current close of business price per day (Y) is in the same graph

    So i can than see if the cost of item is higher than buy price per day.

    I just cant seem to get the correct setup to work to show (x) in the graph as a separate continuous line.

  17. Mr. Chandoo, you are just great and a great teacher as far as excel is concerned.
    I have been studying your post for a long and have derived immense benefits.
    Thanks.

  18. Great post as usual! Could not find anything to create the same in Power BI. I’m trying to replicate it via Dax measure but I’m not getting the output I want. I’m using this formula below

    Rebased Stock Indices =
    VAR
    Original_Value =
    CALCULATE ( AVERAGE ( F_stockindices[Close]), FIRSTDATE ( ALLSELECTED (F_stockindices[Date] ) ) )
    VAR
    Current_Value = AVERAGE( F_stockindices[Close] )
    RETURN
    DIVIDE ( Current_Value, Original_Value )*100

    It would be great if you could help with a video or a post! Many thanks anyway for your amazing work!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.