Is there such a site out there that will break down team games statistics by quarter? Every site I have tried looking at just gives you complete game breakdown.
Thanks.
Where to find game stats broken down by quarter?
Moderator: Doctor MJ
Where to find game stats broken down by quarter?
-
- Freshman
- Posts: 61
- And1: 0
- Joined: Aug 25, 2003
Re: Where to find game stats broken down by quarter?
-
- Bench Warmer
- Posts: 1,421
- And1: 6
- Joined: Jul 03, 2006
Re: Where to find game stats broken down by quarter?
Link: http://popcornmachine.net/ (i.e. GameFlow)
Excerpt:
Excerpt:
Code: Select all
1st Quarter 2nd Quarter 3rd Quarter 4th Quarter Min +/- Pts hv
Slava [2 3 ] [8 3 ] [6 2 ] [2 0][2 0] 39 7 20 8
Let's take a look at the GameFlow line of one player.
Here is Slava Medvedenko from the Clippers at Lakers game of Nov. 11.
This shows his stints, or times in the game, and his time on the bench. The first purple bar with numbers shows that Slava started the game and scored 2 points with 3 HelpValue. HelpValue, or hv, is my shorthand for all stats other than points. This and other stats are explained in more detail below.
The gold bar shows that he left the game near the end of the period. Team colors are used to show a player's time in the game and out. You can always tell which is which by the numbers. Slava came back in the game at the start of the 2nd quarter and scored 8 with 3hv. After halftime, he played the entire 3rd quarter and had two separate stints in the 4th. At the end of the game it shows the minutes he played, PlusMinus (+/-), total points, and total hv. The two special numbers, +/- and hv are explained below.Code: Select all
Min FG FG3 FT Reb Ast Blk Stl TO PF Pts hv prod eff +/-
Slava 39.3 9-16 0-0 2-6 4-10 0 0 1 3 5 20 8 .71 17 7
1 12:00 9.2 1-5 0-0 0-0 1-2 0 0 1 0 2 2 3 .54 1 -4
2 12:00 9.0 4-5 0-0 0-1 1-3 0 0 0 0 0 8 3 1.22 9 8
3 12:00 12.0 3-4 0-0 0-0 1-4 0 0 0 2 1 6 2 .67 7 7
4 9:40 6.1 0-1 0-0 2-5 1-1 0 0 0 1 2 2 0 .33 -2 -3
4 2:55 2.9 1-1 0-0 0-0 0-0 0 0 0 0 0 2 0 .68 2 -1
This is Slava's line from the BoxScore page.
The numbers after the name (e.g. Slava) are his game totals, while the gray lines below detail his individual stints. These are hidden when you first bring up the BoxScore page unless you click on the player's name or the Show All Stints. Under the name in the first column is the period and time the stint began. The Min column then shows the minutes that stint lasted. I should note that I end stints at the quarter breaks, even if the player continues in the game. This gives a better view of how each quarter progressed for the team as a whole. At the end are stats that summarize the player's contribution.
HelpValue
hv = rebounds + assists + steals + blocks - turnovers:For example, the 3rd line down shows that Slava came into the game at 12:00, or the begining, of the 3rd quarter. We also see that he played all 12 minutes of the quarter, hit 3 of 4 shots for 6 points, grabbed 4 rebounds (1 offensive), had 2 turnovers, and committed a foul. Out of his 8hv for the game, Slava got 2 for this stint, or
ProductivityValue
(4 + 0 + 0 + 0 - 2) = 2.
prod = (points + hv) / min:This is an average of how much the player contributed per minute. So a value of 1.00 means that, on average, the player had a point, rebound, assist, steal, or block, for every minute he was in the game, without making a turnover. Accoring to this his best stint was his stretch in the 2nd quarter. He scored 8 points and grabbed 3 rebounds in just nine minutes, or 11/9 = 1.22.
Efficiency or MVP rating
eff = (points + assists + rebounds + steals + blocks + field_goals + free_throws) - (turnovers + attempted_fieldgoals + attempted_freethrows):This is a rating of total contribution, including shooting accuracy. In this example
PlusMinus or +/-:
(20 + 0 + 10 + 1 + 0 + 9 + 2) - (3 + 16 + 6) = 17.This shows how well the team did compared to the opponent while he was in the game. It is calculated by comparing the score when the player enterd the game to the score when the player left the game for each stint. In this case the Lakers outscored the Clippers by 7 while Slava was in the game. It should be noted that this is more a team stat than an individual one, but it is interesting to look at.
Re: Where to find game stats broken down by quarter?
-
- Freshman
- Posts: 61
- And1: 0
- Joined: Aug 25, 2003
Re: Where to find game stats broken down by quarter?
Thanks Minge, I stumbled across that site just before you posted it. It has almost everything I was looking for except team OReb by quarter.
Return to Statistical Analysis