Can i use SAP Predictive Analysis for this scenario?

Hi guys. I'm new in this subject so I'm a little bit confused about in which cases SAP Predictive Analysis is helpful?
Could it be helpful for this case? I have prices of rice for differente years, from 2007 to 2013.  Can  SAP Predictive Analysis help me forecast what will be the price of rice for 2014, 2015 and so on?
Which algorithm should I use? Does it come integrated in the tool or is it an add-on?
I´ll appreciate it very much if you could send me the right steps to achieve this.

Hi Erika,
SAP PA has only Triple exponential smoothing algorithm; In most cases, single exponential smoothing would not make any sense [this is available through HANA PAL or R integration with SAP PA];
If you have R integration you should see something like this
In Single exp smoothing only alpha is used;
in double exp smoothing alpha and gamma is used; and all three in gamma.
Why these alpha, beta and gamma... has a big derivation to understand; [let me know if you need any document, I have compiled as on some reference]
What values alpha, beta and Gama should hold in Triple ... or what is the right value, .... actually there are no right value and wrong value for them.
... as for the steps to go in SAP PA, refer below:
Please let me know if you need any assistance ...
Regards,
Arvind E

Similar Messages

  • How do i get a list of all Roles defubed under a particular OrganizationalUnit? How can i use LDAPConnection.search method for this?

     

    Sorry for the typographical mistake.
    Please read the question as:"How do i get a list of all Roles defined under a particular OrganizationalUnit? How can i use LDAPConnection.search method for this?"

  • How to connect with VPN of type L2TP programatically in IOS8 ? canse NEtwoatically in IOS8 ? can i use NEtwork/Extension framework for this?rk/Extension framework for this?

    I have a mobileconfig file and the VPNType is L2TP . How can i connect to this VPN programatically in IOS8 ?Apple's Network/Extension framework has methods which supports IPSEC and IKEV2 protocols(NEVPNProtocolIPSec, NEVPNProtocolIKEv2). Can i use Network/Extension framework to connect with L2TP type VPN ?

    I have a mobileconfig file and the VPNType is L2TP . How can i connect to this VPN programatically in IOS8 ?Apple's Network/Extension framework has methods which supports IPSEC and IKEV2 protocols(NEVPNProtocolIPSec, NEVPNProtocolIKEv2). Can i use Network/Extension framework to connect with L2TP type VPN ?

  • How can I use the join condition for this query?

    Hi, i am using a query which has a sun query in it, wen i am running tat query it is giving 9332 records, I changed the sub query logic and given an inner join, but it is giving only 4476 records. So, I changed it to left join but it is giving more records
    than usual now, say 10033 records.
    This is the code which is giving records 9332, which is correct
    select      distinct 
          b.SRC_PROV_ID
          ,COALESCE(a.SYSTEM_NAME, a.CTRCT_GRP_NAME, a.PROV_SMG_NAME) AS SYSTEM_NAME
    INTO  TINtoSystem
    from 
          RARE.dbo.EDW_MASTER a 
          Inner Join RARE.dbo.EDW_PROD_ID_XREF b 
                on a.SMG_ID = b.SMG_ID 
      where SRC_PLATFORM_CD = 'TX' 
          and a.SMG_ID in 
                select distinct 
                SMG_ID 
                from RARE.dbo.EDW_PROD_ID_XREF 
                where SRC_PLATFORM_CD = 'TX' 
                and SRC_PROV_ID in (select q.PROV_TAX_ID from PACT.dbo.SQS_EDW_Source q) 
    I have changed this code by giving inner join as, but its not giving the exact records of 9332, 
    select distinct
    b.SRC_PROV_ID
    ,COALESCE(a.SYSTEM_NAME, a.CTRCT_GRP_NAME, a.PROV_SMG_NAME) AS SYSTEM_NAME
    INTO TINtoSystem
    from
    RARE.dbo.EDW_MASTER a
    Inner Join RARE.dbo.EDW_PROD_ID_XREF b
    on a.SMG_ID = b.SMG_ID
    Inner Join Pact.dbo.SQS_EDW_Source q
    on b.SRC_PROV_ID = q.PROV_TAX_ID
    where b.SRC_PLATFORM_CD = 'TX'
    Can anyone tell, where it is missing, I used left join also but its giving more records then, need help

    Hi, If you insist inner joins then please try
    SELECT DISTINCT
    b.SRC_PROV_ID
    ,COALESCE(a.SYSTEM_NAME, a.CTRCT_GRP_NAME, a.PROV_SMG_NAME) AS SYSTEM_NAME
    INTO TINtoSystem
    FROM
    RARE.dbo.EDW_MASTER a
    Inner Join RARE.dbo.EDW_PROD_ID_XREF b
    on a.SMG_ID = b.SMG_ID
    inner join
    select distinct
    c.SMG_ID
    from RARE.dbo.EDW_PROD_ID_XREF as c
    where SRC_PLATFORM_CD = 'TX'
    and exists (select * from PACT.dbo.SQS_EDW_Source q where c.SRC_PROV_ID=q.PROV_TAX_ID)
    ) as d on a.SMG_ID = d.SMG_ID
    where b.SRC_PLATFORM_CD = 'TX'

  • I just installed Mountain Lion on my iMac that was previously running Snow Leopard. Bugt I found that some key applications no longer work, so I would like to go back to snow Leopard. I can't use time machine backups for this. what can I do?

    I just installed Mountain Lion on my iMac. But In was dismayed to find that my Canon scanner software (Canoscan LIDE500F)no longer works. Nor do any of my MS offce applications. I tried to use time machine to reinstall Snow Leopard (my previous operating system), but unfortunately my time machine backups did not include system software. Also, the original system install disk that came with my iMac would not allow me to install Snow Leopard in place of Mountain Lion. I would appreciate it if somebody could tell me how to solve this problem.

    The reason your Office doesn't work is because it is PowerPC code. If you will upgrade the 2004 Office to 2011 Office then that will work.
    I don't understand how you managed to get your Time Machine backup to not backup the system.
    Now if you still what to downgrade you will have to erase the disk and reinstall Snow Leopard. Most likely all of your application and then restore your data from Time Machine.
    To me it sounds like it would be easier to upgrade your software and stay with Mountain Lion instead.
    Allan

  • I want to run whatsapp on my ipod can i use iphone configuration utility for this

    PLze tell can i do it

    Hey Abhi 18, Sorry-- I'm out of touch. Was not aware of the method of using an iPhone as a hat.   I watched the link Illaass supplied, a little work, but it appears to work. Is it safe? I can't answer that, haven't done it, so I don't know. But I would think Illaass would not have given the link if it were not. Cheers.

  • Nothing displays on Predictive part in SAP Predictive Analysis

    Hi,
    Earlier, I created a predictive analysis using R-K Means algorithm, and the result was displayed a week ago and saved it. I opened it several times, trying to beautify the same. But today when I opened it, nothing is seen and also I am unable to add analysis as well. I am using SAP Predictive Analysis version 1.16.0.
    Please help me how to resolve the issue.

    Hi Anita, in case this has not be resolved, i just had this issue this morning.
    I was unable to add or see any Analysis in Predict Tab.
    It seems that if you supress your preference settings
    (in C:\Users\yourName\.sapvi\predictive_preferences)
    including links to all of your documents, and "repairing" Predictive Analysis by Re-installing it, it works again .
    It also seem, after reimporting the original issue document, it is blasted, so you'll have to redo it from scratch.
    Hope it will work for you, notice me if it does !
    Guillaume BUNEL

  • Please Provide a Key for SAP Predictive Analysis 1.15 32-bit

    please provide a needed a key for SAP Predictive Analysis 1.15 32-bit to be used in University Lab computers.

    Hi Ye,
    I am afraid but the only way today is to delete your document without PA / Lumira.
    By default, local files are stored at :
    User/Documents/SAP Lumira Documents
    In this folder you'll see the list of all the documents you have created with SAP Lumira or SAP PA.
    Delete the document that you don't want anymore and (re)start SAP PA.
    The delete functionnality from the desktop tool is an idea accepted by the Labs (Delete Files in Lumira Desktop : View Idea), but not implemented yet.
    Hope it helps,
    Edouard

  • Using Multiple Linear Regression from SAP Predictive Analysis within S&OP

    How could I go about using a model exported from SAP Predictive Analysis, say a multiple linear regression model, as a stored procedure in HANA from within S&OP?

    Hi Kevin,
    You cannot use a model exported from SAP Predictive Analysis in S&OP.  S&OP uses the same PAL libraries from HANA for Statistical Forecasting. We enable a few statistical forecasting methods from PAL like exponential smoothing from S&OP.
    Thanks,
    Raghav

  • I have AVI files that I need to be MOV files so that I can edit them in Final Cut Pro. I am going to use Quick Time Pro for this....do I have to 'export' it or can I just 'save as', or is there even a difference? Thanks in advance for your help!

    I have AVI files that I need to convert to MOV files so that I can edit them in Final Cut Pro. I am going to use Quick Time Pro for this....When I have the files open in QT Pro do I have to 'export' it or can I just 'save as', or is there even a difference? Thanks in advance for your help!

    I strongly recommend you use compressor to do the conversion (if it will open the files - since quicktime will open them, it will more than likely do it.
    Compressor allows you to customize presets and save them and apply them to multiple files.  Although the interface may seem daunting, it's actually pretty simple.
    Even if you can edit the avi in fcp, it's not a good idea.  Liable to cause problems down the road. 

  • My iPod touch was stolen and recovered.  I can use my Apple id for this site but the theif changed the Apple id needed to update apps etc and I do not know how to delete his acct. Any help with this will be greatly

    My iPod touch was stolen and recovered.  I can use my Apple id for this site but the theif changed the Apple id needed to update apps etc and I do not know how to delete his acct. Any help with this will be greatly appreciate

    If the thief enabled activation lock on the device, then there is nothing that can be done.  Only the password for the Apple ID that it is locked with can disable activation lock.

  • In Firefox 4.0 with a Server with a self signed certificate using IPv6 I can not add a "Security Exception" for this certificate.

    In Firefox 4.0 I have a server ... it contains a self signed certificate. Using IPv6 I can not add a "Security Exception" for this certificate.
    1. I log onto the server (using IPv6). I get the "Untrusted connection page" saying "This connection is Untrusted"
    2. I click on "Add Exception.." under the "I understand the Risks" section.
    3. The "Add Security Exception" dialog comes up. soon after the dialog comes up I get an additional "Alert" dialog saying
    An exception occured during connection to xxxxxxxxx.
    Peer's certificate issuer has been marked as not trusted by the User.
    (Error code sec_error_untrusted_issuer).
    Please note that this works in Firefox 3.6.16 (in IPv4 and IPv6). It also works in Firefox 4.0 in IPv4 only IPv6 has an issue. What's wrong?

    Exactly the same problem, except I'm using FF v6 for Windows, not FF v4 as for the lead post. This is for a self-cert which IS trusted, although the error message says it isn't.

  • SAP Predictive Analysis error  while executing KNN algorithm

    Hi ,
    I am getting 'duplicate column name' error, while implementing knn algorithm in SAP Predictive Analysis. Please help me
    Please look into my screenshots for configurations.
    I am taking the data from database.
    Thanks
    Niyati
    Message was edited by: Niyati Priyadarshinee

    Hi Niyati,
    SYSTEM user has not given you rights to create repository so you are facing this issue, Ask appropriate rights from your SYSTEM user.
    He can either execute below statement
    GRANT REPO.EDIT_IMPORTED_OBJECTS ON "'afl.falcon'" TO lui;
    or
    he can go to Security-> Users under Package Privilege add Root package then on right side he can assign the roles.
    **** Also Add Repository_Rest procedure under Object Privilege tab
    Regi id by default included in latest versions of HANA Studio. No need to map it manually
    Thanks
    Bhupender

  • Can we use sap bw in a construction company

    Hi
    can v use sap bw in a construction company....... If so, what kind of project can we do?
    can anyone explain me?
    plz give me any links which may help me to understand the projects or where v can find any sample projects of bw
    Thank you
    Deepthi matturi

    Hi,
    I think we can use Contract management for these types of industry.
    You can use the standard BI contents for contract management.
    Pls chk this link for more info:
    http://help.sap.com/saphelp_nw70/helpdata/en/94/c3f252a2ce374d98c27ff66625a765/frameset.htm
    Hope this helps.
    thanks,
    rahul

  • Can we use IDOC_INPUT_ Message type for creating and changing the document

    Hi,
    I have a requirement to create or change the requisition data.
    Can I use IDOC_INPUT_PREQCR01 function module for both the purpose.
    OR shall I go for custom function module by using BAPI function modules to create or change the data.
    Please help me in this regarding.
    Answers will be rewarded.
    Thank you.
    Eswar

    Hello Eswar
    You could use the IDoc processing function module if you had the data already available in the IDoc specific format (which is unlikely). This would mean you are receiving the IDoc data from another SAP system.
    Instead, check the BAPI explorer (transaction BAPI) if you can find an appropriate BAPI.
    Regards,
      Uwe

Maybe you are looking for

  • How to Save Multiple Variants for a Report at a time?

    Hi Experts, I have a report in one server and I have copied the same into another server. And now I also have to copy the variants of that report. There are totally 192 variants for the report. So, is there any easier way to copy all those variants f

  • Java and C++  interface via JNI

    I am getting an "Runtime Error !" no other error message when I ran the C++ program creating JVM. Line in "m_env->CallStaticObjectMethod(clsABNLogger,midABNLogger,jstrLoggingLevel); " I have attached the code snippet. Anybody has experienced this err

  • How do i get a credit card number off

    i need help on how to take my grandma credit card number off of my ipod cause it is charging all my songs and app to the credit card and i dont want that i remdeem my gift card but it didn't take the money off the card to buy the songs and apps with

  • How to rotate and save documents in both Reader and Acrobat Pro?

    I am reciving Emails with documents that are attached to them.  They come to me upside down.  I rotate them so they are in the correct position and save them to my desk top. But, when I re-open them the darn things are upside down again. How can I pe

  • CAF Tutorial - My First Process

    Hi All, I'm getting this strange error, I am following the My First Process tutorial, I can create a Content Package Object, when I try to upload the StartPage.htm, I follow the steps, hit "add" then the screen just goes back to the upload file page