From 84fbeaa8b887ca767a6efc744697a799f80733f8 Mon Sep 17 00:00:00 2001 From: softchris Date: Fri, 25 Jun 2021 12:21:53 +0100 Subject: [PATCH] updated headline numbering --- 7-TimeSeries/1-Introduction/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/7-TimeSeries/1-Introduction/README.md b/7-TimeSeries/1-Introduction/README.md index b4437e5b..f9b62073 100644 --- a/7-TimeSeries/1-Introduction/README.md +++ b/7-TimeSeries/1-Introduction/README.md @@ -16,9 +16,9 @@ It's a useful and interesting field with real value to business, given its direc > Penn State's useful time series curriculum can be found [here](https://online.stat.psu.edu/stat510/lesson/1) -### Introduction +## Introduction -Supposing you maintain an array of smart parking meters that provide data about how often they are used and for how long over time. What if you could generate revenue to maintain your streets, by slightly augmenting the prices of the meters, when there is greater demand for them? +Supposing you maintain an array of smart parking meters that provide data about how often they are used and for how long over time. What if you could generate revenue to maintain your streets, by slightly augmenting the prices of the meters, when there is greater demand for them > What if you could predict, based on the meter's past performance, its future value according to the laws of supply and demand?