Question

In: Statistics and Probability

#4 **Below are two samples of test scores from two different calculus classes. It is believed...

#4
**Below are two samples of test scores from two different calculus classes. It is believed that class 1 performed better than class two. From previous tests, it is known that the test scores for both classes are normally distributed and the population standard deviation of class 1 is 10 points and the population standard deviation of class 2 is 8 points. Do the data support that class 1 performed better.**
```{r}
class1<-c(100, 86, 98, 72, 66, 95, 93, 82)
class2<-c(98, 82, 99, 99, 70, 71, 94, 79)


```

##5
**A teaching assistant in Florida collected a sample to see if the average number of hours students put into studying depending on if they were in graduate school or not. The data below represents these two samples.**

**Perform a test to determine if the time graduate students spend studying is greater than that of undergraduate students. Be sure to identify your hypotheses and explain your conclusion in the context of the question. Assume the time spend studying for both graduate and undergraduate is normally distributed.**

grad<-c(15,7,15,10,5,5,2,3,12,16,15,37,8,14,10,18,3,25,15,5,5)
undergrad<-c(6,8,15,6,5,14,10,10,12,5)

Please Solve using R studio codes with explanation

Solutions

Expert Solution


Related Solutions

Please solve in R studio. Thanks in advance! **Below are two samples of test scores from...
Please solve in R studio. Thanks in advance! **Below are two samples of test scores from two different calculus classes. It is believed that class 1 performed better than class two. From previous tests it is known that the test scores for both classes are normally distributed and the population standard deviation of class 1 is 10 points and the population standard deviation of class 2 is 8 points. Do the data support that class 1 performed better.** ```{r} class1<-c(100,...
Scores on the SAT Mathematics test are believed to be normally distributed. The scores of a...
Scores on the SAT Mathematics test are believed to be normally distributed. The scores of a simple random sample of five students who recently took the exam are 570, 620, 710, 540 and 480. We want to find a 95% confidence interval of the population mean of SAT math scores. A) Calculate the point estimate. (Round to four decimal places as​ needed.) B) Calculate the sample standard deviation. (Round to four decimal places as​ needed.) C) Calculate the standard error...
In the table below, there are test scores from a dozen students. The test was worth...
In the table below, there are test scores from a dozen students. The test was worth 200 points. The scores in the table are the # of points out of 200. Letter grades will be assigned using the standard grade boundaries given below. Last Name First Name Test Score Henry David 190 Johnson Sally 100 Olvera Samuel 170 Chen Ken 175 Patel Andrea 198 Johnson Terry 150 Smith John 165 Jones Jonas 180 Swanson Summer 178 Anderson Bryce 175 Fish...
In the table below, there are test scores from a dozen students. The test was worth...
In the table below, there are test scores from a dozen students. The test was worth 200 points. The scores in the table are the # of points out of 200. Letter grades will be assigned using the standard grade boundaries given below. Last Name First Name Test Score Henry David 190 Johnson Sally 100 Olvera Samuel 170 Chen Ken 175 Patel Andrea 198 Johnson Terry 150 Smith John 165 Jones Jonas 180 Swanson Summer 178 Anderson Bryce 175 Fish...
Suppose you needed to test the claim that the two samples described below come from populations...
Suppose you needed to test the claim that the two samples described below come from populations with the same mean. Assume that the samples are independent simple random samples. Sample 1: n1=17, x¯¯¯1=24.7, s1=3.05n1=17, x¯1=24.7, s1=3.05 Sample 2: n2=7, x¯¯¯2=22.5, s2=4.62n2=7, x¯2=22.5, s2=4.62 Compute: (a) the degrees of freedom: (b) the test statistic (use Sample 1 −− Sample 2): (c) he P-value:
It is believed that standardized test scores, such as SAT, is a good predictor of first-year...
It is believed that standardized test scores, such as SAT, is a good predictor of first-year college students' GPA. x 1200 1120 1000 1420 1280 750 1100 y 3.2 2.5 2.7 3.5 2.9 2.2 2.3 1. Find the the correlation coefficient. Round your final answer to four decimal places. r = 2. Write the regression equation below. Round all numbers to four decimal places. ˆ y = 3. Using the data shown above, predict a student's first-year GPA when the...
The data below are the final exam scores of 5 randomly selected calculus students and the...
The data below are the final exam scores of 5 randomly selected calculus students and the number of hours they slept the night before the exam. Hours, x 4 6 3 9 3 Scores, y 74 89 69 90 75 a) Draw scatterplot for the data. b) Calculate the linear correlation coefficient to 3 decimal places. (if you are unable to calculate the linear correlation coefficient, use .9 for part c,d and e) c) Is there a linear relationship between...
The data below are the final exam scores of 10 randomly selected calculus students and the...
The data below are the final exam scores of 10 randomly selected calculus students and the number of hours they slept the night before the exam: Hours Slept (x) 7 11 6 13 7 8 8 11 12 9 Exam Scores (y) 68 83 63 91 69 81 88 93 93 74 Using the equation of the regression line, with all numbers in it rounded to 2 decimal places, predict the final exam score of a student who slept for...
If two random samples, each with n = 60 scores, are selected from a population, and...
If two random samples, each with n = 60 scores, are selected from a population, and the z-score and t statistic are computed for each sample, the t statistics will be less variable than the z-scores.
Suppose there are 8 different books on Calculus, 4 different books on Discrete Mathematics, 5 different...
Suppose there are 8 different books on Calculus, 4 different books on Discrete Mathematics, 5 different books on Programming, and 2 different books on Algorithms. Determine the number of ways 3 different books can be selected from 3 different categories.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT