I don't think thrill-data has actual wait times (i.e., the time that people actually spent in line).
Typical wait looks like it's the average wait for the attraction based on all previous wait times. For example, the "typical wait" at 2 pm for Smuggler's Run looks to be 61 minutes. So the average wait at Smuggler's Run at 2 pm is 61 minutes, regardless of day, month, or season.
Posted wait looks like it's whatever My Disney Experience is reporting as the most recent wait time.
Disney forecast is the internal wait-time estimate that Disney shows in the My Disney Experience wait-time bar charts for the attraction.
The difference between what thrill-data shows for "Disney forecast" and what
MDE shows is that MDE typically just shows the bar graph without providing a Y-axis label for the minutes.
For example, here's how MDE is showing Disney's forecast for Rise of the Resistance for today, starting at 8 a.m.:
Note that the bar chart doesn't display a y-axis label to indicate what wait times those bars represent. (That is, there's a blue bar at 2 pm, but we don't see anything that indicates how many minutes that is supposed to be.)
However, the internal data feed inside My Disney Experience *does* say that it's minutes. Here's part of what that internal data feed looks like:
"forecasts": [
{
"percentage": 68,
"timestamp": "2022-01-01T19:00:00Z",
"accessibility12h": "2pm High",
"accessibility24h": "14:00 High",
"forecastedWaitMinutes": 170,
"timeDisplayValue12h": "2pm",
"timeDisplayValue24h": "14:00"
},
{
"percentage": 68,
"timestamp": "2022-01-01T20:00:00Z",
"accessibility12h": "3pm High",
"accessibility24h": "15:00 High",
"forecastedWaitMinutes": 170,
"timeDisplayValue12h": "",
"timeDisplayValue24h": ""
},
{
"percentage": 66,
"timestamp": "2022-01-01T21:00:00Z",
"accessibility12h": "4pm High",
"accessibility24h": "16:00 High",
"forecastedWaitMinutes": 165,
"timeDisplayValue12h": "4pm",
"timeDisplayValue24h": "16:00"
},
{
"percentage": 72,
"timestamp": "2022-01-01T22:00:00Z",
"accessibility12h": "5pm High",
"accessibility24h": "17:00 High",
"forecastedWaitMinutes": 180,
"timeDisplayValue12h": "",
"timeDisplayValue24h": ""
},
So that data feed says that the 2 pm bar in MDE represents 170 minutes of standby wait. So does the 3 pm bar.
The 4 p.m. bar represents a standby wait of 165 minutes, and the 5 pm bar is 180 minutes.
You can calculate what Disney thinks the maximum wait is by dividing any of those numbers by the "percentage" field divided by 100:
180 minutes / 72% = 250 minutes
So Disney thinks the max wait for Rise is somewhere around 250 minutes. I think that might change daily - I haven't looked at it in a while.
And yes, it looks like Disney overestimated the wait at Rise at 1 p.m. Disney's forecast was 170 minutes and the posted wait is 135.