Recent content by mathmathRW

  1. M

    Logistic Regression Research: 97% Concordance, No Sig Variables

    I am doing an independent research project and I have written a logistic regression program in SAS. The percent concordance is 97%, but hardly any variables are significant. Can anyone help me understand why this would happen?
  2. M

    Logistic Regression Research: 99% Concordance, Few Significance

    I am doing some research and running a SAS program using logistic regression. The concordance is 99%, but hardly any variables are significant. Can anyone help me understand what this means?
  3. M

    What is the method of moment estimator for θ?

    Ok, I have been looking online some more. Should I find ##σ^2(X)## ? It looks like maybe ##∑X_i^2/n=σ^2+[E(X)]^2##. Is that the method of moments estimator? I have found ##σ^2(X)=θ^2/18## and ##∑X_i^2/n=σ^2+[E(X)]^2=θ^2/(2n)##. Am I on the right track?
  4. M

    What is the method of moment estimator for θ?

    I calculated ##E(X)=2θ/3## and ##E(X^2)=θ^2/2##. I am not sure how to find ##\sum_{i=1}^n x_i / n##.
  5. M

    What is the method of moment estimator for θ?

    Homework Statement Let ##X_1, X_2, ..., X_n## be a random sample from ## f_θ=2x/θ^2## , ##0≤x≤θ##. Find a maximum likelihood estimator for θ. Find the method of moment estimator for θ. The Attempt at a Solution I have already found that the MLE is max{##x_i##}. I just need to find the...
  6. M

    How Do I Prove These Mathematical Limit Relations?

    For this particular problem, I think we are just supposed to show that they are what they are.
  7. M

    How Do I Prove These Mathematical Limit Relations?

    I have been asked to prove the following limit relations. (a) lim(as x goes to infinity) (b^x-1)/x = log(b) (b) lim log(1+x)/x = 1 (c) lim (1+x)^(1/x) = e (d) lim (1+x/n)^n =e^x Unfortunately, I really have no idea where to start. We have a theorem that says if f(x)=the sum of (c...
  8. M

    Eigenvalues of a diagonalizable matrix

    Homework Statement I need to prove or disprove this statement: "If all eigenvalues of a diagonalizable matrix A are equal and have the same value c, then A=cI."Homework Equations The Attempt at a Solution I have tried coming up with a diagonalizable matrix that has eigenvalues with all the...
Back
Top