Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
QlikView for Developers Cookbook

You're reading from   QlikView for Developers Cookbook Take your QlikView training to the next level with this brilliant book that's packed with recipes which progress from intermediate to advanced. The step-by step-approach makes learning easy and enjoyable.

Arrow left icon
Product type Paperback
Published in Jun 2013
Publisher Packt
ISBN-13 9781782179733
Length 290 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Stephen Redmond Stephen Redmond
Author Profile Icon Stephen Redmond
Stephen Redmond
Arrow right icon
View More author details
Toc

Table of Contents (19) Chapters Close

QlikView for Developers Cookbook
Credits
Foreword
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Charts 2. Layout FREE CHAPTER 3. Set Analysis 4. Advanced Aggregations 5. Advanced Coding 6. Data Modeling 7. Extensions 8. Useful Functions 9. Script 10. Improving Performance 11. Security Index

Creating a Moving Range chart


A Moving Range (mR) chart is a way of monitoring variation to try and work out if a system is varying unexpectedly.

The range is simply calculated as the absolute difference between one data point and the previous one. We then calculate an average—usually over a specific subset of the data—of these values and apply a statistical constant (3.267 - D4 anti-biasing constant for a subgroup size of n=2). The great thing about these constants is that you don't need to understand them or how they are calculated; just that they exist.

In this recipe, we are going to use the same set of rainfall data as the previous recipe, Creating a Statistical Control Chart using Standard Deviation, to see how the rainfall data for Heathrow varies over time. We will use a 30-year period as our reference for what "Average" means (the UK Met office uses 1961-1990).

Getting ready

Load the data from the UK Met Office website as outlined in the previous recipe, Creating a statistical control...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image