Posts

SAS Courses Online | Analysis of Variance (ANOVA) explained with example

Image
you set up an experiment with three groups of people. The first group gets water to drink. The second group gets some sugary fruit juice and the third group gets coffee. Now you test everyone’s reaction time. Myself wants to know if there’s any difference in reaction time between the groups. The null hypothesis says that the mean reaction time for all three groups is the same. If there were only two groups, you could use a T test to find out if there’s a difference between them. But when you have three groups or more, you need to use a different approach, the analysis of variance. When you do the experiment, the scores won’t all be the same. The total variation of all the scores is made-up of two parts, the variation within each group because the people in each group have different reaction times. And the variation between the groups because the drinks you gave each group are different. Here’s an example. Look at this set of scores. They’ve been sorted into order to make it easier to s...

Power BI certification Microsoft course | Top Ten features In Decomposition Tree

Image
  Decomposition tree is AI visualisation in Power BI. We all know that is used for Root Cause Analysis Decomposition Tree is the best visualisation and each has a lot more capability. So, in this session I’m going to talk about top 10 features for decomposition tree. The features are conditional supporting drill through support. Sort capability, responsive design, cross highlight support, easy access by keyboard shortcuts, improve behaviour of filtering, improved scrolling behaviour, then include exclude feature and pinning the visual as dashboard. So, this is the first feature that has been applied to the decomposition tree. Now let me go to the second feature. Now decomposition tree supports drill through feature as well. So, when you click on drill through and click on apply drill through it will redirect. Due to the second page like this so that means that decomposition tree is supporting drill through future as well. Now sort capability we can we can apply sort on our decompos...

SAS Online Certification Training | Infile options in SAS

Image
  Infile options are used to read the raw data which are located in external file. A raw data file is an external text file whose records contain data values that are organized in fields. Mostly SAS by default recognize the blank space as a delimiter apart from this SAS unable to recognize and give the error. For that purpose, DLM and DSD options are used for recognizing the delimiters other than blank space. DLM and DSD write along with infile statements. To read the raw data file, the DATA step must provide the following instructions to SAS:  the location or name of the external text file  a name for the new SAS data set  a reference that identifies the external file  a description of the data values to be read. DLM DLM=delimiter(s) where delimiter(s) specifies a delimiter for list input in either of the following forms:  ‘list-of-delimiting-characters’ specifies one or more characters (up to 200) to read as delimiters. The list of characters must be encl...

Top Data Science Courses Online Training | How to learn Data Science

Image
  If You Torture the Data Long Enough, It Will Confess and giving good insight. Hey we’re going to understand how to learn data science.  And basically, what how I’m going to explain is that. How? What is the process that I have actually applied for my transition towards data sense? The similar way I’ll basically explaining you. So, to begin with in the centre I have Data Science. Now in Data Science you have to know various things like at least one programming language. I would like to rank Python as first, then R and then Java but. I would prefer Python or are because they have a lot of libraries and with the help of those libraries you can implement various machine learning algorithms then. When we consider machine learning, in machine learning there are various techniques like supervised, unsupervised machine learning technique in reinforcement machine learning technique and many more. So, in that you will basically be having problems like classification problem, regressio...

SAS Training Online in India | Time Series in SAS

Image
Time is an amazing factor. A little baby can grow up overtime. The weather will change overtime. Stock prices can change overtime as well. Is very important for us to understand the relationships among data values overtime series. We want to learn how to use analytical model to analyse data overtime. From a mathematical standpoint, we can present time source data in three ways. The first one is called autoregressive model. The second one is called a moving average model. The third way is a combination of Auto Regressive and Moving Average models. The autoregressive model believe that Rome was not built in one day. The data value at the current time spot is built on top of the data values at the previous time spots. For example. Today’s stock price is built on top of the stock prices in previous days. If we use the autoregressive model to analyse a time series data. Our job is to identify how many days we need to look back in order to forecast the current value. What should be the value...

SAS Programmer Online Course | SAS Software for free (SAS on Demand/SAS Studio)

Image
  Log in https://www.sas.com/en_in/software/on-demand-for-academics.html So here. We need to go for this particular website. Click on this particular Link. So now you will End up with a login page. As you are a fresh user, you don’t have any login details. You have to register yourself first. For that. It just clicks on. A register for an account. Then it will ask you your details like a first name, last name and all the staff. So, try to provide. So here in this case, my name is Durga. I’m just giving my initial-mail ID. Gmail. My e-mail ID. And type the same thing. At Gmail. I will go for. My country name here. As India. Click on submit.  Then you will end up with a confirmation e-mail will be sent to your e-mail address. So, you need to wait for 15 minutes definitely. To get that link in your mail. Now log into Gmail. Enter your e-mail what you have given for a station. Give the password. Now you can see. I got a mail from SAS. Please activate your SAS profile to join SAS O...

Clinical Trials phase and SAS process

Image
  Research data sources software suit which is used to manage the data, to visualise the data and analyse the data.  SAS is Very powerful tool in the management, analysis and visualisation of data. So many Competitors for science like R, Python, SPSS, Informatica SQL, etc. But among all those, SAS has around 36% of total job openings when compared to all other competitors like our SQL economy as well. SAS Is widely used in financial sector and clinical sector as well. There are many other competitors for size and financial sector like R Python etc. There is no other competitive process till date. So, sizes most widely used software in analysing the clinical trial data in the clinical sector. So before going to tell you what is meant by clinical trial, let me give a brief introduction about the product development process. To get into the market, it should pass through the experimental phases and then it should come to the market so that the data acquired from the experimental ...