SOLVED
Linear Regression forecasting for 12 months for multiple groups
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
SecretChimpanzee
7 - Meteor
‎12-18-2018
04:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I am trying to produce a 12 month forecast using linear regression for multiple groups - see sample of file data below.
I need to forecast "Occupancy" for the next 12 months based on the Ratio value. Hoping someone can help me with this.
Month | Group | Ratio | Occupancy |
1/09/18 | A | 1.1 | 0.97 |
1/10/18 | B | 0.8 | 0.85 |
1/11/18 | C | 0.9 | 0.87 |
1/12/18 | D | 1.2 | 0.98 |
1/1/18 | E | 0.7 | |
1/2/18 | F | 1.0 | |
1/3/18 | G | 1.3 |
Solved! Go to Solution.
Labels:
- Labels:
- Prescriptive Analytics
3 REPLIES 3
ACE Emeritus
‎12-19-2018
12:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎12-19-2018
04:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
thanks for your reply. I can't open your example as I have an older version of alteryx. I tried your workflow but keep getting an error...
‎12-19-2018
05:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Never mind, turns out I had omitted the ! from one of the filter formulas! Works great, thanks so much
