Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5848521
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T12:52:14+00:00 2026-05-22T12:52:14+00:00

I have a table with observations (x, y) and need to estimate the mean

  • 0

I have a table with observations (x, y) and need to estimate the mean of the Poisson distribution that more closely resembles them. It seems R and Octave can both do this on Linux, but I was wondering if there is a multiplatform way to do it. I can bundle anything with the program but I can’t ask to install anything for it to run.

I tried searching for an algorithm to do it myself and couldn’t find one, so I don’t know what to do.

For the record, I did find a simple algorithm to do it that was basically summing all the values and dividing by the number of examples, but it fails for even a trivial example taken directly from a book.

Example:

requisitions per day : absolute frequency (days) : relative frequency
 8 :  2 : 0.016
 9 :  4 : 0.033
10 :  6 : 0.050
11 :  8 : 0.066
12 : 10 : 0.083
13 : 12 : 0.100
14 : 13 : 0.108
15 : 14 : 0.116
16 : 12 : 0.100
17 : 10 : 0.083
18 :  9 : 0.075
19 :  7 : 0.058
20 :  5 : 0.041
21 :  3 : 0.025
22 :  2 : 0.016
23 :  2 : 0.016
24 :  1 : 0.008

The mean for the Poisson distribution should be 15 (according to the book where I got the example). The method that I said above and is in one of the answers gives me 16. Using the sum of the squared euclidean distances I also find that the Poisson with mean 15 is closer to the data than the one with mean 16.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T12:52:15+00:00Added an answer on May 22, 2026 at 12:52 pm

    The MLE of the mean is just the sample mean. See Wikipedia:

    http://en.wikipedia.org/wiki/Poisson_distribution#Maximum_likelihood

    Just average your vector of data.

    Update: I’m extending this answer now, based on the sample data just added to the question.

    My interpretation of the sample data is that

    reqs-per-day   frequency
     8             2
     9             4
    10             6
    

    means that there were two days where the requisition count on each day was 8. And four days where the requisition count was 9. Therefore, I will assume that the data is equivalent to:

    8,8,9,9,9,9,10,10,10,10,10,10,...
    

    where each entry in this list corresponds to one day. The order of this list doesn’t matter. I think you should average this list.

    The total of your frequency field is 120. I take this to mean there were 120 days altogether in the experiment.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have table A in Oracle that has a primary key (id). I need
I have table ,and i need access them from shell script and do the
I have table that I insert data with following query (from c# code): INSERT
I have table 'products' and I need to update 'price' field by 20% if
I have a very big table of measurement data in MySQL and I need
I have a nested hash table that looks like this: my %myhash = (
I have table with permissions that has few bit fields. I want to group
Let's say I have two tables. A students table and an observations table. If
i have table structure with 3 colums (column1, column2, column3) and i want to
I have table with 3 columns A B C. I want to select *

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.