Chapter 4: Problem 3
Let \(X\) have a pdf of the form \(f(x ; \theta)=\theta x^{\theta-1}, 0
Chapter 4: Problem 3
Let \(X\) have a pdf of the form \(f(x ; \theta)=\theta x^{\theta-1}, 0
All the tools & learning materials you need for study success - in one app.
Get started for freeLet \(X_{1}, X_{2}, \ldots, X_{n}, X_{n+1}\) be a random sample of size \(n+1,
n>1\), from a distribution that is \(N\left(\mu, \sigma^{2}\right) .\) Let
\(\bar{X}=\sum_{1}^{n} X_{i} / n\) and
\(S^{2}=\sum_{1}^{n}\left(X_{i}-\bar{X}\right)^{2} /(n-1)\).
Find the constant \(c\) so that the statistic \(c\left(\bar{X}-X_{n+1}\right) /
S\) has a \(t\) -distribution. If \(n=8\), determine \(k\) such that
\(P\left(\bar{X}-k S
Here are the weights of 26 professional baseball pitchers; [see page 76 of Hettmansperger and McKean (2011) for the complete data set]. The data are in \(\mathrm{R}\) file bb. rda. Suppose we assume that the weight of a professional baseball pitcher is normally distributed with mean \(\mu\) and variance \(\sigma^{2}\). \(\begin{array}{llllllllllllll}160 & 175 & 180 & 185 & 185 & 185 & 190 & 190 & 195 & 195 & 195 & 200 & 200 \\ 200 & 200 & 205 & 205 & 210 & 210 & 218 & 219 & 220 & 222 & 225 & 225 & 232\end{array}\) (a) Obtain a histogram of the data. Based on this plot, is a normal probability model credible? (b) Obtain the maximum likelihood estimates of \(\mu, \sigma^{2}, \sigma\), and \(\mu / \sigma .\) Locate your estimate of \(\mu\) on your plot in part (a). Then overlay the normal pdf with these estimates on your histogram in Part (a). (c) Using the binomial model, obtain the maximum likelihood estimate of the proportion \(p\) of professional baseball pitchers who weigh over 215 pounds. (d) Determine the mle of \(p\) assuming that the weight of a professional baseball player follows the normal probability model \(N\left(\mu, \sigma^{2}\right)\) with \(\mu\) and \(\sigma\) unknown.
Determine a method to generate random observations for the logistic pdf, (4.4.11). Write an R function that returns a random sample of observations from a logistic distribution. Use your function to generate 10,000 observations from this pdf. Then obtain a histogram (use hist \((x, p r=T)\), where \(x\) contains the observations). On this histogram overlay a plot of the pdf.
Let \(Y_{1}
A die was cast \(n=120\) independent times and the following data resulted: \begin{tabular}{c|cccccc} Spots Up & 1 & 2 & 3 & 4 & 5 & 6 \\ \hline Frequency & \(b\) & 20 & 20 & 20 & 20 & \(40-b\) \end{tabular} If we use a chi-square test, for what values of \(b\) would the hypothesis that the die is unbiased be rejected at the \(0.025\) significance level?
What do you think about this solution?
We value your feedback to improve our textbook solutions.