Question

Hello experts,

I need help answering the following question and its sub-questions please. I use MINITAB for my data. Please show your work to make it easier for understanding! will upvote!

Q-1) 7 marks Confidence interval for μ when σ 1s known. The duration of baseball games in the major league in the 2010 and 20

0 0
Add a comment Improve this question Transcribed image text
Answer #1
Means c3 c4 c1
3.010848 2.970963 3.050732 TRUE
3.008853 2.968968 3.048737 TRUE
2.994559 2.954674 3.034443 TRUE
2.983877 2.943992 3.023761 TRUE
3.029578 2.989694 3.069463 TRUE
2.948921 2.909036 2.988805 FALSE
2.97329 2.933406 3.013175 TRUE
2.983662 2.943778 3.023546 TRUE
2.976328 2.936444 3.016213 TRUE
3.039224 2.99934 3.079109 FALSE
2.985974 2.94609 3.025858 TRUE
2.998887 2.959002 3.038771 TRUE
2.975275 2.935391 3.01516 TRUE
3.027068 2.987184 3.066952 TRUE
2.952829 2.912944 2.992713 TRUE
2.98367 2.943786 3.023555 TRUE
3.034941 2.995056 3.074825 FALSE
3.011675 2.971791 3.05156 TRUE
3.000894 2.961009 3.040778 TRUE
2.995119 2.955235 3.035004 TRUE
3.034452 2.994567 3.074336 FALSE
3.017926 2.978041 3.05781 TRUE
2.995006 2.955122 3.034891 TRUE
2.989743 2.949859 3.029628 TRUE
2.955542 2.915658 2.995427 TRUE
2.989964 2.950079 3.029848 TRUE
3.024626 2.984741 3.06451 TRUE
3.006223 2.966339 3.046108 TRUE
3.038681 2.998796 3.078565 FALSE
2.957377 2.917493 2.997261 TRUE
2.965837 2.925953 3.005722 TRUE
2.973263 2.933379 3.013147 TRUE
3.001434 2.96155 3.041318 TRUE
2.973601 2.933716 3.013485 TRUE
2.952509 2.912624 2.992393 TRUE
2.959724 2.91984 2.999609 TRUE
3.006242 2.966358 3.046126 TRUE
3.006776 2.966892 3.046661 TRUE
2.976261 2.936377 3.016145 TRUE
2.980785 2.940901 3.020669 TRUE
3.000447 2.960563 3.040332 TRUE
3.006007 2.966123 3.045892 TRUE
2.976691 2.936807 3.016576 TRUE
2.96029 2.920406 3.000174 TRUE
3.030931 2.991047 3.070816 FALSE
2.987327 2.947442 3.027211 TRUE
2.99311 2.953225 3.032994 TRUE
2.985773 2.945889 3.025658 TRUE
2.969324 2.92944 3.009209 TRUE
2.974005 2.934121 3.01389 TRUE

> Data<-data.frame(replicate(30,runif(50,min=2.76,max=3.22)))
> Data$Means=rowMeans(Data[,-1])
> Data$c3=Data$Means-1.645*0.1328/sqrt(30)
> Data$c4=Data$Means+1.645*0.1328/sqrt(30)
> Data$c1=(Data$c3<2.99 & Data$c4 >2.99)
> summary(Data$c1)
Mode FALSE TRUE
logical 6 44
> View(Data)

P=44/50=0.88

88% of the samples contain the mean.

Based on the interpretation of a 90% confidence interval, on average 90% of confidence intervals will contain actual mean.

d) We take 50 samples of size 30 each.  

> Data<-data.frame(replicate(50,runif(30,min=2.76,max=3.22)))
> Data$Means=rowMeans(Data[,-1])
> Data$c3=Data$Means-1.645*0.1328/sqrt(50)
> Data$c4=Data$Means+1.645*0.1328/sqrt(50)
> Data$c1=(Data$c3<2.99 & Data$c4 >2.99)
> write.csv(Data,"Data.csv")
> summary(Data$c1)
Mode FALSE TRUE
logical 3 27

p=27/30=  0.9

The results will be around 90%. The true proportion is around 90% not necessarily 90% every time.

Add a comment
Know the answer?
Add Answer to:
Hello experts, I need help answering the following question and its sub-questions please. I use M...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Hello experts, I need help answering the following question and its sub-questions please. I use M...

    Hello experts, I need help answering the following question and its sub-questions please. I use MINITAB for my data. Please show your work to make it easier for understanding! will upvote! The duration of baseball games in the major league in the 2010 and 2011 seasons is uniformly distributed between 2.76 and 3.22 hours inclusive. We would like to simulate 10,000 samples of 30 game duration time and construct a 90% and 98% confidence interval for the mean duration of...

  • I need some help with these 4 questions. Question 6 of 11 Step 1 of 4...

    I need some help with these 4 questions. Question 6 of 11 Step 1 of 4 01:24:24 To test the effect of a physical fitness course on one's physical ability, the number of sit-ups that a person could do in one minute, both before and after the course, was recorded. Ten individuals are randomly selected to participate in the course. The results are displayed in the following table. Using this data, find the 95% confidence interval for the true difference...

  • photos for each question are all in a row (1 point) In the following questions, use...

    photos for each question are all in a row (1 point) In the following questions, use the normal distribution to find a confidence interval for a difference in proportions pu - P2 given the relevant sample results. Give the best point estimate for p. - P2, the margin of error, and the confidence interval. Assume the results come from random samples. Give your answers to 4 decimal places. 300. Use 1. A 80% interval for pı - P2 given that...

  • I need help answering questions 1-3 32,33,35,36 Fitted Line Plot Time = 994.2-0.3930 Year 280 270 260 250 240 230 220 210 200 6.76343 79.3% 784% R-Sq R-Sq(a 1900 1920 19401960 1980 Year y...

    I need help answering questions 1-3 32,33,35,36 Fitted Line Plot Time = 994.2-0.3930 Year 280 270 260 250 240 230 220 210 200 6.76343 79.3% 784% R-Sq R-Sq(a 1900 1920 19401960 1980 Year y a+bx Question 1 ive the equation for the least squares regression line, and interpret it in context. Question 2: Give the equation for this new line and compare it with the line you found for the whole dataset, commenting on the effect of the outlier Question...

  • i need help on question 3 to 22 please. Midterm ex review. MATH 101 Use the...

    i need help on question 3 to 22 please. Midterm ex review. MATH 101 Use the following information to answer the next four exercises. The midterm grades on a chemistry exam, graded on a scale of 0 to 100, were: 62, 64, 65, 65, 68, 70, 72, 72, 74, 75, 75, 75, 76,78, 78, 81, 82, 83, 84, 85, 87, 88, 92, 95, 98, 98, 100, 100,740 1. Do you see any outliers in this data? If so, how would...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT