Answer:
You're pretty sure that your candidate for class president has about 55% of the votes in the entire school. but you're worried that only 100 students will show up to vote. how often will the underdog (the one with 45% support) win? to find out, you set up a simulation.
a. describe-how-you-will-simulate a component.
b. describe-how-you-will-simulate a trial.
c. describe-the-response-variable
Step-by-step explanation:
Part A:
A component is one voter's voting. An outcome is a vote in favor of our candidate.
Since there are 100 voters, we can stimulate the component by using two random digits from 00 - 99, where the digits 00 - 64 represents a vote for our candidate and the digits 65 - 99 represents a vote for the under dog.
Part B:
A trial is 100 votes. We can stimulate the trial by randomly picking 100 two-digits numbers from 00 - 99.
And counted how many people voted for each candidate. Whoever gets the majority of the votes wins the trial.
Part C:
The response variable is whether the underdog wins or not.
To calculate the experimental probability, divide the number of trials in which the simulated underdog wins by the total number of trials.