I am newbie to Computer Science(CS) who interest in Bayesian Network(BN)

when i study in statistic field , they can handle model with statistic method which called Structural Equation Modeling(SEM)
and in CS field , we can model a problem with BN , then make a decision
like i said before , then i got a lots of problem with Using SMILE....
Q1. i had read SMILE Tutorials,the procedures are (i)create a model with node and arc, (ii)give the probability, (iii)Performing Inference with BN
if i had made my model with background knowledge, and i have data,
Can i perform Inference with SMILE by follow procedure ????(i) create my model, (ii)read data from .csv file , so i don't need to fill the conditional distribution with many node (iii) Performing Inference with BN
Or i have to perform Inference by Genie?
thanks
