Numerical Scatter.png: x,y@c Histogram.png: x@c Box.png: x@g





playoffs = 1 and steals > 19 SU: 1-0 (2.00, 100.0%) ATS: 1-0-0 (6.50, 100.0%) avg line: 4.5 O/U: 0-1-0 (-7.50, 0.0%) avg total: 189.5 FG Pct FT Pct 3s Pct BLKS O-RBND RBND Fouls AST TOvers Q1 Q2 Q3 Q4 Final Team 34.00 39.1 15.00 68.2 9.00 40.9 6.00 12.00 34.00 21.00 25.00 13.00 19.0 31.0 23.0 19.0 92.0 Opp 33.00 48.5 14.00 70.0 10.00 55.6 7.00 5.00 39.00 20.00 23.00 26.00 23.0 27.0 21.0 19.0 90.0 Date Link Day Season Team Opp Site Final Rest Line Total SUm ATSm OUm DPS DPA SUr ATSr OUr ot Apr 25, 2015 recap Sat 2014 Bucks Bulls home 92-90 1&1 4.5 189.5 2 6.5 -7.5 -0.5 -7.0 W W U 0

Player Parameters: assists, blocks, defensive rebounds, field goals attempted, field goals made, fouls, free throws attempted, free throws made, minutes, name, offensive rebounds, plus minus, points, position, rebounds, steals, three pointers attempted, three pointers made, turnovers

The syntax for access to the NBA team data is: game reference:parameter. To see the date, team, and opponent where the team scored +120 points after scoring +120 points in the previous game use the SDQL: date,team,o:team@points>120 and p:points>120

The syntax for access to the NBA player data: [team:]player name:game reference:parameter. To see the date, team, opponent and number of points by Kobe Bryant in the game after he scored more than 30 use the SDQL: date,team,o:team,Kobe Bryant:points@Kobe Bryant:p:points>30