Alpha Software Mobile Development Tools:   Alpha Anywhere    |   Alpha TransForm subscribe to our YouTube Channel  Follow Us on LinkedIn  Follow Us on Twitter  Follow Us on Facebook

Announcement

Collapse

The Alpha Software Forum Participation Guidelines

The Alpha Software Forum is a free forum created for Alpha Software Developer Community to ask for help, exchange ideas, and share solutions. Alpha Software strives to create an environment where all members of the community can feel safe to participate. In order to ensure the Alpha Software Forum is a place where all feel welcome, forum participants are expected to behave as follows:
  • Be professional in your conduct
  • Be kind to others
  • Be constructive when giving feedback
  • Be open to new ideas and suggestions
  • Stay on topic


Be sure all comments and threads you post are respectful. Posts that contain any of the following content will be considered a violation of your agreement as a member of the Alpha Software Forum Community and will be moderated:
  • Spam.
  • Vulgar language.
  • Quotes from private conversations without permission, including pricing and other sales related discussions.
  • Personal attacks, insults, or subtle put-downs.
  • Harassment, bullying, threatening, mocking, shaming, or deriding anyone.
  • Sexist, racist, homophobic, transphobic, ableist, or otherwise discriminatory jokes and language.
  • Sexually explicit or violent material, links, or language.
  • Pirated, hacked, or copyright-infringing material.
  • Encouraging of others to engage in the above behaviors.


If a thread or post is found to contain any of the content outlined above, a moderator may choose to take one of the following actions:
  • Remove the Post or Thread - the content is removed from the forum.
  • Place the User in Moderation - all posts and new threads must be approved by a moderator before they are posted.
  • Temporarily Ban the User - user is banned from forum for a period of time.
  • Permanently Ban the User - user is permanently banned from the forum.


Moderators may also rename posts and threads if they are too generic or do not property reflect the content.

Moderators may move threads if they have been posted in the incorrect forum.

Threads/Posts questioning specific moderator decisions or actions (such as "why was a user banned?") are not allowed and will be removed.

The owners of Alpha Software Corporation (Forum Owner) reserve the right to remove, edit, move, or close any thread for any reason; or ban any forum member without notice, reason, or explanation.

Community members are encouraged to click the "Report Post" icon in the lower left of a given post if they feel the post is in violation of the rules. This will alert the Moderators to take a look.

Alpha Software Corporation may amend the guidelines from time to time and may also vary the procedures it sets out where appropriate in a particular case. Your agreement to comply with the guidelines will be deemed agreement to any changes to it.



Bonus TIPS for Successful Posting

Try a Search First
It is highly recommended that a Search be done on your topic before posting, as many questions have been answered in prior posts. As with any search engine, the shorter the search term, the more "hits" will be returned, but the more specific the search term is, the greater the relevance of those "hits". Searching for "table" might well return every message on the board while "tablesum" would greatly restrict the number of messages returned.

When you do post
First, make sure you are posting your question in the correct forum. For example, if you post an issue regarding Desktop applications on the Mobile & Browser Applications board , not only will your question not be seen by the appropriate audience, it may also be removed or relocated.

The more detail you provide about your problem or question, the more likely someone is to understand your request and be able to help. A sample database with a minimum of records (and its support files, zipped together) will make it much easier to diagnose issues with your application. Screen shots of error messages are especially helpful.

When explaining how to reproduce your problem, please be as detailed as possible. Describe every step, click-by-click and keypress-by-keypress. Otherwise when others try to duplicate your problem, they may do something slightly different and end up with different results.

A note about attachments
You may only attach one file to each message. Attachment file size is limited to 2MB. If you need to include several files, you may do so by zipping them into a single archive.

If you forgot to attach your files to your post, please do NOT create a new thread. Instead, reply to your original message and attach the file there.

When attaching screen shots, it is best to attach an image file (.BMP, .JPG, .GIF, .PNG, etc.) or a zip file of several images, as opposed to a Word document containing the screen shots. Because Word documents are prone to viruses, many message board users will not open your Word file, therefore limiting their ability to help you.

Similarly, if you are uploading a zipped archive, you should simply create a .ZIP file and not a self-extracting .EXE as many users will not run your EXE file.
See more
See less

How would you do it?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Re: How would you do it?

    Originally posted by MikeC View Post
    ...Just a cold front moving in changes everything---there is no way to predict the weather based on what happened today or even yesterday. ...
    Mike, you got a point there. This may no longer be true, but years ago there was a study comparing weather forecasts between the U.S. Weather Bureau, the Farmer's Almanac and astrological forecasts. Yes, you guessed it right! The Farmer's Almanac came in first, the astrologer second, and the Weather Bureau last.
    Peter
    AlphaBase Solutions, LLC

    [email protected]
    https://www.alphabasesolutions.com


    Comment


      #17
      Re: How would you do it?

      LOL...even now I can predict for my local area better than the forecasts given generally as they tend to have to encompass a much larger region and give a composite not a specific forecast. The Farmer's Almanac would be better than trying to use the much smaller datamart Richard intends or is thinking of using....but website data can be obtained automatically and, as far as I know, the Almanac's data would have to be entered in manually.
      Mike
      __________________________________________
      It is only when we forget all our learning that we begin to know.
      It's not what you look at that matters, it's what you see.
      Henry David Thoreau
      __________________________________________



      Comment


        #18
        Re: How would you do it?

        My gut feeling before I responded to the first post is that you might be better served using a statistical package like SAS, SPSS, or S. Why do you wish to use Alpha 5 and have you used any statistical packages before?

        Comment


          #19
          Re: How would you do it?

          Originally posted by gww View Post
          My gut feeling before I responded to the first post is that you might be better served using a statistical package like SAS, SPSS, or S. Why do you wish to use Alpha 5 and have you used any statistical packages before?
          Hi GWW, and thank you for mixing in this conversation!
          You have a legitimate question.
          However, the application covers a lot of stuff that is better off being dealt with in a database program and which would hardly be possible in a statistical package.
          Now, you could export data to any statistical package and from there do the further math and analysis with that data to determine correlations, regression, extrapolation etc.
          But as a programmer you want to "centralize" things (if possible of course) in 1 app to make it easier on your users in terms of maintenance, installation, instruction, navigation etc etc.
          And it is not to far from the bed to think that a database program may cover data manipulations best..... :-)
          I see your point though, and there ARE several (even open source) statistical packages that would do the job more easy, I believe that. However, I also think that Alpha could do the trick, as long as we tell it precisely how to do it.
          And if I manage to, would the end result not be better having it all in just the one application, then knotting all kinds of applications to each other ?

          Comment


            #20
            Re: How would you do it?

            Originally posted by MikeC View Post
            LOL...even now I can predict for my local area better than the forecasts given generally as they tend to have to encompass a much larger region and give a composite not a specific forecast. The Farmer's Almanac would be better than trying to use the much smaller datamart Richard intends or is thinking of using....but website data can be obtained automatically and, as far as I know, the Almanac's data would have to be entered in manually.
            Hi Mike, it probably is true, that the forecast of the weather brings a better prediction of the weather then just your own historical very narrow based data. But what next? Regardless of the source of the data, being the Weather forecast service or your own dataset, how to relate the data in the tables to each other? How to predict the data in the result table outside the known values until today?

            Comment


              #21
              Re: How would you do it?

              Richard:
              Your quest is understandable and reasonable, but let's just make sure we have some basics covered:
              1-You cannot (nor anyone can) "Predict" the next scenario
              2-You can make a "Best Guess" of the most likely scenario thus creating a cone of error or a Bell curve of probability
              3-You cannot turn art into science. Most predictive models rely on "science" which is no science since built in its foundations are variables chosen with no scientific basis. To illustrate, let's say you wish to use a Moving Average, the question becomes:
              a-Do you use a Simple MA? Or
              b-An Exponential MA?
              c-And if you do, what period do you apply?
              d-And if you use an Exponential MA, what Smoothing Factor do you use?
              The answer to any of these is purely empirical and experimental.

              So, YOU have to decide what do you want to use, and then write a function for that. You can easily write one for SMA, EMA or anything else. It's all mathematics. The question really is up to you: what do you want to use? Then comes how to write a function for it.

              As I suggested before, you might want to start with an SMA then apply SD to that. My personal observation has been, in a large data pool with a long track record like weather data, EMA is not superior to SMA nor has any more predictive value, but you could do it either way.

              You most certainly can create statistical functions in alpha. As I said earlier, it's all a matter of mathematics. I started writing one a while back for Linear Regression but didn't finish it. But all is doable.

              Comment


                #22
                Re: How would you do it?

                Richard,
                how to relate the data in the tables to each other?
                I say you don't initially as many times there will not be any distinct correlation between them. Determining how each affects the visitor numbers is key. A simple line graph would give you a very good idea of how each should be weighted---the ones that show more of a matching increase/decrease are the ones that would have more weight and influence the end result more....this is to be done simply to determine the amount of influence each parameter has as once found, the rest is simple multiplication and addition.

                I am thinking that even visually doing this, with enough data, that it would come very close to what you want and even could be just as valid as whatever you come up with using other mathematical methods.

                As G states, you have to determine which way to go and then use it--personally I would try simple and fast and then go more complex if not predicting well enough.

                I will be curious as to what you finally end up using.....and then compare that with the graphing method.
                Mike
                __________________________________________
                It is only when we forget all our learning that we begin to know.
                It's not what you look at that matters, it's what you see.
                Henry David Thoreau
                __________________________________________



                Comment


                  #23
                  Re: How would you do it?

                  I think the best way to do the prediction is to "look out the window".

                  Seriously, the relationships between the data in Tables A-D to produce an outcome has had to be done before. I don't think it's a question of whether you can use Alpha to produce Table E. You simply have to give Alpha the relationship which is on you to determine. Analysis of Variance can be used to give you any result you want.

                  BTW, why do you need four tables when you can input all the data into one?

                  Comment

                  Working...
                  X