Description Usage Format Source
Simulated data on 50 NBA home games for Team A. Scores for Team A and their opponent, as well as the differences between them, are recorded after each of 4 quarters.
1 |
A data.frame with 50 observations on 12 variables.
AQ1Home Team A score at the end of the 1st quarter [numeric]
AQ2Home Team A score at the end of the 2nd quarter [numeric]
AQ3Home Team A score at the end of the 3rd quarter [numeric]
AQ4Home Team A score at the end of the 4th quarter [numeric]
BQ1Opponent score at the end of the 1st quarter [numeric]
BQ2Opponent score at the end of the 2nd quarter [numeric]
BQ3Opponent score at the end of the 3rd quarter [numeric]
BQ4Opponent score at the end of the 4th quarter [numeric]
Diff1Score differential at the end of the 1st quarter [numeric]
Diff2Score differential at the end of the 2nd quarter [numeric]
Diff3Score differential at the end of the 3rd quarter [numeric]
Diff4Score differential at the end of the 4th quarter [numeric]
simulation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.