2.I need a statistics test done, it is on hypothesis testing, and confidence interval. This is a 2 HOUR TIMED
...
R TIMED TEST, with 9 questions. I know what types of questions will be on the test, but I CANNOT INCLUDE THEM UNTIL WE ARE READY TO BEGIN THE TIMER. Please see my attached images, the first one on confidence intervals makes up questions 1-7, the second is a variation of these initial confidence interval questions, and the last picture shows the format of the last 2 questions on hypothesis testing. This gives you plenty of time and the questions are rather straight forward. I NEED SOMEONE ABLE TO BEGIN NOW. THE FINAL DEADLINE IS 11PM PST Thanks
View More
5.Greetings. I need help asap when it comes to a computer science project that I have to get done soon.
...
. I'm really close to completing it and I'm really stuck on this one situation and I don't know how to solve it. So right now I'm making a guessing game and every time you play the program tells the user how many guesses it took for them to get the answer. And what I need to do is to make sure that I get and isolate the lowest amount of guess and put it into the statistics function so that way it can print out the lowest amount of guesses that I got. Right now it isn't working and I really don't know why as it seems to be mostly adding up all the guesses until the last few. Here's my code:
#include
#include
#include
#include
void haiku(){
printf("Welcome to the game.\n");
printf("Guess a number within range.\n");
printf("Win cool prizes here.\n\n");
}
int compare(int guessiso){
int lowestvalue=0;
int biggervalue=0;
if(guessisooperand){
printf("It's lower.\n");
count++;
isolatedcount++;
}
else if(user0){
lowguess=compare(x);
x=one_game(count);
count=x;
printf("Do you want to play again?\n");
scanf("%d",&usertwo);
userthree=usertwo;
gamecount++;
}
statistics(gamecount,x,lowguess);
}
View More