subject

Jorge, a sports statistician for soccer, has kept track of how many shots-on-goal each player on a team made in each game. This is recorded in the “SOG” column. Jorge also has the total number of goals each player made during each game. He now wants to create a custom function that will find the average number of goals a player made per shots-on-goal in each game. He will calculate the averages as percents and will call the function “PctPerShots.” What code will Jorge’s function most likely include?

A. PctPerShots (SOG)
PctPerShots=SOG*goals/100

B. PctPerShots (goals)
PctPerShots=goals*SOG/100

C. PctPerShots (SOG, goals)
PctPerShots=SOG/goals%

D. PctPerShots (SOG, goals)
PctPerShots=goals/SOG%

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 19:00
The fourth generation of computers emerged between 1970s and 1980s. which technological advancement brought about this generation of computers? which computer architecture was used most in this generation?
Answers: 3
question
Computers and Technology, 22.06.2019 19:20
Amedian in the road will be marked with a white sign that has a black arrow going to the left of the median. true false
Answers: 1
question
Computers and Technology, 24.06.2019 00:40
What is the error in the following pseudocode? module main() call raisetopower(2, 1.5) end module module raisetopower(real value, integer power) declare real result set result = value^power display result end module
Answers: 1
question
Computers and Technology, 24.06.2019 07:00
Why do we mark tlc plates with pencil and not with pen
Answers: 2
You know the right answer?
Jorge, a sports statistician for soccer, has kept track of how many shots-on-goal each player on a t...
Questions
question
Mathematics, 04.02.2020 12:47
question
Mathematics, 04.02.2020 12:47
question
Mathematics, 04.02.2020 12:47
Questions on the website: 13722363