WOLFRAM COMMUNITY
Connect with users of Wolfram technologies to learn, solve problems and share ideas
Join
Sign In
Dashboard
Groups
People
Message Boards
Answer
(
Unmark
)
Mark as an Answer
WOLFRAM COMMUNITY
Dashboard
Groups
People
0
|
12694 Views
|
1 Reply
|
2 Total Likes
View groups...
Follow this post
Share
Share this post:
GROUPS:
Mathematics
Mathematica
Wolfram Language
Statistics and Probability
how to make Frequency Distribution table
wassayf-
wassayf-
Posted
11 years ago
hi i have long data 9000 number and i want to make Frequency table and histogram..... after that i want fit eq. on histogram,,,,,can any one help me plz
POSTED BY:
wassayf-
Reply
|
Flag
1 Reply
Sort By:
Replies
Likes
Recent
2
Sean Clarke
Sean Clarke, Wolfram Research
Posted
11 years ago
The command for a Histogram in Mathematica is Histogram:
http://reference.wolfram.com/mathematica/ref/Histogram.html
I'm not familiar with what a Frenquency Table is. From what I see online, it's a list of how often each number occurs in a list. You might be interested in these functions:
http://reference.wolfram.com/mathematica/ref/BinCounts.html
http://reference.wolfram.com/mathematica/ref/Tally.html
Normally, you don't fit equations on histograms. That's not the best way to estimate the parameters of a distribution. Mathematica provides a function for this called EstimatedDistribution. If you really do want to find a least squares fit to an empirical PDF, then you may want to use NonlinearModelFit.
POSTED BY:
Sean Clarke
Reply
|
Flag
Reply to this discussion
in reply to
Add Notebook
Community posts can be styled and formatted using the
Markdown syntax
.
Tag limit exceeded
Note: Only the first five people you tag will receive an email notification; the other tagged names will appear as links to their profiles.
Publish anyway
Cancel
Reply Preview
Attachments
Remove
Add a file to this post
Follow this discussion
or
Discard
Group Abstract
Be respectful. Review our
Community Guidelines
to understand your role and responsibilities.
Community Terms of Use
Feedback
Enable JavaScript to interact with content and submit forms on Wolfram websites.
Learn how »