M
macamarr
Hello,
Thanks for taking the time to look!
First off,I am terrible at expression. Anyway I set up a
db where I enter NFL teams through a form to my table
according to the weeks schedule. I also input the Saragin
Table values to determine the potential outcome of the
game. What I am trying to accomplish in my query is how
accurate the saragin table is to the actual outcome of the
games. My query is set up to show the following:
HomeTeam
HomeTeamRank(SaraginTableValue)
HomeTeamScore(SaraginTableValue add on points)
HTwin(checkbox for post game results)
VisitorTeam
VisitorTeamRank(SaraginTableValue)
VisitorTeamScore(SaraginTableValue does not give points to
the visiting team)
VTwin(checkbox for post game results)
I know what I want to calculate, but I do not know how to
ask the query. I want the query to see who was favored
(teamscore) against the checkbox for post games results
(win) and give me an avg of the correct perdictions.
If you can help great, if not thanks for taking the time
to look.
Thanks for taking the time to look!
First off,I am terrible at expression. Anyway I set up a
db where I enter NFL teams through a form to my table
according to the weeks schedule. I also input the Saragin
Table values to determine the potential outcome of the
game. What I am trying to accomplish in my query is how
accurate the saragin table is to the actual outcome of the
games. My query is set up to show the following:
HomeTeam
HomeTeamRank(SaraginTableValue)
HomeTeamScore(SaraginTableValue add on points)
HTwin(checkbox for post game results)
VisitorTeam
VisitorTeamRank(SaraginTableValue)
VisitorTeamScore(SaraginTableValue does not give points to
the visiting team)
VTwin(checkbox for post game results)
I know what I want to calculate, but I do not know how to
ask the query. I want the query to see who was favored
(teamscore) against the checkbox for post games results
(win) and give me an avg of the correct perdictions.
If you can help great, if not thanks for taking the time
to look.