Search Groups
 

MembersPopular Groups
1528Meet and talk,talk talk
Created by: jeana12
1474Impurity Addiction Support Group
Created by: whm
878Divine Mercy
Created by: windmelody
728Catholic Vegetarians & Vegans
Created by: 4elise
697OCD/Scrupulosity Group
Created by: AFCatholic
672Devotion to the Sorrowful Mother
Created by: FootStool
665Catholics in the South
Created by: Parce Domine
658CLEAN jokes (because we need to laugh)
Created by: tuscany
649Charismatic Christians and Friends
Created by: denwiles
594Knights of Columbus
Created by: tee_eff_em

MsgsMost Active Groups
6501Meet and talk,talk talk
Last by: jerrythetrucker
4338CAF Prayer Warriors Support Group
Last by: gleetha
4011OCD/Scrupulosity Group
Last by: Genevieve II
3661Devotion to the Sorrowful Mother
Last by: wheels10
3594SOLITUDE
Last by: tuscany
2818Poems and Reflections
Last by: CAshtn16
2803Let's empty Purgatory
Last by: RJB
2666Catholic Vegetarians & Vegans
Last by: ARL337
2413For seniors and shut- ins
Last by: srtmichaels
2246The Very Fun Club
Last by: Laura15

Latest Wall Messages
Catholics Who Write Lounge
Good luck, Hovannes! :...
Today By: Kamaduck
Catholic Vegetarians & Vegans
I love having an apple...
Today By: ARL337
CAF Prayer Warriors Support Group
Prayer request Plea...
Today By: gleetha
Devotion to St Therese of Lisieux
Lies can be like a dag...
Today By: Spirit of Truth
Petitions Before the Blessed Sacrament
Our Father who art in ...
Today By: Tamali Olivia
Pray for Crimes Against the Eucharist
:heart: [B]Anima Chri...
Today By: wheels10
To Jesus through Mary
:heart:[B] THE PRAYER ...
Today By: wheels10
The Association of Mary Queen of All Hearts
:heart:[B] THE PRAYER ...
Today By: wheels10
Devotion to the Sorrowful Mother
:heart:[B] THE PRAYER...
Today By: wheels10
Gambling Addiction Support Group
Hail Mary full of grac...
Today By: Paul theApostle

Social Network Stats
404,084Members
672,106Topics
10,941,354Posts
1143Groups
10000Photos
194266Messages

Go Back   Catholic Answers Groups > Social Groups
 

This is a public group. Social Group

Mathematics

Visit the forum of this group.
Group created by praise_Jesus

A place to discuss all things math.


Showing 5 of 7 Picture(s)

Group Activity in Group Forum
Activity in forum
Visit the forum of this group.
  1. jpunto7
    Jan 20, '10 10:42 pm
    jpunto7
    Quote:
    Originally Posted by GrahamAPhone View Post
    Its a little confusing at first, you have to learn how to tell it what to do :P
    Reminds me of Maple. I still have to try Wolfram, but I can tell you that Maple doesn't count as beginner friendly. At least the graphs are nice, though.

    Out of curiosity, is Wolfram free?
    Thread: Math Tutoring
  2. roselily
    Nov 1, '09 5:49 pm
    roselily
    I have another Math question, can you help me?

    http://forums.catholic.com/showthread.php?t=392953

    Thank you very, very much!

    May God bless you
    roselily
  3. roselily
    Oct 12, '09 3:19 pm
    roselily
    Quote:
    Originally Posted by praise_Jesus View Post
    No problem. But Just Lurking should get the credit since it was his solution.

    What class was this for?
    Oh! dear praise_Jesus and everyone here! ...
    Happy Thanksgiving! It's Thanksgiving day in Canada.
    Turkey


    Oh, Math class!
  4. praise_Jesus
    Jun 11, '09 10:45 pm
    praise_Jesus
    Jade Tiger noticed a very interesting result from taking the consecutive differences of consecutive powers. The proof can now be seen in the pictures just be sure to read the captions to make sure you are following the correct page order.

    If you have any questions with this proof, please post them here.

    God bless.
  5. praise_Jesus
    May 8, '09 7:55 am
    praise_Jesus
    There are a few different methods to do this with.

    Although first you need to know what type of distribution you want to fit it with.

    Then the methods I'm familiar with are percentile matching (try to match percentiles to the empirical data), maximum likelihood estimators (for lots of data this could be a bit cumbersome), or the method of matching moments.

    In all these cases you'll need as many equations as the underlying distribution has parameters.

    Now if you're a bit unsure about what distribution you can use the maximum likelihood method on a few different distributions and then there is a the Schwarz Bayesian Criterion to determine whether or not you get a significantly better fit by adding another parameter (ie. moving from exponential to gamma)

    So the maximum likelihood ones are a bit tough to explain here, but I can explain the percentile matching and moment matching.

    So pick your distribution with n parameters
    Pick n percentiles (ie. 50th, 75th)
    You now have n equations for the n percentiles and n unknowns.
    (this may be really hard to solve depending on the distribution, solver in excel might help).

    For method of moments calculate the first n moments of the distribution then you'll have n equations and n unknowns.
    Again this might be tough, as well some distributions don't have a finite n'th moment.

    How many data points are we talking about? And what kinds of distributions are you thinking? Maximum likelihood might be your best bet.


    ----------------------------EDIT--------------------------
    so it seems like the algorithm you have already uses some version of MLE. I'm not too familiar with the algorithms for this, as I've just used it by hand before, and depending on the distribution it's not too bad. But I'd just use the MLE with the Schwarz Bayesian Criterion to see if more parameters are warranted.

    Or you could use the chi-square statistic and set up a formula in excel and use solver to minimize it.... again you'll need to have a sheet or something for each possible distribution and see which one has the best chi-square.

    ---------------------------------------------------------------------------------

Group Wall Messages 1 to 10 of 59
  1. Little One0307
    Jun 27, '11 9:41 am
    Little One0307
    Can someone help me with the first steps of solving this problem. Integral of 1/x^4+1 dx. I do not think there are any limits. I know you have to complete the square or something like that to the x^4 + 1 and I just can't seem to be doing that. I have forgotten how. Thanks.
  2. jpunto7
    Jan 20, '10 10:45 pm
    jpunto7
    I had a hard time installing Sage Math on my PC. I installed virtual box, but I wasn't able to get Sage to work. Is there something else I'm missing?
  3. praise_Jesus
    Oct 23, '09 6:56 am
    praise_Jesus
    Okay so I've tried out SAGE and anybody interested in a free counterpart to Mathematica or MAPLE should consider getting SAGE. It's at www.sagemath.org

    Unfortunately it is not native to windows so you have to download virtual box for windows and run it through that. It is actually super easy to do. The GUI is web based and it saves your workbooks with what you've been doing, so far I really like it.
  4. praise_Jesus
    Oct 22, '09 10:36 am
    praise_Jesus
    I actually haven't used winplot or MAPLE.
    I've used Mathematica (amazing but super expensive so only use it if your school has it)
    I've also used Octave the open source component to matlab. Octave is great because it's very similar to matlab and I've used it for most of the stuff I've come across.
    As for graphing I've also used the opensource gnuplot and I believe you can export the graphs to image files. Gnuplot currently comes with octave if you download the octave for windows installer.

    Unfortunately octave is mostly for matrix algebra so you won't be able to do too much integration or differentiation, although it can do this for polynomials.

    I just found this: http://www.sagemath.org
    It's free and is supposedly comparable to maple or mathematica

    If you run it on windows you have to install virtual box first and follow some instructions I'm going to try to install it tonight, as the file is about 658 mb.
    But this sage program might be your best bet.
  5. jpunto7
    Oct 19, '09 10:02 pm
    jpunto7
    I was also wondering if you had a preference between winplot and maple? I am doing an assignment requiring a computer algebra system at the moment, and I was wondering if you had any recommendations in regards to which one to use? My school has computers with maple, and I am told winplot is open source, but I don't have much experience with computer algebra systems. If you know of a better one that is a low price then the two, feel free to let me know. Thanks.
  6. jpunto7
    Oct 19, '09 9:58 pm
    jpunto7
    praise_Jesus, this is a second year of college class. I think those resources should help. I am going over varinces,standard deviations, outliers, and the interquartile range at the moment with the tutee.
  7. roselily
    Oct 11, '09 4:48 pm
    roselily
    Dear praise_Jesus and dear everyone ,

    Oh, when you have time you could help me this question? I post in Math Forum and Back Fence also.


    http://forums.catholic.com/showthread.php?t=386042

    I do not know could I post in here also, if not right place, you can delete it.

    May God bless you.

  8. praise_Jesus
    Oct 11, '09 10:49 am
    praise_Jesus
    I don't know if they do. But I can try to find you some good resources for probability and statistics. what level of course is this?

    This looks like a pretty thorough introduction to probability:
    http://www.dartmouth.edu/~chance/tea..._book/book.pdf

    Of course statistics is a bit different. So let me know if you need more statistics based stuff and I'll see what I can pull up.

    The reason I asked about what level it is, is that since probability is a measure some courses incorporate its relation to measure theory and introduce sigma algebras and the like. This item looks at the measure theory approach: http://www.math.jyu.fi/~geiss/script...robability.pdf
  9. jpunto7
    Oct 10, '09 11:15 pm
    jpunto7
    praise_Jesus, do you know if the same people who came up with the Vector Calculus ebook might also have one on Statistics? I am going to tutor someone at my school in Probability and Statistics, and was wondering about where I can find some good resources.
  10. roselily
    Sep 29, '09 8:36 pm
    roselily
    Yes!
    Thank you very much Praise_Jesus.
    And I found many people read in water cooler Back Fence.
    May God bless you and all brothers sisters here!
    Praise be Jesus Christ.



   

All times are GMT -7. The time now is 5:30 am.

CA Shop: Gifts

Catholic Quotes

•  Encyclopedia RSS
•  Catholic Encyclopedia


Latest Threads
Copyright © 2004-2013, Catholic Answers.